View Go To Dialog

Hello Everyone,

I was wondering if there is anyway, using LotusScript, to display the View → Go To… dialog and once the user selects a view or folder and clicks okay, to get the selected view / folder?

I have tried doing my own view / folder list using a listbox to display the view / folders, but I run into a problem if the list of view / folders exceeds the 32k limit for the listbox.

It appears the View → Go To dialog uses something other than the listbox and thus doesn’t have the same size limitation.

Any suggestions / ideas would be greatly appreciated.

Thanks,

Mike