Reads a column-binary field down a card column.
| Category: | Column Binary |
input x row5.3 input x row7.1 input x row5.2 input x row3.5
|
Data Line 1
|
Result
|
|---|---|
----+----1 |
|
00 |
|
04 |
3 |
1 |
|
. |
|
5 |
|
| 1The data line is a hexadecimal representation of the column binary. The “virtual” punch card column for the example data has row 7 punched. The binary representation is 0000 0000 0000 0100. | |