Subject:Automate Recording (2)
Posted by: korigan
Date:4/8/2005 9:02:06 AM
thanks for automate recording Just two more question about that 1. In my code the preceding instruction is a "SaveAs" when I call app.DoMenuAndWait("Transport.Record",false). Since my first call has not been completed, "Record" opens a new window. What's the best way to pause until instruction termination before calling "DoMenuAndWait" ? 2. Since I can't start (or stop) recording via Script, Is there a way to know when the record operation has stopped by script ?. Thank for help. |