Chapter Contents |
Previous |
Next |
HELPLOC= |
Default: | HELPDOC |
Valid in: | configuration file, SAS invocation |
Category: | Environment Control: ENVFILES |
OS/390 specifics: | default value |
Syntax | |
Details | |
See Also |
Syntax |
HELPLOC = (location-1<,location-2,...,location-n>) |
Details |
Specifying a value for the HELPLOC= system option causes SAS to insert that value at the start of a concatenated list of values, the last of which is the default value HELPDOC. This allows you to access your own help information without losing access to SAS help. After two specifications of HELPLOC=, the value of the system option is of the following form:
helploc-specification-2, helploc-specification-1, HELPDOCBoth of the specifications in the example above could consist of concatenated lists of help itemstore file specifications.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.