Program R7102P: HES Edit A
Program R7102P is a program that reads a deck of cards punched from the HES update forms and outputs unsorted records to a disk (as a data set).
The primary function of R7102P seems to be reading the punched cards and basic data validation:
Program R7102P reads a transaction card and prints it. Then the transaction type is checked against a table of valid transaction types. The USID is checked to see if it is numeric, wihthin the range ov valid USID's and is the same level as the transaction type. For example, a type 2 transaction must have a hamlet USID, and a type 5 transaction must have a village USID. ...
--- Program R7102P, HES Edit A Manual
Input Card Types
See Appendix E "Input Record Layout" of the program manual.
- Type B Card
- Type C Card
- Type C Card Hamlet Data
- Type S Card Village Data
- Type S Card District Data
- Type 9 Card Province Data
- Type A2 Card Hamlet Add
- Type A5 Card Village Add
- Type D2 Card
- Type D3 Card
- Type D4 Card
- Type D5 Card
- Type D6 Card
- Type D7 Card
- Type D8 Card
- Type D9 Card
- Type DA Card
- Type DD Card
- Type D Card
- Type *D Card
- Type 1 Card
- Type D1 Card
Output Record Layouts
See Appendix F "Output Recod Layout".
- Type 3 Record
- Type 6 Record
- Type 2 Record
- Type 4 Record
- Type 7 Record
- Type 5 Record
- Type 8 Record
- Type 9 Record
- Type A2 Record
- Type A5 Record
- Type D2 Record
- Type D3 Record
- Type D4 Record
- Type D5 Record
- Type D6 Record
- Type D7 Record
- Type D8 Record
- Type D9 Record
- Type DA Record
- Type DD Record
- Type 1 Record
- Type D1 Record