To avoid this problem, I write my Python code in a text editor and then re-import the file each time I want to test it.
On Sat, Oct 4, 2008 at 9:21 AM, sim.On <[EMAIL PROTECTED]> wrote: > > hi Python users . > > i guess you all know this : > > you write a script in MEL or PYTHON ... you go on working and working > - and you forget to save your script ... SUDDENLY maya crashes. > > e.g. the work for 4 hours ( IN SCRIPT EDITOR ) scripting is gone . > > QUESTION: > does maya somewhere store the "history" of the script-editor in one of > the windows-temporary-directories ? > > or might my "code" still be in my RAM somewhere , and i might find it > with a "HEX-editor" or any kind of MEMORY-search ??? > > > ----------------------------------------------------------------- > does anyone ever found out , how to deal with this problem ? > > > > > -- -deane --~--~---------~--~----~------------~-------~--~----~ Yours, Maya-Python Club Team. -~----------~----~----~----~------~----~------~--~---
