how to nest python scripts and env variables

I have a nuke file where I need to load env variables at the Nuke startup time…

now what Im thinking is that let me write one py script where i can call alot of py scripts from my server where I can put all my py scripts globally… can i know how is this possible?

another question would be I would like to use system env variables in nuke like COMPUTERNAME, USER or some specific File directory variables rather than redefining them in Nuke again using py or tcl I would like to use the system variable straight ahead.. But they are not working… how can I do this? do i need to generate the py script and load it at the time of startup?

can u guys pls help me..

No Responses to “how to nest python scripts and env variables”

Post a Comment