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 declare the file ?

Answer Posted / g.naveen

ENVIRONMENT DIVISION.
FILE-CONTROL.
SELECT FILE1 ASSIGN TO DISK1.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Purpose of POINTER Phrase in STRING command in COBOL?

1298


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2474


how to move the records from file to array table. give with code example

2727


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

2443


What is the difference between Global and External Variables?

1432


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

1395


How do get the result of your program directly on your pc?

2393


Which mode is used to operate the sequential file?

1253


What is redefines clause in COBOL?

1347


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

1304


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

1228


how to convert the recors form vsam file to db2 table tru file aid

3311


Describe the cobol database components?

1215


Define cobol?

1480


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10005