f=GetOpenFolderItem("text")
displays open file-dialog and all goes well, but I don't want the
open-file dialog to be displayed, I want the file be opened directly.
Any more suggestions?
Thanks.
Use GetFolderItem instead. Note that there is a GetOpenFolderItem
which shows the dialog, and a GetFolderItem which doesn't. :-)
Best,
Jack
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>