To build the SETPMT utility do the following: if you have Joe Meadows's VERB utility installed then @BUILD_WITH_VERB if you do not have Joe Meadows's VERB utility installed and you are running VMS 5.5 the @BUILD_WITHOUT_VERB_VMS55 To activate the SETPMT utility do the following: DEFINE PMTDIR disk:[dir] ! the directory where SETPMT are placed SET COMMAND PMTDIR:SET (this can f.ex. be done in LOGIN.COM - be aware that the SET COMMAND takes some time and uses a little pagefile-quota) Functionality of the SETPMT utility: - changes the prompt to current directory whenever current directory is changed via DCL (and that is always the case unless some programs calls SYS$SETDDIR themselves) - no privs required