Subj : Is it possible to serialize Continuation function? To : netscape.public.mozilla.jseng From : Andrei Tchijov Date : Thu Dec 30 2004 08:41 pm What will happen if I will suspend execution of script via "escape( )", then serialize Continuation faction to file. Will I be able to de-serialize it later and will I be able to resume script execution using de-serialized instance of Continuation function? Andrei .