POV-Ray : Newsgroups : povray.off-topic : Frustration : Re: Frustration Server Time
4 Sep 2024 05:15:41 EDT (-0400)
  Re: Frustration  
From: nemesis
Date: 28 Apr 2010 12:15:01
Message: <4bd85f05$1@news.povray.org>
Invisible escreveu:
> Invisible wrote:
> 
>>   set trans = CreateObject("NameTranslate")
>>   trans.Init 3, ""
>>   trans.Set 3, "domain\user"
>>   set name = trans.Get(1)
>>   WScript.Echo name
>>
>> Only trouble is... it doesn't work.
> 
> Oh my god.
> 
> Apparently you have to delete the word "set" on line 4. And then it 
> works perfectly. WTF?
> 
> 2 hours to figure that out. Fantastic. >_<

yeah, nothing like good ol' RTFM instead of trial and error...

-- 
a game sig: http://tinyurl.com/d3rxz9


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.