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 you display the SPOOL information ?

Answer Posted / vaneesh

Simply write DISPLAY in the program.
and in the JCL write //SYSOUT DD SYOUT=*
This will display the the information which was coded with
the DISPLAY in the program.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between goback, stop run and exit program in cobol?

1644


What are the different open modes available in cobol?

1243


Explain how to differentiate call by context by comparing it to other calls?

1241


What is the default value(s) for an initialize and what keyword allows for an override of the default?

1265


how do you reference the variable unblock file formats from cobol programs

1380


Differentiate between structured cobol programming and object-oriented cobol programming.

1212


What is inspect in cobol ?

1354


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2641


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

1207


A table has two indexes defined. Which one will be used by the SEARCH?

1326


How do you define a variable of comp-1 and comp-2?

1258


) How do u handle errors in BMS macro?

2016


In which area will you utilize 88 level items in cobol?

1208


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

1209


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1302