C
Chris Bateman
Hello all
I'm trying to implement the equivalent of the FileSaveFrameAs command,
which shows the wdDialogFileSaveAs dialog for the current frame of an
HTML frameset.
Dialogs(wdDialogFileSaveAs).Show shows the save-as dialog for the
frameset, not just the current frame.
WordBasic.FileSaveFrameAs doesn't always show the save-as dialog.
Any ideas?
TIA
Chris Bateman
I'm trying to implement the equivalent of the FileSaveFrameAs command,
which shows the wdDialogFileSaveAs dialog for the current frame of an
HTML frameset.
Dialogs(wdDialogFileSaveAs).Show shows the save-as dialog for the
frameset, not just the current frame.
WordBasic.FileSaveFrameAs doesn't always show the save-as dialog.
Any ideas?
TIA
Chris Bateman