I encountered an error when I move spaces to a numeric
field?What should I do to move spaces on that field?help
please.
Answer Posted / mahesh
Thing is that spaces can't be moved to numeric fields,
u can move only zeros and other numeric values to numeric
fields, spaces can be moved to alphanumeric and alphabetic
fields only.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are 77 levels used for?
How to remove 2 duplicate records and copy only one using job control language?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How do you get the data to code the BMS macro?
how do you reference the variable block file formats from cobol programs
Explain what you understand by passing by value.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
) what is the difference between AID and HANDLE AID?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the utilization of copybook in cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how do you reference the esds vsam file formats from cobol programs