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 / arpan

We need to use Initialize for Numeric and SPACES for Alpha
numeric fields.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is link edit in cobol?

786


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

718


What is difference between static and dynamic call in cobol?

801


how to convert the recors form vsam file to db2 table tru file aid

2776


What is amode(24)?

695






Which division and paragraphs are mandatory for a COBOL program?

724


Are you comfortable in cobol or jcl?

655


What is a report item?

753


What are the different rules of SORT operation?

710


What is the difference between external and global variables in COBOL?

827


Mention the guidelines to write a structured cobol program?

632


What is the usage of comp fields in cobol?

671


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2071


Discuss about changing dataset name in proc.

773


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

907