Question
Cancel button in app.execMenuItem("SaveAs")
Hi my name is Alan,
I am creating a form with a save feature which is below,
app.execMenuItem("SaveAs");
I am wondering is there a way to tell if Save or Cancel is click in the dislog box.
As I would like to process the next stage of the form based on either button.
Thanks,
Alan
