PDA

View Full Version : how to load script into script editor via mel?


ManuelM
09-04-2006, 02:35 AM
how do i clear the script editor and then open a script (whose name is stored in a $string) in it, via mel?

Robert Bateman
09-04-2006, 04:58 AM
scriptEditorInfo -e -i $script_text;

CGTalk Moderation
09-04-2006, 04:58 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.