A script is a series of commands that you can record and play back.
To record a script.
Figure 7.1 Script Record Dialog Box |
The Script Record dialog box does not allow nested scripts; that is, if you attempt to record a script within a script using the Script Record dialog box, you will get an error message in the EPIC Command Line dialog box. You can, however, manually edit a script file, adding playback script_name.
To play back a script.
Figure 7.2 Script Playback Dialog Box |
Ignore post commands | If selected, dialog boxes resulting from commands in the script are not posted as the script plays back. If deselected, each dialog box resulting from a command in the script is posted as the script plays back. These dialog boxes remain posted after playback is finished. Whether dialog boxes are posted or not, the commands invoked by the dialog boxes will still be performed. |
Update display | If selected, updates the display in the EPIC window every time a command that would normally redraw the window is performed during script playback. If deselected, only updates the display in the EPIC window after playback is finished. |
Show commands | If selected, commands appear in the history area as they are performed when the script plays back. If deselected, the only commands that appear in the history area are the commands indicating the script playback has started and has ended. If commands are written into the history area, you can then scroll through the history area to view these commands. |