Control Language (CL) Concepts
Each of the OS/400 object types has a set of commands that operates on that
object type. Most OS/400 object types have commands that perform the
following actions:
- Create (CRT): Creates the object and specifies its
attributes.
- Delete (DLT): Deletes the object from the system.
- Change (CHG): Changes the attributes and/or contents of the
object.
- Display (DSP): Displays the contents of the object. Display
commands cannot be used to operate on objects.
- Work with (WRK): Works with the attributes and/or contents of the
object. Unlike display commands, work commands allow users to operate
on objects and modify applications.
For additional information, see Commands operating on multiple objects.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.