Subj : Re: Persisting a JSScript To : netscape.public.mozilla.jseng From : "Sterling Bates" Date : Wed Aug 13 2003 07:15 pm > Why can't you (or Forest) use JS_XDRScript from jsxdrapi.h? Basically I didn't spend enough time examining the XDR APIs. If I'm now right, I can get the bytes out for streaming from JS_XDRMemGetData, with lp being the length of the pointer result. Still fumbling my way through, thanks for handing out pointers :-) Sterling .