Chapter Contents

Previous

Next
DMR

DMR


Controls the ability to invoke a remote SAS session so that you can run SAS/CONNECT software

Valid in: configuration file, SAS invocation
Category: Environment Control: EXECMODES


Syntax
Syntax Description
Details
See Also

Syntax

DMR | NODMR

Syntax Description

DMR
enables you to invoke a remote SAS session in order to run SAS/CONNECT software.

NODMR
does not enable you to invoke a remote SAS session.


Details

You normally invoke the remote SAS session from a local session by including DMR with the SAS command in a script that contains a TYPE statement. (A script is a text file that contains statements to establish or terminate the SAS/CONNECT link between the local and the remote SAS sessions.)


See Also

DMR information in the SAS/CONNECT User's Guide


Chapter Contents

Previous

Next

Top of Page

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.