| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Statement: | FILE (lun) CTL="@02xxxx@" |
| Discussion: |
This statement sets the record length for sort records, where
xxxx is the number of bytes in hex. The maximum value is 0400 hex
(1,024 decimal).
The (lun) parameter is the logical unit number of the sort gateway device which has been previously opened in your program. |