CompuServe Messages

#TSE Out of Memory ???

    29-Jun-95 19:08:28
Fm: Ed McLaughlin 74740,2132
To: Larry Minton 74010,3076
: As a stupid question <g>, do you get this error message the _first_ time you : run the script? Also are you writing information to the console screen (PWindow)? I've had wierd problems like this when I do a Gfx_SetGas, and later open PWindow via a "?". Doesn't effect the first execution of the script, it's the second time around that things sometimes get wierded out. REsponse: Yes, I get this error the first time I run the script. I am not using any Gfx commands. I am only using commands that establish vertex coords, and then build Meshes out of them and the face declarations. I am doing this on a 4 megabyte file though.