TO, UTILITIES, enhanced SET DEFAULT program TO.COM is a SET DEFAULT program that works on Files-11 ODS-2 volumes. 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... - holds last 9 defaults plus the current default (the stack size is adjustable) - assigns convenient logical names to stack entries - uses numbers to reference stack entries in TO.COM - avoids duplicate entries in most cases o Write and read logical name recall stack to and from disk. (New!) o User option to have current default in the DCL prompt. o Use wildcarded directory-specs. (New!) o New default is checked for validity and existence. o Filename stripping: If P1 is a logical name pointing to a file, 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 directory are extracted from P1 and TO.COM sets default to the result. (The logical name can be a search list.) o Has logic to handle situations in which the default was changed by another program. 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 o If the first translation of a logical name starts with "@", the @ is removed and processing continues. o Superfluous 000000's are removed from new defaults if not specified explicitly. See README.TXT or the beginning of MANUAL.TXT for easy installation and Quick Start instructions.