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 |
Specify the requirements for automatic task initiation?
Can you explain primary aspect of cics?
What is CICS ?
What is the command used for receiving a map from a terminal?
How do you read from a TSQ?
What do you mean by CEMT?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What is difference between copy and include?
is it possible to create TDQ's and TSQ's dynamically,How
What is the command used to send a map to a terminal?
Can you define multiple maps in a BMS mapset?
Define an asra abend?