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

IF I-field-name IS NUMERIC
MOVE SPACES TO I-field-name
END-IF

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the LINKAGE SECTION used in COBOL?

1191


What are the different data types in cobol?

1044


Discuss about changing dataset name in proc.

956


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

842


What kind of error is trapped by on size error option?

954


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

897


How to remove 2 duplicate records and copy only one using job control language?

966


What are the cobol coding sheets?

866


What is redefines clause in COBOL?

1037


What is the difference between PIC 9.99 and PIC9v99?

1036


What are the pertinent COBOL

2242


Mention the guidelines to write a structured cobol program?

822


what happens if parmparameter passes zero bytes to the program

1877


How to know whether the module is dynamical or statistical?

866


What are the different types of condition in cobol and write their forms.

871