Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the attribute values of Skipper and Stopper fields?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between pct and fct?

1288


What is the common systems area?

1134


Can you explain exec cics handle condition command?

1128


Sync points cannot be requested by the application programs? State true or false

1204


I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?

1136


Explain the difference between using the read command with into option and set option?

1078


Explain the difference between a package and a plan.

1130


What are the some important fields in the eib block?

1233


Give certain situations where NEWCOPY is obligatory?

1153


Explain the maps in cics?

1232


Specify cics transaction initiation process?

1109


What is the tcp in the cisc?

1151


How do you use altindxs in batch, cics programs?

1099


What do you mean by the term fct?

1036


Explain how do you access storage outside your cics program?

1021