| SAS/CONNECT General SAS System Options |
| Client: | Optional |
| Aliases: | CSTATUS, STATUS |
| Default: | CONNECTSTATUS |
| Valid in: | configuration file, OPTIONS statement, SAS System Options window, SAS invocation |
| Category: | Communications: Networking and Encryption |
| PROC OPTIONS Group= | Communications |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| CONNECTSTATUS | NOCONNECTSTATUS |
specifies that the Transfer Status window is displayed during file transfers.
specifies that the Transfer Status window is not displayed during file transfers.
| Details |
For synchronous processing, the CONNECTSTATUS system option specifies whether the Transfer Status window is displayed during a PROC UPLOAD or a PROC DOWNLOAD. This system option can be overridden by specifying the CONNECTSTATUS= option in subsequent PROC UPLOAD, PROC DOWNLOAD, RSUBMIT, and SIGNON statements.
For asynchronous processing (NOCONNECTWAIT), the CONNECTSTATUS system option and the CONNECTSTATUS= option in a SIGNON statement are ignored. To enable the Transfer Status window for asynchronous processing, you must specify CONNECTSTATUS=YES in the PROC UPLOAD, PROC DOWNLOAD, or RSUBMIT statement.
| See Also |
|
Conceptual information about Transfer Status Window | |||||
|
Statements
| |||||
|
Procedures
|
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.