ASC.BC - ASCII to BCD translate table.

Description:

This is a 32 word GMAP-style vector for translating ASCII to BCD. This table is not normally accessed directly by the user, but rather accessed indirectly by calling the function ASCBCD.

Notes:

ASC.BC is the first word of the table. To get the address, you must use "&asc.bc".

See Also:

expl b lib ascbcd, expl b lib print
for the normal methods of translating ASCII to BCD.

Copyright © 1996, Thinkage Ltd.