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 you will define variables length in cobol.

Answer Posted / shamina

We can define variable length in cobol in the File section
as :
RECORDING MODE IS V OR VB ( where V stands for variable and
VB stands for variable block )

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What rules are followed by the search verb.

1194


How do define dynamic array in cobol.

1185


Have you used comp and comp-3 in your project? And how?

2520


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2596


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1306


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2434


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2355


) what is the difference between AID and HANDLE AID?

2195


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


In COBOL programming, what is PERFORM? What is VARYING?

1205


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

1308


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1271


What is inspect in cobol ?

1352


What is the difference between binary search and sequential search?

1128


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

1205