[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: debugging with Lua For Windows on Windows 7?
- From: Brett Nash <nash@...>
- Date: Mon, 29 Mar 2010 17:34:29 +0900
On Fri, 26 Mar 2010 18:07:32 +0100
Benoit Germain <bgermain@ubisoft.fr> wrote:
>
> > -----Message d'origine-----
> > De : lua-bounces@bazar2.conectiva.com.br [mailto:lua-
> > bounces@bazar2.conectiva.com.br] De la part de steve donovan
> > Envoyé : vendredi 26 mars 2010 17:38
> > À : Lua list
> > Objet : Re: debugging with Lua For Windows on Windows 7?
> >
> >
> > So the question is, what is %TMP%?
> >
> > steve d.
>
> My current value is R:Temp\bgermain
> Where R: is a ramdrive
It's been over a decade since I used windows seriously, so my knowledge
may be out of date or just plain wrong.
But shouldn't that be R:\Temp\bgermain ?
I thought R:foo was foo relative to the current directory on R:, which
is not necessarily '\'?
Regards,
nash