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

plz give the syntax for receive map and receive text cmds
in cics

Answer Posted / krishna

receive (terminal): retrieve input data from a terminal
EXEC CICS RECEIVE INTO(data-area)
LENGTH(ws-len)
END-EXEC.



receive map: receive data from a terminal via BMS
EXEC CICS RECEIVE MAP(name)
MAPSET(name)
INTO(data-area)
LENGTH(ws-len)
END-EXEC.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define an asra abend?

1120


Give certain situations where NEWCOPY is obligatory?

1153


Explain the difference between physical map and symbolic map?

1034


Can you define temporary storage?

1186


Explain how do you dynamically set the cursor position to a specific field?

1117


What is the comaera (communication area)?

1165


Define an asra?

1094


Define temporary storage?

1120


Explain the usage of language in the ppt entry?

1044


For protecting a transaction using the transaction security function, the two things that must be done are?

2405


cics command level is?

1246


What is meant by a ‘Transid’ ?

1099


Define an aica abend?

1179


List out all the tables that are a part of cics ?

1007


Mention one alternative aspect of CICS?

1129