Visual RPG 9.0 Language Reference  

USING - Use a Namespace

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  

Parts

Namespace

Required.  The namespace to use for this application.

See Also

DCLNAMESPACE