On 08/04/2013 at 05:46, xxxxxxxx wrote:
Hey Guys,
I have a problem with the Filename object - i can't find it.
i have this entry in .res:
FILENAME SERVERPATH {DIRECTORY;}
I would like to initialize it like so:
self.InitAttr(op, c4d.Filename, [c4d.SERVERPATH])
But apparently Filename doesn't exist.
How do i initialize a 'Filename' object?
Any help is appreciated!
Aurel