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 we can update data area in cobol 400 program?

Answers were Sorted based on User's Feedback



How we can update data area in cobol 400 program?..

Answer / geetha

Using CHGDTAARA command.

Is This Answer Correct ?    16 Yes 28 No

How we can update data area in cobol 400 program?..

Answer / sreedevi

UPDDTA command is used to update data area

Is This Answer Correct ?    5 Yes 60 No

Post New Answer

More COBOL400 Interview Questions

Define sort?

0 Answers  


What is the syntax of sort?

0 Answers  


What is redefine?

0 Answers  


Explain the input procedure and output procedure?

0 Answers  


i have two programs 1.cobol program 2.copy book program can i move bouth program in to the production or single single program?

1 Answers   UHG,


how array can be declare in cobol?

6 Answers  


How we create file in COBAL400

1 Answers  


What is perform?

0 Answers  


How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field

2 Answers  


How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC

2 Answers   HP,


seqence numbers in cobol

0 Answers   TCS,


Explain the types of perform?

0 Answers  


Categories