File Utility Programming (FUP) Reference Manual
FUP Command Syntax Summary
File Utility Program (FUP) Reference Manual—523323-015
C-9
SET create-param [ , create-param ] ...
create-param for all file types is:
[ NO ] AUDIT
CODE file-code
EXT { extent-size }
{ ( pri-extent-size , sec-extent-size ) }
FORMAT formatcode
LIKE filename
[ NO ] REFRESH
TYPE file-type
create-param for all structured files is:
BLOCK data-block-length
REC record-length
create-param for key-sequenced files is:
[ NO ] COMPRESS
[ NO ] DCOMPRESS
[ NO ] ICOMPRESS
KEYLEN key-length
KEYOFF key-offset
create-param for partitioned files is:
PART ( sec-partition-num , [\node ]$volume
[ , pri-extent-size [ , [ sec-extent-size ]
[ , partial-key-value ] ] ] )
[ NO ] PARTONLY