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 to code fscode 10 in cobol program? Where yoy code in your
pgm?give ans for the question.

Answer Posted / adarsh

File status 10 specifies that there are no records to read
in a file.
We can use anywhere in the program after opening the file
and before closing the file.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the guidelines to write a structured cobol program?

1138


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

1253


How to print 10 to 1 if the input have only 10 digit number?

1304


What is the difference between PIC 9.99 and 9v99 in COBOL?

1395


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

12533


Write a program that uses move corresponding.

1204


How do you get the data to code the BMS macro?

2013


) How do u handle errors in BMS macro

2104


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1605


What is comp-1 and comp-2?

1278


How to remove 2 duplicate records and copy only one using job control language?

1257


Give some examples of command terminators?

1318


What the difference is between continue and next sentence?

1216


What is the problem of ordered sequential files access?

1205


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2164