Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: if error? try problems

From: jeff:rebol at: 6-Apr-2001 9:07

Howdy, Ryan: What does it blow out with? .. or where does it? maybe: if error? try [message-action-cgi no-cgi-input][ print "The error is down here?" ] Just a thought-- -jeff