You are here: Automating Analyzer > Creating Procedures > Procedure Recorder

Procedure Recorder

Use the procedure recorder to create a procedure based on commands entered to process data. When you turn the procedure recorder on, Analyzer records all subsequent commands and copies them to a new procedure. When you turn the procedure recorder off, Analyzer prompts you to save and name the procedure.

To create a procedure using the procedure recorder, follow these steps:

1. Select Tools from the menu and choose Set Recorder On.
2. Analyzer prompts you that it is automatically creating and naming the procedure “New_Procedure”. Click [OK] to proceed.
3. The status bar displays the message “Recording procedure file: New Procedure”.
4. Use Analyzer commands to open and process data. Analyzer performs all the commands you issue and also records them in the procedure.
5. When you have finished processing data, select Tools from the menu and choose Set Recorder Off.
6. Right-click on the new procedure and select “Rename”.
7. Enter a descriptive name for the new procedure and click [Enter]

Note: Only commands can be captured by the procedure recorder. Steps such as defining computed fields and assigning variables must be added manually. As a general rule, if the command appears in the Command Log, it can be captured within a procedure.