home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19216 < prev    next >
Encoding:
Text File  |  1992-12-14  |  946 b   |  35 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!chx400!josef!mueller
  3. From: mueller@avalon.physik.unizh.ch (Eric Mueller)
  4. Subject: RE: MOVE for VMS
  5. Message-ID: <1992Dec14.134203.382@ifi.unizh.ch>
  6. Sender: news@ifi.unizh.ch (USENET News Admin)
  7. Nntp-Posting-Host: avalon
  8. Organization: University of Zurich, Department of Computer Science
  9. X-Newsreader: Tin 1.1 PL4
  10. Date: Mon, 14 Dec 1992 13:42:03 GMT
  11. Lines: 22
  12.  
  13.  
  14. Hi all
  15.  
  16. > I am looking for a Vms MOVE command (I'ld prefer a fully Vms command
  17. > which
  18. > allows /LOG, /CONFIRM, /EXCLUDE etc. qualifiers).
  19. >
  20. > I haven't seen anything like it yet, so I wrote my own (in DCL :-{), but
  21. > I can't get it working the way I want it to.
  22.   
  23. Hm, you just want to move a file?
  24.  
  25. What about a simple RENAME oldfile.lis newfile.lis?? I think this is
  26. doing what you want, isnt it.
  27.  
  28. Greetings
  29.  
  30. - Eric Mueller
  31.  
  32. eric.mueller@rzvax.ethz.ch
  33. eric.mueller@rz.id.ethz.ch 
  34.  
  35.