CALL SETBIN
Contents |
Effect
Specify the start address of the binary table according to the binary system.
Syntax
CALL SETBIN (@<Address>)
Parameters
<Address> is start address of the binary table. The least significant bit is ignored. Be sure to put "@" in front of <address> otherwise an error occurs because the table can not be placed in RAM.