Is there any way to write the root.name and get rid of the full path, leaving just the name of the script?
I think [file tail [value root.name]] will do the job.
I hope it helps.
Cheers,
Yes it works! thank you.But I get a wrong when I write
set scriptName [file tail [value root.name]]
Do you know what Im doing wrong? Im really new to scripting in nuke...
Where?For what?In which way?
It will depend on how you wanna use it. Cand you give me some details of what you're trying to do?