Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!orstcs!ogicse!cvedc!mcspdx!adphdw20!dtb From: dtb@adpplz.UUCP (Tom Beach) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Need help with elvis please Summary: Define a TMP (or maybe TEMP) environment variable Message-ID: <715@adphdw20.UUCP> Date: 3 May 91 21:22:42 GMT References: <9879@plains.NoDak.edu> Distribution: usa Organization: ADP Dealer Services R&D, Portland, OR Lines: 21 In article <9879@plains.NoDak.edu>, grisanti@plains.NoDak.edu (Ames Grisanti) writes: > > Howdy, stuff deleted > Can't create temp file errno=2 > This means that it doesn't have a pointer to a temp directory. I don't know if it wants TMP or TEMP but try doing a set TMP=C:\TMP If that doesn't work try set TEMP=C:\TMP Make sure that C:\TMP exists on your system. The message should go away. Tom