home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pipex!demon!cix.compulink.co.uk!pmoore
- Newsgroups: comp.sys.acorn
- From: pmoore@cix.compulink.co.uk (Paul Moore)
- Subject: Re: Problem with RCS utility
- Reply-To: pmoore@cix.compulink.co.uk
- Date: Sat, 22 Aug 1992 10:41:21 +0000
- Message-ID: <memo.589087@cix.compulink.co.uk>
- Sender: usenet@gate.demon.co.uk
- Lines: 17
-
- You need the OS variable Temp$Dir set to the full pathname of a directory
- into which RCS can put temporary files - eg
-
- *SET Temp$Dir adfs::HardDisc4.$.Temp
-
- If you have the recent !Scrap application, you could
-
- *SET Temp$Dir <Wimp$ScrapDir>
-
- Gustav.
-
- ------------------------------------------------------------------------
- Paul Moore (pmoore@cix.compulink.co.uk) |
- ------------------------------------------------------------------------
- Programming is the process of debugging an empty source file
- ------------------------------------------------------------------------
-
-