![]() Chapter Contents |
![]() Previous |
![]() Next |
| SAS Companion for the OpenVMS Environment |
SAS7/xres="-display wizard:0.0"The X command line options and their values must be enclosed in either single or double quotation marks. If the first blank-separated element of a /XRES argument list does not begin with a hyphen (-), it is assumed to be the name to use for the application instance.
-display wizard:0.0or
-display 10.22.1.1:0
-name MYSAS
reads the resources that begin with
MYSAS such as
MYSAS.dmsfont: Cour14 MYSAS.defaultToolbox: True
You can also specify the value for instance-name without putting
-name in
the /XRES option if it is the first thing in the quotation marks. For example:
SAS7/xres="SAS"is the same as
SAS7/xres="-name SAS"
-xrm 'SAS.confirmSASExit: False'
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.