Thread
:
Stop subsequent scripts from running
View Single Post
02-13-2004, 09:56 AM
Harm
Too much time...
Join Date: Jul 2003
Posts: 1,430
If you're using itcl, you could try that:
Code:
iputs "Error message" global ioerror; set ioerror 1; return 1
Harm
View Public Profile
Find More Posts by Harm