User Guide

655
SPSS Scripting
Facility
E
Click Paste.
Note: You must use the script window menus to open the dialog box; otherwise,
commands will be pasted to a syntax window rather than the scripting window.
Running a Script from Command Syntax
You can use the SCRIPT commandtorunascriptfromwithincommandsyntax.
Specify the name of the script you want to run, with the filename enclosed in quotes,
as follows
:
SCRIPT 'C:
\PROGRAM FILES\SPSS\CLEAN NAVIGATOR.SBS'.
See the SPSS Command Syntax Reference for complete syntax information.