What is DFHBMSCA?
Answers were Sorted based on User's Feedback
Answer / suresh
it is copy book used in cics for attributes status.
(dark,protected etc).
| Is This Answer Correct ? | 37 Yes | 1 No |
Answer / 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 |
Answer / mune
it is the copy book for including map defination that is
basic mapping support macro's --defining map in cics programs
| Is This Answer Correct ? | 13 Yes | 5 No |
Can any one write coding for scrolling logic or page up & page down?
What is the option that is used to erase all unprotected fields during a SEND MAP operation?
Explain the different ways of initiating transaction in cics?
Name some commands used for CICS file browsing.
What are the beginning and end points of an LUW called?
What are the common tables in cics and their usage?
How do you use extended attributes ?
What is the common systems area (CSA)?
What will be the length of the eibcalen ,if the transaction is used to cics first time?
Name some important fields in the EIB block ?
What is the use of a TDQ, TSQ?
What is the difference between a PF key & a PA key ?