+ TO, UTILITIES, enhanced SET DEFAULT program   E TO.COM is a SET DEFAULT program that works on Files-11 ODS-2 volumes. E I haven't tried it on an ODS-5 disk so I don't know how well it would  work with ODS-5.     This is version 5.2 of TO.COM.  	 Features:   . o  Correct processing of nested logical names.@ o  Directory brackets are optional (logical names must still be     defined properly). & o  Smart Logical Name Recall Stack... D    - holds last 9 defaults plus the current default (the stack size       is adjustable) 6    - assigns convenient logical names to stack entries6    - uses numbers to reference stack entries in TO.COM+    - avoids duplicate entries in most cases D o  Write and read logical name recall stack to and from disk. (New!)9 o  User option to have current default in the DCL prompt. ) o  Use wildcarded directory-specs. (New!) 5 o  New default is checked for validity and existence. C o  Filename stripping: If P1 is a logical name pointing to a file,  B    TO.COM looks for the file and sets default to the directory in @    which that file resides. If no file is found, the device and B    directory are extracted from P1 and TO.COM sets default to the 3    result. (The logical name can be a search list.) F o  Has logic to handle situations in which the default was changed by     another program. E o  Shortcuts for MFD (use with or without a disk-spec), top level of  @    current tree, up n levels, up 1 level (use with or without a     disk-spec), SYS$LOGIN+ o  Two-step default function (saves typing) # o  23-line quick-help page function  o  Interactive mode E o  If the first translation of a logical name starts with "@", the @  '    is removed and processing continues. F o  Superfluous 000000's are removed from new defaults if not specified    explicitly.    C See README.TXT or the beginning of MANUAL.TXT for easy installation  and Quick Start instructions. 