On Jan 31, 2007, at 21:33, Shea Martin wrote:
Is there any sort of way to determine what is wrong with my script, and print a message to the user?
try loadfile or loadstring. Those will return nil plus an error message.