Howard Jones wrote:
> nuke.getFileNameList()
> is 6.3 only by the looks of it.
I'm happy to see that function! I've done a recursive read thing here
using the old TCL equivalent, i.e. os.walk() then
nuke.tcl('filename_list -compress %s'). Parsing the output from that
was a pain because of the combination of spaces and {} used to delimit
sequences. I had to write a little state machine to munch through it.
Never again!
That TCL function also occasionally returns directory entries that
don't actually exist, with non-printable characters in them,
incidentally :-/
--
Lewis Saunders
tcl hater
London
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python