System Options under z/OS |
Specifies whether zero-length records are written to external
files.
Default: |
FILENULL
|
Valid in: |
configuration file, SAS invocation, OPTIONS
statement, OPTIONS window
|
Category: |
File Control: EXTFILES
|
PROC OPTIONS GROUP= |
EXTFILES
|
z/OS specifics: |
all
|
-
FILENULL
-
allows zero-length records to be written
to external files. FILENULL is the default value.
-
NOFILENULL
-
prevents zero-length records from being
written to external files. This type of record is ignored.
If your file transfer program cannot handle
zero-length records, you should specify NOFILENULL before you create the file
that you want to transfer.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.