File Utility Programming (FUP) Reference Manual

FUP Commands
File Utility Program (FUP) Reference Manual523323-015
2-186
SET Parameters for Files With Alternate-Key Fields
A string of characters enclosed in quotation marks:
"c1c2...cn"
A list of single characters (with quotation marks around each character)
separated by commas:
"c" , "c" , "c" ...
Integers representing byte values from 0 through 255 enclosed in brackets:
[ 5, 8, 220 ]
To specify partial-key-value correctly:
If the partial-key values are a string of alphabetic characters, enclose them
in quotation marks. For example, enter A, B, and C as a string of
characters:
"ABC"
If the partial-key values include a string of integers only, each item is
separated by a comma, and the entire string must be enclosed in brackets:
[ 1,2,3 ]
If the partial-key values include both single characters and integers:
The entire string must be surrounded by brackets.
Each single alphabetic character in the string must be enclosed in
quotation marks.
Quotation marks are not used for integers.
Each item in the string must be separated by a comma.
For example, enter a string consisting of A, 22, and C as:
[ "A", 22, "C" ]
[ NO ] PARTONLY
specifies whether subsequent file creations create all partitions of a partitioned file
(NO PARTONLY) or a single partition (PARTONLY). The default setting is NO
PARTONLY.
If you specify PARTONLY while a PART specification is enabled, any file you
create is designated as a primary partition. If a PART specification is not enabled,
any file you create is designated as a secondary partition. When you create the
file, you must specify the file name of the (primary or secondary) partition.
SET Parameters for Files With Alternate-Key Fields
The create-param available depends on the type of file you want to create. These
options are available for files with alternate-key fields: