CL Programming


Defining Commands

A CL command is a statement that requests that the system perform a function. Enterring the command starts a program that performs the function. CL commands allow you to request a broad range of functions. You can use these IBM-supplied commands, change the default values that are supplied by IBM, define your own commands. This chapter describes how you can define and create your own commands. If you need help with the abbreviations of CL commands and keywords, see Appendix D, Abbreviations of CL Commands and Keywords.


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