Guest_imported
New member
- Jan 1, 1970
- 0
Hi !
Is there any tool or utility exists on IBM Mainframe to automatically indent the VSCOBOL-II source code.
Like the Nested IF statement
IF RECORD-FOUND
IF STATUS EQ 'A'
IF GRADE EQ 'III'
....
....
END-IF
END-IF
END-IF
I worked in Natural (Software A.G) 4 GL language which has a command called STRUCT which automatically indents all the source code no matter how hazy you type.
I want to know if there exists any such command or tool or utility to do the same on VS COBOL -II.
[sig][/sig]
Is there any tool or utility exists on IBM Mainframe to automatically indent the VSCOBOL-II source code.
Like the Nested IF statement
IF RECORD-FOUND
IF STATUS EQ 'A'
IF GRADE EQ 'III'
....
....
END-IF
END-IF
END-IF
I worked in Natural (Software A.G) 4 GL language which has a command called STRUCT which automatically indents all the source code no matter how hazy you type.
I want to know if there exists any such command or tool or utility to do the same on VS COBOL -II.
[sig][/sig]