CL Programming


Allowing User Changes to CL Commands at Run Time

With most CL procedures and programs, the work station user provides input to the procedure or program by specifying parameter values passed to the procedure or program or by typing into input-capable fields on a display prompt.

You can also prompt the work station user for input to a CL procedure or program in the following ways:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]