Chapter Contents |
Previous |
Next |
FILECLOSE |
Used in: | GOPTIONS statement; GDEVICE procedure; GDEVICE Host File Options window |
Default: | DRIVERTERM (if a device is specified) |
See also: | About Exporting SAS/GRAPH Output |
Syntax |
Syntax |
FILECLOSE=DRIVERTERM | GRAPHEND |
If multiple graphs are produced by a procedure, this specification creates one large file. Specifying DRIVERTERM is appropriate for batch processing because it is slightly more efficient to allocate the file only once.
Specifying GRAPHEND is appropriate for drivers that are used interactively, or for devices that require only one graph per physical file.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.