whats wrong with creating a string with the variables embedded, then executing the string on createdialog…works for me but im not quite sure what it i…
I wrote a slider script that animates a map mix.It also animates texture values and many other variables but it was a real pain to write out each mate…
So on yr pc the jpeg file is accepted? I don’t understand why.
yes full path. It just doesn’t ‘see’ anything but bmp files.
The error thrown is runtime exception, and points to the file path of the jpeg, which would normally occur if the file wasn’t there , but it’s there a…
Sorry…here is the relevant fragment of the code… theImage = dotNetClass “System.Drawing.Image” theDir = getFilenamePath (getSourceFilename() …
ok, so when i try to load files other than bmp i get an error.Im trying to create a sequence of events that adds a small change to existing bmp each t…
rays = #(“object1″,”material1″,”object1″,”material2″,”object1″,”material3″,”object1″,”material4”) objs = #() mats = #() for i = 1 to rays.count…
I don’t know if this works in every situation, but it seems to work in all the ones I encounter: Attr = custAttributes.getDef $.modifiers[1] 1 ar…
The problem I have with all these methods like parsing is that they require visual inspection.I need a completely coded soultion