Chapter Contents |
Previous |
Next |
RGET Command and RGET Statement |
Local |
Syntax | |
Syntax Description |
Syntax |
RGET <remote-session-id>; |
If the RGET command or RGET statement is executed while the asynchronous remote submit is still in progress, all currently spooled log and output statements are retrieved and merged into local log and output windows, and the remote submit continues processing as if it were submitted synchronously. That is, you will NOT regain control until the remote submit has completed. If you don't want the remote submit to become synchronous, but you want to check its progress, use the MACVAR option in the SIGNON or the RSUBMIT statement. This allows you to check the progress of an asynchronous remote submit without causing it to execute synchronously.
Note: The system option _LAST_, used to specify the name of the
most recently created data set, is not updated for asynchronous remote submits.
The system option _LAST_ is not updated even when RGET forces an asynchronous
remote submit to a synchronous remote submit.
The following are options for the RGET command and statement.
Note: This command/statement is available in Version
7 and later.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.