The first occurrence of the Print statement causes Script Output form to be created. The output from all print statements will be shown on the form. The Title Bar shows the name of the script producing the output.
Script Output shows results of a script to assist debugging when developing scripts. Print statements can assist by displaying the contents of variables or other information as the script is running.
Buttons |
||
|
Print |
Print the script output. This is useful if you need a copy. |
|
Save... |
Save the output from the script to a text file for use in another application. |
|
Close |
Close the script output form. |