MUSIC-Specific Options on Upload

HostExplorer Programming

MUSIC-Specific Options on Upload

The following MUSIC-specific options let you set transfer options:

LRECL( n )—The record length of the resultant MUSIC save file where n = 1 through 32767. If you omit this option, the record length is set at 80.

RECFM( x )—The record format of the resultant MUSIC save file where x = V (variable), F (fixed), VC (variable compressed), or FC (fixed compressed). If you omit this option, the file will have variable length records.

SPACE( n )—The primary space allocation for the resultant MUSIC save file where n = 1 through 8000 (Kb). If you omit this option, the default primary allocation will be 40.


Related Topics

General Options

File Transfer Options

CMS-Specific Options on Upload

TSO-Specific Options on Upload