Introduction

Language Structure

IB Statements

File System

Comet 32 Runtime

Index

Sort ascending in memory

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.


Sort Gateway