Hi, I want to veto on a saveAs-action using the document event OnSaveAs. The veto should be done only for specific target URLs (save-as filename), the user has chosen in the SaveAs-Dialog. But how do I get the URL of the save-target? The eventObject only contains the fields EventName and Source. The Source is the Document that should be stored, but I couln't found some informations about the save-target.
Is there another way to veto on saveAs-actions for specific targets? best regards, Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
