Hey all,

Im not not really sure what is going on, so its hard to find any answers on 
a problem that I dont know the name of.  Basically im wondering if theres a 
way to clear Mayas memory of things that happened in the script editor.  
The problem I see it most is on one script I have that loads csv files and 
parses them into an array, then the user can drag a slider.  If the csv 
file fails, and I run the script again, nothing works.  I am assuming this 
is either related to callbacks or something with maya not closing a 
script.  So maybe I have two questions, one is what is causing this, and 
another is how Maya runs python.  An example of this is doing some import 
function, and then separately being able to use the imported function. 
Clearly Maya stored that somewhere, but how do I eliminate it.  the 
clearCache function doesnt seem to do anything for this problem either.

Thanks,

mat

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to