Hello,
While converting the RM to VISUAL COBOL During compilation I am getting errors.
These are for the set of DATE COBOL Modules


Here are the code error where VISUAL COBOL





01 DATE-FMT-OUT PIC XX.
And in the above example this flag when we move C to DATE-FMT-OUT whereas not flagging when we move F to the same variable
the above are the distinct errors. All these programs compiled successfully in RM not in Visual cobol.
Please advise How to Proceed further.
Thanks Verymuch.
