| Graphics Options and Device Parameters Dictionary |
| Used in: | GOPTIONS statement |
| Restriction: | not supported by Java or ActiveX |
| Default: | GRAPHRC |
| Syntax | |
| Details |
Syntax |
| GRAPHRC | NOGRAPHRC |
allows a return code at procedure termination. If the return code is not 0, the entire job might terminate.
always returns a step code of 0, even if the SAS/GRAPH program produced errors. As a result, the entire job's return code is unaffected by errors in any graphics procedure. NOGRAPHRC also overrides the ERRABEND system option.
| Details |
You typically use this option when you are running multiple jobs in a batch environment. It is useful primarily in an z/OS batch environment.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.