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 use reference modification an arry.

Answer Posted / sushil kumar

Yes, You can use reference modification an arry.
e.g: ws-staticname(wx-ctr1) (12:3) is working.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a binary search and a sequential search what are the pertinent cobol?

1195


Which Search verb is equivalent to PERFORM…VARYING?

1102


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?

1262


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.

6660


Why would you use find and get rather than to obtain?

1258


) How do u handle errors in BMS macro

2103


What rules are to be followed while using the corresponding options?

1122


Write the code implementing the perform … varying.

1118


When is inspect verb is used in cobol?

1307


What is difference between static and dynamic call in cobol?

1458


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1160


how do you reference the ksds vsam file formats from cobol programs

1242


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 ?

2354


Which is not true about evaluate statement

2511