--- [EMAIL PROTECTED] wrote: Can error values not be stored in a variable? How can I retain the error message for future reference without my entire script crashing? Thanks in advance for any hints! --- end of quote --- I think your problem is one of order. The following code snippet may be of interest: if error? x: try [read http://ghfhsjfdsjfg.com][print mold disarm x] -- Andrew Grossman http://web.dartmouth.edu/~grossman/pgp.html
