DCL$PATH Caveat
Place a “$.EXE” program and a “$.COM”
in the DCL$PATH path. Each should just
exit without doing anything.
http://www.djesys.com/freeware/vms/make_$.dcl
Download, RENAME to .COM and invoke it.
Notes:
To avoid problems, you can place a “$.EXE” program or a “$.COM” procedure in the DCL$PATH path.
A DCL procedure to create these can be downloaded from the internet at the URL shown in the slide.