home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vms / 18265 < prev    next >
Encoding:
Text File  |  1992-11-20  |  2.1 KB  |  54 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!nntpd.lkg.dec.com!engage.pko.dec.com!star.enet.dec.com!cantor
  3. From: cantor@star.enet.dec.com (Dave Cantor)
  4. Subject: Re: Another VMS Mail oddity
  5. Message-ID: <1992Nov20.141904.7827@engage.pko.dec.com>
  6. Sender: newsdaemon@engage.pko.dec.com (USENET News Daemon)
  7. Organization: Digital Equipment Corporation
  8. References:   <m0msJ36-00004EC@seciu.uy>
  9. Date: Fri, 20 Nov 1992 14:16:23 GMT
  10. Lines: 42
  11.  
  12.  
  13.  
  14. In article <m0msJ36-00004EC@seciu.uy>, molnar@ort.edu.uy (Andres Molnar - CECOM) writes...
  15. [...]
  16. >I've been receiving info-vax on my MV3100 (VMS 5.4-2) for 20 days, and 
  17. >yesterday I decided to organize the stuff into folders in a subdirectory
  18. >mail file. I selected some mails which were related to DCL, and I moved
  19. >them all to a new folder named "DCL":
  20. >MAIL> mov/all dcl
  21. >Folder DCL does not exist.
  22. >Do you want to create it (Y/N, default is N)? y
  23. >%MAIL-I-NEWFOLDER, folder DCL created
  24. >I continued working for a while, and then I decided to take a look at
  25. >the folders:
  26. >MAIL> dir/fold
  27. >Listing of folders in DKA100:[USER.MOLNAR.ORT-VAX]MAIL.MAI;2
  28. >     Press CTRL/C to cancel listing
  29. >ALPHA                                   ALTYPAHD
  30. [...]
  31. >VMS                                     VUPS
  32. >dcl
  33. >                                                                                
  34. >As it strikes to the eye at once, "dcl" is in lowercase and not in
  35. >alphabetical order. I tried to take a look at the folder then:
  36. >MAIL> sel dcl
  37. >%MAIL-E-NOTEXIST, folder DCL does not exist
  38. [....]
  39.  
  40. MAIL> select "dcl"        ! <--  This is in lowercase, but quoted
  41. MAIL> file/all dcl        ! Without the quotes, foldernames are translated
  42.                           !   to all uppercase
  43.  
  44. -- --
  45.  Dave C.                          cantor@star.enet.dec.com
  46.  Digital Equipment Corp., Nashua, NH  03062, USA
  47.   The views expressed herein are my own, except where attributed to 
  48.   someone else.  They are neither the opinion of, nor the responsibility 
  49.   of, Digital Equipment Corporation.
  50.