![[Richware Logo]](../richware.jpg)
User Directory (UD) allows you to set your default directory to the login directory of a specified user. UD can optionally place a user's default login directory into a local DCL symbol or process-level logical name without changing default directories.
This package is distributed as a "build" DCL command procedure, which will extract and compile all necessary source code and DCL utilities. The DEC C compiler is required (VAX C compiler may work, but has not been thoroughly tested).
$ SHOW DEFAULT SYS$COMMON:[SYSMGR] $ UD JSMITH SYS$COMMON:[SYSMGR] --> DISK$USERA:[JSMITH] $ SHOW DEFAULT DISK$USERA:[JSMITH] |
| Downloading Instructions: Click on View Command Procedure below, then use your browser's Save As option from the File menu to save the command procedure. |
| View Build Command Procedure | |
| View Online Documentation | |
| Download Alpha Executable Only |