The INCLUDE command locates all lines that contain a string of characters and places those lines in the display region. The command applies to certain components (see Notes). When editing a report definition, working data, or parameter definition, INCLUDE applies only to the field name. You can use INCLUDE to locate statements the compiler marked as errors in a procedure definition.
Use the COLUMNS operand or the SET EDIT BOUNDS command to restrict the search to an inclusive range of columns. You can also limit the range of lines to search.
This command has the following format:
INCLUDE [/string/] [LINE[S] start‑line [end‑line]]
[ERROR ]
[COLUMNS start‑column [MAX ]]
[ [end‑column]]
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|