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

Without using move verb how to move one variable to another.

Answer Posted / sudha

01 A PIC 9.
01 B PIC 9.

Compute A = B.

Is This Answer Correct ?    25 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between PIC 9.99 and PIC9v99?

1400


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1437


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1391


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2539


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

1302


What is comp-1 and comp-2?

1278


What is cobol?

1288


What is report-item in COBOL?

1195


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2163


how can i see junk values in dclgen or in hostvariable of comp ?

3048


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

2185


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3014


What are the pertinent COBOL

2619


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

1205


What is the difference between comp and comp-3 usage?

1252