home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: vmsnet.misc
- Path: sparky!uunet!stanford.edu!unixhub!slacvx.slac.stanford.edu!fairfield
- From: fairfield@slacvx.slac.stanford.edu
- Subject: Re: PLEASE help me with these commands...
- Message-ID: <1992Oct12.114754.1@slacvx.slac.stanford.edu>
- Lines: 21
- Sender: news@unixhub.SLAC.Stanford.EDU
- Organization: Stanford Linear Accelerator Center
- References: <1992Oct11.211155.1@vaxr.llnl.gov>
- Date: Mon, 12 Oct 1992 19:47:54 GMT
-
- In article <1992Oct11.211155.1@vaxr.llnl.gov>, yurick@vaxr.llnl.gov writes:
- [...]
- > When I type RUN UUENCODE.EXE FILENAME, I get a message stating that I need to
- > supply fewer parameters. When I simply type RUN UUENCODE.EXE, I get a message
- > stating that I need to supply a filename!??! ARRgggghhhhh! What do I need to
- > define before hand. Oh, yeah...when I type RUN UUDECODE.EXE, I have to press
- > CTRL-Y to get my prompt back.
-
- Define "foreign" commands to invoke the images, so:
-
- $ UUEN*CODE == "$SYS$LOGIN:UUENCODE"
- $ UUDE*CODE == "$SYS$LOGIN:UUDECODE"
-
- Note the lead dollar-sign in the symbol definitions, above, is _required_.
-
- --
- Dr. Kenneth H. Fairfield | Internet: Fairfield@Slacvx.Slac.Stanford.Edu
- SLAC, P.O.Box 4349, MS 98 | DECnet: 45537::FAIRFIELD (45537=SLACVX)
- Stanford, CA 94309 | BITNET Fairfield@Slacvx
- ----------------------------------------------------------------------------
- These opinions are mine, not SLAC's, Stanford's, nor the DOE's...
-