USING

Allocates memory for a file to be processed at run-time. At compile time, the description of the file is read in with its record format. The file name and each record format name must be unique.

USING *Namespace*  
        

Parameters

** Namespace **

Required. The namespace to use for this application.

See Also

DCLNAMESPACE