What are the attribute values of Skipper and Stopper fields?
Answer / guest
skipper is an unlabled 1-byte field with the autoskip
attribute .
DFHMDF POS=(XX , XX ) , ATTRB=ASKIP , LENGTH=1
u can place a skipper after an unprotected field , as in
the following screen layout ex:
&xxxxx&$ &xx
where &: atrrribute byte
x: unprotected field
$: skipper field
STOPPER is an unlabeled 1-byte field with the protect
attribute . therfore , u can define the stopper field as
follows :
DFHMDF POS=( XX , XX ) , ATTRB=PROT, LENGTH=1
u can place the stopeer field an unprotected field , as in
the following screen layout ex:
&xxxxxxxxxxxxxxxxxxxx&#&$
where
#: stopper field
| Is This Answer Correct ? | 13 Yes | 4 No |
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
Name the command which is used to release a record on which exclusive control is gained?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
How can you Define and Install the Maps & Mapset ?
What is the difference between physical map and symbolic map?
Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
After execute the map, What will happen ? Give breif Description
What is the comaera?