As well as actions, you can also add non-application commands and comments to a script.
This can be done by editing the script by hand or via the X-Designer Replay interface. This section describes how to edit the script from the interface.
First stop the script at the point where the additional commands are to be placed. To place extra commands at the start of the script, you must first rewind it. To place commands at another point in the script, single-step to that point.
Next press the button labelled "Extra Commands". This displays a text edit window into which the extra commands or comments can be entered.
If the "Enter as comment" toggle is set, the contents of the dialog are treated as comments. Each line is prepended with a `#' character in the script.
The "Run" button executes the commands in the dialog independently of the recorded script. Use the Monitor window to see the commands being executed. Once you are satisfied with the commands, press the "Add" button to store them in the script.
See also:
!XDHIGNORE>