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
How many sections are there in data division in COBOL?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Can we change the password using ALTER? anyone tried and changed?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the Purpose of Pointer in the string?
What is the difference between comp and comp-3 usage?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is the local-storage section?
how to move the records from file to array table. give with code example
Difference between array and sub-script ?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the pertinent COBOL commands?