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

What will happen if a variable is declared as below..
Explain with an example?

Working storage section:-
01 WS-VARX PIC X(9) VALUE SPACES.
01 WS-VARN REDEFINES WS-VARX PIC 9(9).

Answer Posted / prasanna

Wont it show SOC or ASRA because of the data exception...
(non numeric in a numeric field) ??

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is length is cobol?

1157


Which Search verb is equivalent to PERFORM…VARYING?

1106


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

2167


For rewrite, why is it mandatory that file needs to be opened?

1152


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

1246


Write a program to explain size error.

1240


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

2189


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1551


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

1185


What is difference between static and dynamic call in cobol?

1467


A table has two indexes defined. Which one will be used by the SEARCH?

1330


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1301


How you can read the file from bottom?

1197


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

1209


What is an in line perform? When would you use it? Anything else you wish to say about it.

1143