Recording a Script to a File
Once users start to record a script, their subsequent actions are added to the script. Each interface command has one or more associated script commands that are recorded to the script. The script is recorded to a text file in .py (Python) format.
Follow these steps to record a script to a file.
-
Click Tools > Record Script to open an explorer window.
-
Navigate to a selected directory to save the script. Then double-click the folder’s name.
-
Type the name of the script in the File name text box.
-
Click Save.
-
The script is saved in the folder you selected by the file name (e.g., filename.py).
-
Perform the steps that you want to record.
-
When you have finished recording the script, click Stop Script Recording on the Tools menu.