Action=DISPLAY Class=DATA

This statement displays text in browse mode. The DISPLAY DATA function provides text browsing facilities for up to 9999 lines of text. When a user requests help, help text associated with the specified application ID and function name is displayed.

This statement has the following format:

&CONTROL SHRVARS=($ED)
-EXEC $CACAL       OPT=ACTION
                   ACTION=DISPLAY
                   CLASS=DATA
                   PARMS='APPL=application id
                           FUNC=function name
                           [TITLE=title]
                           [LINECNT={0 | n}]
                           [LINELEN={256 | n}]
                           [LINENUM={YES | NO}]
                           [INDENT={0 | n}]
                           [TOPEXIT={YES | NO}]
                           [MESSAGE=message]
                           [USERFUNC=function]
                           [LINETOP={1 | n}]
                           [CANCEL={YES | NO}]
                           [LMARGIN={1 | n}]
                           [RMARGIN=n]'


Copyright © 2008 CA. All rights reserved.