Ok, I see your point. Now i found d3dgfx.ini in my max2009 root folder, and doesFileExist() now return true. Still cannot test this solution in my Max…
Nice! Just to remember, I’m on Max 2009 and no such ini file here. I just make a friendly favour with what I have
I’m in Max 2009 and here still not such settings for Direcr3D, but recently friend of mine with Max 2011 ask me the same script. In his config dialog …
Oh, this challenge end so fast… no time to react on Now if I say that I has similar to Denis idea, w’d sound speculative. (I mean the last function f…
Ok, I tested ZBuffer function and it return expected result if no tab char in the string, so this part is clear, and … logicaly – ‘word’ is any non-em…
Hi Denis, is that function have practical purpose or its just for exercise? Ok, I just still try to encrypt the definition of this challenge… Could yo…
IF the group is Closed, saying: Select $GroupName will select all (the head and children). ELSE On Open group saying: Select $GroupName/* –or: Select …
May I ask those for Max2009? Whatever is to say – thanks in advance!
Well, this is answered well already, isDirectoryWriteable() is OK for Max 2010+ and doesFileExist() is fine for testing directories, but nothing bad t…
Well… this need large reply but will try to make it short Yes, I see some benefit of using ADODB in this case (MySQL). Maybe first s’d note that my …
As the topic is maked as resolved maybe not good to bother you but if still looking for alternative, as in previous topic, I’ll again recommend ADODB…
miauu: Thanks, guys! Now I have to start fighting with dotnet stuff. or/and start with Photoshop scripting
I think that this: a=#(#(#())) is not 3d-array, as for ex. this: b = #(#()) is not 2d-array, but b = #(#(),#()) is 2d-array, so for ex. this w’d work:…
Interesting, can say that in Max 2009 that not work but good to know its improved into recent Max versions.
Just to say that am not read the whole thread, but theck this one: aString type:#string ui:Et default:[b]aString[/b]