This package is v5.0 of the program TO, written by Alan E. Feldman. 

This is freeware. 


QUICK START: 

Add the following to your LOGIN.COM: 

    $ TO :== @disk:[dir]TO.COM
    $ TO -INIT  ! to initialize TO.COM 

Be sure these commands have been run and then run 

    $ TO ? 

for the Quick Help screen. 


SUPPLIED FILES: 


TO.COM - The main program. 


MANUAL.TXT - Documentation for TO.COM.


SAVE_DEFAULT.COM - A supplementary program that is being supplied with
TO.COM. To set it up, copy it to your system, add something like the
following to your LOGIN.COM, 

    $ SAVE :== @disk:[dir]SAVE_DEFAULT.COM 

and be sure it has been run before using SAVE_DEFAULT.COM. 

This program assigns the current default to a logical name. The
default is the logical name TO_SAVE which is assigned the keyword "S" by
TO.COM. 



DIR-MENU.COM - Allows directory tree navigation via menus (uses 
TO.COM). 


CLEAR-NBACK-LNMS.COM - Clears nBACK-style logical names defined by
TO.COM and SAVE_DEFAULT.COM (assumes the default stack size of 9 or
less).


CLEAR-TO-LNMS.COM - Clears all recall stack logical names defined by
TO.COM and SAVE_DEFAULT.COM (assumes the default stack size of 9 or
less). 
