Chapter Contents |
Previous |
Next |
_runAgent |
Syntax | |
Syntax Description |
Syntax |
CALL SEND(agentInst, '_runAgent ', agentName, runKey, rc <, descriptor, runLoc, securityInfo, notifQueue, notifType, notifDisp>); |
Where... | Is type... | And represents... |
---|---|---|
agentName | C | name of agent to run |
runKey | N | run instance key |
rc | N | return code |
descriptor | C | optional text description |
runLoc | C | optional host location to run agent |
securityInfo | C | optional security information |
notifQueue | C | optional asynchronous notification queue name |
notifType | C | optional run notification form |
notifDisp | C | optional notification spool disp |
All parameters that follow the rc parameter are optional and positional. These parameters are
//hostb.xyz.com/spawnsrv
Note: Windows and OS/2
hosts do not require the service name. All other hosts require both the node
name and service name.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.