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

can we read in input the file with a variable length ?
please , how ..could you help me ?

Answer Posted / anjiii

yes we can read input file with variable length.

while declaring a file in a file section, have two file
records declared at zero level... ex.

FD
01 Var-data-1 pic x().
05
05
.
.

01 Var-data-2 pic x().

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a cobol program making use of the redefine clause.

1227


Which mode is used to operate the sequential file?

1255


What is a scope terminator give example?

1155


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


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

1302


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

1263


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2514


What is amode(24)?

1297


What do you understand by psb and acb?

1178


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2535


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

2016


what is the difference between COBOL2 AND COBOL390?

3112


How many sections are there in data division in COBOL?

1182


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

1380


) How do u handle errors in BMS macro?

2016