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 can we establish a link between two maps using a cobol
application program....lets say how can u use 'back' in a
map ..to come back on previous .

Answer Posted / madhuri tungal

as kumar said... linking of two maps is nothing but
transfering of control and that can be achieved by
LINK (control will be returned back to main program)
or
XCTL (control wil not be returned back to main program).

to come back to main program or transfer control to any
program use following command:

exec cics return(transaction-id) end-exec.

above command will transfer the control to program
associated with transaction-id.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between getting the system time with eibtime and asktime command?

1138


What is the pic clause for the data type of length option field type of data fields?

983


what are the commands used to gain exclusive control over a resource?

1263


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

1324


Explain how many exceptional condition can be given in a handle condition?

1060


Can you define mapset?

1099


What is non-conventional programs?

1131


Mention the content that is present inside a PPT ?

1034


Can you define commarea?

1043


Receive consists of buffer option in it. What is the significance of this option?

1085


Can you explain cics transaction gateway?

1121


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

1076


Can ESDS files be accessed from CICS?

1251


What is the common work area?

1042


Explain the thress bms options?

1057