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 u see the output of cics program?

Answers were Sorted based on User's Feedback



how do u see the output of cics program?..

Answer / kingmanish

There is not much difference in Cobol or cics at this front.
it all depends where you want to see the output.

You can SEND the output which in case would be displyed on
the screen.

secondly u can define map and use map variable to display
send the map on screen and display the values.

you can also write the output in files. In this case the
file entry must be made before hand in the FCT.

Is This Answer Correct ?    9 Yes 1 No

how do u see the output of cics program?..

Answer / srikanth alla

if the transaction(related program)is initiated we can see the the output of the program

Is This Answer Correct ?    2 Yes 2 No

how do u see the output of cics program?..

Answer / ram

By entering the Transaction id with cemt command send map.

Is This Answer Correct ?    3 Yes 3 No

how do u see the output of cics program?..

Answer / mahendra babu

if u write trans(trans id) in the program. u want execute ur program. n u can see ur cics screen u can use cemt command.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More CICS Interview Questions

What are the 3 common ways to create maps?

1 Answers   IBM,


how to get 'time stamp' in cics prgms ,what is the syntax.

1 Answers  


What are the common cics service programs and explain their usage?

0 Answers  


Explain the difference between intra partition tdq and extra partition tdq?

0 Answers  


Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?

1 Answers   IBM,


Which of the following statements correctly describe the syntax of CICS command language?

1 Answers  


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

0 Answers  


In a particular cics program, what is the procedure to allocate dynamic memory?

0 Answers  


Is length = 0 sufficient to ascertain that the field has been modified?

0 Answers  


Name and explain some common CICS abend codes?

2 Answers   HSBC,


I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...

4 Answers   CGI,


What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?

3 Answers  


Categories