home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / VMS220.ZIP / LEGALPTH.SRC < prev    next >
Encoding:
Text File  |  1993-05-22  |  775 b   |  32 lines

  1. ; Certain files may be specifically made unavailable by
  2. ; by using the /Exclude and /Exclude-All paramters.
  3. ;
  4. ; The /Exclude parameter disables access the specified
  5. ; full file name.
  6. ; The /Exclude-All parameter disables access to all files
  7. ; with the given name.  Do not include the path when using
  8. ; this parameter.
  9. @access /Exclude-All
  10. @files /Exclude-All
  11. ; The two lines below allow file requests from the results
  12. ; subdirectory in the temporary file directory.  This is needed
  13. ; by some of the ACL command files.
  14. f:\
  15. f:\results
  16. d:\public\
  17. d:\public\NEW
  18. d:\public\FTP
  19. d:\public\FTP\BETA
  20. d:\public\FTP\VMAIL
  21. d:\public\FTP\VMAIL\REGISTER
  22. d:\public\FTP\APPNOTES
  23. d:\public\FTP\RFCS
  24. d:\public\NOTICES
  25. d:\vms-reg\
  26. d:\vms-reg\BETA1
  27.