UTILS\STANDBY.DOC  ·  DOC  ·  727 B  ·  1989-11-24  ·  from PCPlus_Issue-43_Apr-1990_FluxEngine-360Kb
STANDBY.EXE
-----------

This TSR program is meant for all programmers. It provides 4 functions :

1)  CONVERT : Simply enter a hexadecimal, decimal or binary value
              and CONVERT gives you the other.

2)  COLOR TABLE  : The 16 color values for text mode.

3)  ASCII TABLE  : All ASCII characters and values

4)  SCAN CODE TABLE : Those keyboard scan codes you allways have to look
                      for in books : function keys, arrows ...


Standby.exe is activated by pressing Ctrl Esc


Compatibility with other TSR programs is as allways rather strange.
Experiencing with the program learned me that it is best to install
it as last TSR.

It's typically written for 80x86 processors.