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

I have a variable account-number declared as comp-3, s9(10)
comp-3 in a file. How do i find a particular account number
say 123456 in that file?

Answer Posted / vs kumar

By using File-aid we can see the comp-3 data item.

Please correct me if i am wrong.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the access modes of START statement?

1191


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1110


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

1057


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

1049


What is the Purpose of Pointer in the string?

1028


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

1923


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2227


Are you comfortable in cobol or jcl?

988


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1224


) how do u code after getting data?

2077


What is the difference between Call and a Link?

1123


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6453


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

1188


Write the code implementing the perform … varying.

1015


What are 77 levels used for?

1053