yep - exit prompt command
read memblock 2,255
exit prompt "Error Reading Package","An error occured while reading DemoObjects.xvm -- Please Re-install"
write string 1, demoload$(objectload,1) + " successfully loaded as object " + val(demoload$(objectload,4))
obviously, if it successfully gets past the loading section, then I don't want that exit prompt there any more, and I wouldn't expect a user to go sifting through the logs it's created if it did crash during this section...
...maybe one day I'll finish a project
