A
avkokin
Hello.
I need to define clicking of the buttons "Save" or "Save As" by user
on the tollbar. Next I will add to name of file of the value of one
bookmark. How can I define it?
Is it correct:
if Activedocument.Saved = False Then
Activedocument.Saveas ...
.... my code...
Thank you very much!
I need to define clicking of the buttons "Save" or "Save As" by user
on the tollbar. Next I will add to name of file of the value of one
bookmark. How can I define it?
Is it correct:
if Activedocument.Saved = False Then
Activedocument.Saveas ...
.... my code...
Thank you very much!