1. TFU> SET LIBRARY SYS$SYSTEM:TFF$MASTER.DAT
TFU> LOAD TABLE HEBREW_VT100
In this example, the first command sets the library to be
SYS$SYSTEM:TFF$MASTER.DAT which is the default file name and
location. This command directs TFF to use character conversion
tables located in that file. The second command loads the table
HEBREW_VT100 into nonpaged dynamic memory pool.