#ARP alert
Does PageStream use arp.library? There's no way to get any more info with the
Alert at this point … sure wish I could put up something besides a flashing
red box. If PageStream doesn't use arplib, what is probably happening is that
PageStream causes a memory panic (low memory), which would call arplib so it
can free resources. Thus if you had recently run a program which didn't free
resources, at that point you'd get the ALERT. Another possibility is that
something's corrupted memory, which is also getting flushed out during memory
flush.
…cheath