home *** CD-ROM | disk | FTP | other *** search
- ; run srch.bat to give the archive listing
- ;
- shell %InsVmsDir%\udc\srch.bat %LEGAL-PATH%
- ;
- ; Clear any extra commands that may be loaded because we accessed
- ; a file that was listed in FALIAS with a command file entry
- clear extra-commands
- ;
- ; Set the subject
- Subject Search Results
- ;
- ; Send the file.
- send %InsTempDir%\results\view.txt
- ;
- ; Last SHELL call to delete the results file
- shell del %InsTempDir%\results\view.txt
-