DThis 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 2Be 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.FSAVE_DEFAULT.COM - A supplementary program that is being supplied withDTO.COM. To set it up, copy it to your system, add something like thefollowing 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. TheHdefault is the logical name TO_SAVE which is assigned the keyword "S" byTO.COM. @DIR-MENU.COM - Allows directory tree navigation via menus (uses TO.COM). BCLEAR-NBACK-LNMS.COM - Clears nBACK-style logical names defined byCTO.COM and SAVE_DEFAULT.COM (assumes the default stack size of 9 orless).DCLEAR-TO-LNMS.COM - Clears all recall stack logical names defined byCTO.COM and SAVE_DEFAULT.COM (assumes the default stack size of 9 orless).