Playing Macros and Scripts
To play a macro or script, click Actions → Start Playing Macro/Script, select the macro or script, and click OK. The selected macro starts to play.
To stop playing a macro or script , click Actions → Quit Playing Macro/Script. The macro or script stops playing.
Note:
Personal Communications macro files more than 32KB in size
cannot be played in the Personal Communications emulator session. If you want to play
a macro file that is greater than 32KB, you will have to break the
macro into multiple files.
Note:
When playing a macro, the processing of a nondisplayable
field is controlled by the setting of the parameter HideNonDisplayDataOnRecord=Y
in the [Keyboard] stanza of the .WS file; setting this causes a pop-up
window to display, requiring your input. When this appears, type in
the requested information and press Enter to
continue.
The non-display fields (for example, the Password field) will be encrypted by default. To
disable this encryption, add the following parameter to the pcswin.ini configuration
file:
[Macro]
DisablePwdEncryptOnRec=Y