How do I simulate a CTRL-S (Save) action via LotusScript?
I found some info here:
http://www-01.ibm.com/support/docview.wss?uid=swg21089151
but I do not understand how to specify the CTRL-S action
How do I simulate a CTRL-S (Save) action via LotusScript?
I found some info here:
http://www-01.ibm.com/support/docview.wss?uid=swg21089151
but I do not understand how to specify the CTRL-S action
Subject: Confused
Why not just do a ‘save’ action in Lotusscript?If you really have to, you need to call the Windows API and send it the keyboard commands
Subject: Did you ever figure this out?
I have a similar situation going on in the Lotus 8 forum: