In einer eMail vom 24.02.00 12:24:36 (MEZ) Mitteleuropäische Zeit schreibt
[EMAIL PROTECTED]:
> Maybe I wasn't clear enough, my posting was referring to situations in
which
> one
> has to "glue" together the execution of multiple scripts, not necessarily
> all of
> them written in Rebol. A
OK!"]
This is S1
All OK!
I hope that helps! :-D
Andrew Martin
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, 24 February 2000 10:31 PM
Subject: [REBOL] Script return code
First of all,
as an error?"][print "All
> OK!"]
> This is S2
> All OK!
> >> either error? Result: try [do S1][print "There was an error?"][print "All
> OK!"]
> This is S1
> All OK!
>
> I hope that helps! :-D
>
> Andrew Martin
> ICQ: 26227169
> http://members
First of all, thanks to everybody who promptly answered my former question
on email attachments.
My question of the day is: what mechanism can be used to (programmatically)
test whether the execution of a Rebol script has been successful or not?
If I'm right, a script has no way to return an "exi