  - To build the SETPMT utility do the following:   2   if you have Joe Meadows's VERB utility installed     then @BUILD_WITH_VERB   9   if you do not have Joe Meadows's VERB utility installed      and you are running VMS 5.5 !     the @BUILD_WITHOUT_VERB_VMS55   0 To activate the SETPMT utility do the following:  E   DEFINE PMTDIR disk:[dir]    ! the directory where SETPMT are placed    SET COMMAND PMTDIR:SET  F   (this can f.ex. be done in LOGIN.COM - be aware that the SET COMMAND4    takes some time and uses a little pagefile-quota)  $ Functionality of the SETPMT utility:  F   - 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   