Simulating user keyboard events (CYTL-S) in LotusScript

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:

http://www-10.lotus.com/ldd/nd8forum.nsf/DateAllThreadedWeb/3a54e280def2529a85257d350075c317?OpenDocument