Previous Topic

Next Topic

Script Output

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 (Ctrl+P)

Print the script output. This is useful if you need a copy.

ReportSaveToDisk

Save... (Ctrl+S)

Save the output from the script to a text file for use in another application.

Close (Esc)

Close the script output form.

See Also

Scripts & Scripting

Book Contents

Book Index