home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!cs.utexas.edu!uwm.edu!rpi!ghost.dsi.unimi.it!univ-lyon1.fr!chx400!josef!mueller
- From: mueller@avalon.physik.unizh.ch (Eric Mueller)
- Subject: RE: MOVE for VMS
- Message-ID: <1992Dec14.134203.382@ifi.unizh.ch>
- Sender: news@ifi.unizh.ch (USENET News Admin)
- Nntp-Posting-Host: avalon
- Organization: University of Zurich, Department of Computer Science
- X-Newsreader: Tin 1.1 PL4
- Date: Mon, 14 Dec 1992 13:42:03 GMT
- Lines: 22
-
-
- Hi all
-
- > I am looking for a Vms MOVE command (I'ld prefer a fully Vms command
- > which
- > allows /LOG, /CONFIRM, /EXCLUDE etc. qualifiers).
- >
- > I haven't seen anything like it yet, so I wrote my own (in DCL :-{), but
- > I can't get it working the way I want it to.
-
- Hm, you just want to move a file?
-
- What about a simple RENAME oldfile.lis newfile.lis?? I think this is
- doing what you want, isnt it.
-
- Greetings
-
- - Eric Mueller
-
- eric.mueller@rzvax.ethz.ch
- eric.mueller@rz.id.ethz.ch
-
-