S
Steve Macleod
Hi, I am using:
Dialogs(wdDialogFileSaveAs).Show
To show a save..as dialog. I was wondering if someone could help in the
use of this.
How do I filter the dialog so that it defaults to .txt, and the c:\
directory?
Is there any way to trap the "cancel" action on the dialog?
How do I ensure that a user recieved notification that the file already
exists when attempting a file overright?
Many Thanks.
Dialogs(wdDialogFileSaveAs).Show
To show a save..as dialog. I was wondering if someone could help in the
use of this.
How do I filter the dialog so that it defaults to .txt, and the c:\
directory?
Is there any way to trap the "cancel" action on the dialog?
How do I ensure that a user recieved notification that the file already
exists when attempting a file overright?
Many Thanks.