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...


How do you dynamically set the CURSOR position to a
specific field?

Answers were Sorted based on User's Feedback



How do you dynamically set the CURSOR position to a specific field?..

Answer / krishnakumar

By moving -1 to the corresponding length field

Is This Answer Correct ?    13 Yes 1 No

How do you dynamically set the CURSOR position to a specific field?..

Answer / uttam

move -1 to fieldname +L

like that we can go to any fields(specific fields)

Is This Answer Correct ?    5 Yes 2 No

How do you dynamically set the CURSOR position to a specific field?..

Answer / the ancient zio

OR.... you specify CURSOR(cposn) on the SEND MAP api
command. cposn is defined as 80 * (row - 1) + column - 1.
This way you may even position the cursor on a literal, in
the middle of a field or even in a position where there's
nothing. Might come handy in some occasion.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More CICS Interview Questions

Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).

1 Answers  


are we use the group by clause in cursors?

3 Answers   Cap Gemini,


Define an asra abend?

0 Answers  


What are extra partition & intra partition TDQs?

2 Answers   IBM,


Explain how pa key is different from pf key?

0 Answers  


List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?

1 Answers  


Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?

3 Answers   CTS,


Can dynamic calls be used in CICS?

0 Answers  


Explain the term Transaction routing?

1 Answers   IBM,


If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?

5 Answers   IBM,


How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from

1 Answers   IBM,


What other file control processing commands are used for file updating?

1 Answers  


Categories