home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / acorn / 8304 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  915 b 

  1. Path: sparky!uunet!pipex!demon!cix.compulink.co.uk!pmoore
  2. Newsgroups: comp.sys.acorn
  3. From: pmoore@cix.compulink.co.uk (Paul Moore)
  4. Subject: Re: Problem with RCS utility
  5. Reply-To: pmoore@cix.compulink.co.uk
  6. Date: Sat, 22 Aug 1992 10:41:21 +0000
  7. Message-ID: <memo.589087@cix.compulink.co.uk>
  8. Sender: usenet@gate.demon.co.uk
  9. Lines: 17
  10.  
  11. You need the OS variable Temp$Dir set to the full pathname of a directory 
  12. into which RCS can put temporary files - eg
  13.  
  14. *SET Temp$Dir adfs::HardDisc4.$.Temp
  15.  
  16. If you have the recent !Scrap application, you could
  17.  
  18. *SET Temp$Dir <Wimp$ScrapDir>
  19.  
  20. Gustav.
  21.  
  22. ------------------------------------------------------------------------
  23. Paul Moore (pmoore@cix.compulink.co.uk)   |
  24. ------------------------------------------------------------------------
  25. Programming is the process of debugging an empty source file
  26. ------------------------------------------------------------------------
  27.  
  28.