For the time being, information on how to use CCL is contained in the CCL USER'S GUIDE. Get a copy from JIM DOWNWARD. CCL provides the general user with a simple access to system file utilities. For instance to obtain a listing of the files on one's directory, typing /LI is sufficient. CCL decodes the user's command line and translates it into the appropriate RSX11M utility command. In the cases where information is required, or the user forgets the order of parameters to enter, CCL will prompt for the required information. For example LIST filspec, will produce a listing of the file, filspec, at the user's terminal. However, the command LIST, will cause the prompt, FILE?, to appear.