User Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-014
6-46
COPY
COPY
Similar to the FUP COPY command with enhancements. Copies records from an input
file to an output file.
COPY in-file, out-file [, copy-options ];
copy-options is:
{ control-options }
{ in-options }
{ out-options }
{ display-options }
control-options is:
{ COUNT num-records }
{ }
{ FIRST { ordinal-record-num |}
{ { KEY {record-spec|key-value [, key-value]}| }
{ { key-spec ALTKEY key-value [, key-value ] } }
{ }
{ FROMLAST }
{ }
{ UPSHIFT }
in-options is:
{ BLOCKIN n }
{ }
{ COMPACT | NO COMPACT }
{ }
{ COMP[ARELEN] n }
{ }
{ EBCDICIN }
{ }
{ EXACT }
{ }
{ RECIN n }
{ }
{ REVERSE }
{ }
{ REWINDIN | NO REWINDIN }
{ }
{ SKIPMATCH }
{ }
{ TRIM trim-character }
{ }
{ UNLOADIN | NO UNLOADIN }
{ }
{ UNSTRUCTURED }
{ }
{ VARIN
...more