Initial commit: COBOL+JCL credit card billing system with COMP-3, OCCURS, COPY REPLACING, INSPECT, and JCL runner
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
01 :TAG:-DATE.
|
||||
05 :TAG:-YYYY PIC 9(4).
|
||||
05 :TAG:-MM PIC 9(2).
|
||||
05 :TAG:-DD PIC 9(2).
|
||||
Reference in New Issue
Block a user