home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 19633 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.6 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Question about  MAIL and DEL(copy).....
  5. Date: 21 Dec 1992 08:33:48 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 43
  8. Distribution: world
  9. Message-ID: <1h3vhcINNn2j@gap.caltech.edu>
  10. References: <AADF0C3ACCDF000258@EGFRCUVX>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <AADF0C3ACCDF000258@EGFRCUVX>, SABRY@SHEBIN.EG writes:
  15. >
  16. >HELLO ALL........
  17. >I am Sabry Kotob from Egypt, Our system MV3400 by 12.00Mb with VMS 5.2-1.
  18. >I am sending to you needing a help.
  19. >Does anyone know what the mail$xxxxx.mai files are that are created by mail.
  20. >They don't seem to be related to the number of messages in various mail folders.
  21. >Just wondering.   ok..................
  22.  
  23. Sabry, given that you're asking so many questions of this newsgroup, WHY THE
  24. HELL HAVEN'T YOU SUBSCRIBED TO IT?  The question you asked was just answered at
  25. length.  To recap:
  26.  
  27. MAIL.MAI is an indexed file.  Short (under 3 blocks, or about that) MAIL
  28. messages are stored in the indexed file.  Longer messages are stored in
  29. external files (do a DIR/FULL from within MAIL to see examples of both), with a
  30. record in MAIL.MAI that points to them.
  31.  
  32. >Question DCL ...please,
  33. >When make command copy by the following:-
  34. >$ copy sab.txt  ali.txt;1/log
  35. >This appears to me  a messages:
  36. >%COPY-E-OPENOUT,error opening dia0:[users.engineer.sabry]ali.txt;1 as output.
  37. >-RMS-E-FEX, file already exists, not superseded
  38. >%copy-W-NOTCOPIED, 
  39. >Any ideas????
  40.  
  41. Yup.  The file dia0:[users.engineer.sabry]sab.txt;1 was not created because it
  42. already exists.  This time I *DO* intend to be rude:  You can't speak English.
  43. You *REALLY* need to hire someone who speaks English to help you.  The error
  44. messages which you were obviously incapable of reading told you, quite
  45. explicitly, that the new file was NOT created because the file in question
  46. already existed.  I don't know how to translate that into your native language,
  47. and I doubt that there are very many people participating on comp.os.vms who
  48. could.
  49. --------------------------------------------------------------------------------
  50. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  51.  
  52. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  53. understanding of astronomy is purely at the amateur level (or below).  So
  54. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  55. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  56. hold me responsible for it, but my organization had nothing to do with it.
  57.