Hello all,
I'm sure you've heard it here a million times already, but I'm a complete
python newbie in desperate need of help
I am trying to create a read node that has a label taken from the 13th
directory from its path name.
I can get it to print the name of the 13th directory using
a = nuke.selectedNode()['file'].value().split('/')[13]
print a
but I cant seem to implement this into the label of a read node
Any clues?
RP
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python