|
: 2 : 3 : 1 |
This restriction exists for the following methods NotesUIWorkspace class: PickListCollection, PickListStrings, Prompt, URLOpen, EditDocument, SaveFileDialog, OpenFileDialog. Its meaning is not clear, because DialogBox allowed, and he calmly executed?!!
I propose to remove this restriction, without him it will be very convenient to choose something, but, for example, if you cancel in the dialog you can Continue assign False (on QueryOpen), that is, not execute code in the QueryOpen of all Subforms, and thus not open the document generally. Depending on any conditions with URLOpen and EditDocument can be quickly and conveniently open a document by another form.
|