<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 5.50.4922.900" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>I've a&nbsp;relatively simple stack&nbsp;for creating 
illustrated bingo-cards. The problem is&nbsp;that, though it&nbsp;runs fine 
under Mac OS8.0 as a stack and also under Windows as both a stack and a 
standalone, it continually crashes the system when it runs as a standalone on 
Mac OS 8.0. Specifically, the crash happens while the script is setting the 
fileNames of the 25 image objects, laid out in a 5x5 grid; after the 10th or so 
image objects has been successfully loaded with an image (jpg or gif), 
the&nbsp;image-object that comes&nbsp;immediately after&nbsp;the last image that 
successfully loaded will remain&nbsp;empty (blank) and, instead, I can literally 
hear the computer's HD&nbsp;grinding into&nbsp;some kind of looped 
sound,&nbsp;which, after a few seconds, stops and&nbsp;then everything on-screen 
freezes.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Perhaps a memory issue? But, if so, why would it work as a 
stack but not as a standalone? And, just in case, I tried setting the stack's 
buffer to both "always on" and "always off". No go with either.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thank you.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Nicolas Cueto</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>