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

1.Can we define condition-name conditions in FD entry.

Answer Posted / guest

Kavya is correct . I have doen it many times .

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1302


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1292


What is the difference between Global and External Variables?

1432


What is the difference between comp and comp-3 usage?

1253


Describe the cobol database components?

1215


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3277


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

1203


How you can characterize tables in cobol?

1251


What kind of error is trapped by on size error option?

1289


Difference between cobol and cobol-ii?

1341


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1692


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

1308


What type of SDLC u followed? Why?

2046


Write a cobol program making use of the redefine clause.

1226


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1379