If an EXEC CICS command must be continued onto a second line a hyphen (-) must be coded in column 7 of the continued line. B). If an EXEC CICS command must be continued onto a second line an 'X' must be coded in column 72 of each line to be continued. C). An EXEC CICS command CANNOT be coded within a COBOL IF statement, between the IF command and the period (.) ending it. D). The END-EXEC delimiter is optional and never needs to be placed at the end of a CICS command. E). The options specified within an EXEC CICS command can be in any order.
If you have the better answer, then send it to us. We will display your answer after the approval.
The attribute character is an visible 1 byte character which precedes a screen field and determines the characteristics of the field (True or False). ?