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 / sundar
Directly move space to numeric fields encount severe error.
But if you move space to another alphanumeric field and
then move to numeric field then this will not get any error.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Which is not true about evaluate statement
Which division and paragraphs are mandatory for a COBOL program?
What are the various section in data division and briefly explain them.
What is the local-storage section?
How many bytes S(8) comp field occupy and its maximum value?
Which mode is used to operate the sequential file?
How can you get the ksds file records into your cobol program?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
what is the use of outrecord?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Name the divisions, which are available in a cobol program?
) How do u handle errors in BMS macro
What are various search techniques in cobol? Explain.