This sounds like .rec file problem to me. (search your "Documents and
Settings" folder for *.rec to find where they are) Is the file set to
'Resume' where it left off? Try running the file then delete the .rec file
and then run the file again. If it runs the second time without error, then
run a third time but leave the .rec file in place. If it errors when the
..rec file is there then the .rec file isn't be re-loaded properly. Run
through all your variables and make sure you have the right variable initial
types for your variables. In almost every case the system will take care of
variable types changing as necessary. But I have noted some problems with
list types. If it starts as a number and then gets changed to a list it may
cause a problem like this.
HTH,
Mike
====================
Mike Baker
Adobe Community Expert
mike-baker@cox.net
"ciaramitaro" <webforumsuser@macromedia.com> wrote in message
news:f1dfjr$hh1$1@forums.macromedia.com...
> I am working on an Authorware file that includes a quiz written with the
KO
> template supplied. Something is causing the file to stall the second time
I
> run it. Alternately, it sometimes refuses to open at all and I get an
error
> message claiming that the computer memory is full. This is not true. It
does
> the same thing on several other computers: It runs ok the first time
through
> and then problems. If I change the name of the file, it opens! I found
a
> tech note to defrag and repair, which I did, but it didn't help
>