Script
Up Path Prompt Script Firewall File Types

 

wpe1.jpg (13116 bytes)

Overview

This is the server remote execution script configuration screen.   The execution script is the script (shell commands) for executing a sas program on the remote server.  The parameter $1 will be replace by the program name during execution.

 options_script.jpg (18316 bytes)

Some commonly used Execution Scripts:

for UNIX servers:

./sas $1

/opt/sas/sas $1

/usr/local/bin/sas $1

for Windows NT/2000 servers:

"c:\Program Files\sas institute\SAS\V8\SAS.exe" %1 -nosplash

 

 

Online_Doc.jpg (4148 bytes)

Copyright © 2001 - 2008 complementSoft LLC. All Rights Reserved