Reads standard character data from column-binary files.
| Category: | Column Binary |
input @1 name $cb2.;
|
Data Line 1
|
Result
|
|
|---|---|---|
----+----1 |
EBCDIC
|
ASCII
|
200A |
+ |
N |
| 1The data line is a hexadecimal representation of the column binary. The “virtual” punch card column for the example data has row 12, row 6, and row 8 punched. The binary representation is 0010 0000 0000 1010. | ||