| Introduction | MTB Statements | File System | Compiler | Applications | Reference Guide | Index |
| Statement: | FILE (lun) CTL="@00@" |
| Discussion: |
This statement begins an ascending sort (in memory). Use this
control code only if the amount of data to be sorted is less than
64K.
The (lun) parameter is the logical unit number of the sort gateway device which has been previously opened in your program. |