Answer Posted / vishi
You can get the standard attribute and printer character
control list by including the DFHBMSCA copybook in your
application program.
* For COBOL users, it consists of an 01 statement and a
set of 02 statements that must be copied into the working
storage section, as follows:
COPY DFHBMSCA
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
List out all the tables that are a part of cics ?
What is the comaera (communication area)?
Explain cedf transaction commands?
Give the definition of COMMAREA ?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Explain the function of the load command?
what are transient data sets defined to cics?
What is cics load command?
What is the eib parameter?
Can you define temporary storage?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Name the cics command used to access current date and time?
Explain how do you establish a starting position in a browse operation?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
How can you access esds files from cics?