Hello Graham,
Seems to work here (Amiga version).
Here's a sample REBOL session:
REBOL/Core 2.3.0.1.1 22-Jun-2000
Copyright 2000 REBOL Technologies. All rights reserved.
## bademail: make email! "nospam"
== nospam
## error? try [send bademail {testing}]
== true
## print mold disarm try [send bademail {testing}]
make object! [
code: 800
type: 'user
id: 'message
arg1: {Server error: tcp 504 <nospam>: Recipient address rejected: need
fully-qualified address}
arg2: none
arg3: none
near: [insert port reduce data]
where: none
]
On 26-Nov-00, you wrote:
>
> I don't know if this is WAD, but try fails to catch this
> error:
>
> bademail: make email! "nospam"
>
> try [ send bademail {testing} ]
>
> Fails in both the current experimental and stable versions
> of win32.
>
> --
> Graham Chiu
Best regards
Thomas Jensen
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
- [REBOL] Re: Append/Restart not permitted Holger Kruse
- [REBOL] Re: Append/Restart not permitted Tim Johnson
- [REBOL] Re: Append/Restart not permitted Chris
- [REBOL] Re: Append/Restart not permitted Holger Kruse
- [REBOL] Re: Append/Restart not permitted Tim Johnson
- [REBOL] Re: try fails to catch error Graham Chiu
- [REBOL] Re: try fails to catch error jeff
- [REBOL] Re: try fails to catch error Graham Chiu
- [REBOL] Re: try fails to catch error Gabriele Santilli
- [REBOL] FTP Write Error (Append/Restart not... Tim Johnson
- [REBOL] Re: variable number of arguments Thomas Jensen
- [REBOL] Re: variable number of arguments Russell Yost
- [REBOL] Re: Rebol and UDP Holger Kruse
- [REBOL] Re: Rebol and UDP Mat Bettinson
- [REBOL] Re: Rebol and UDP Petr Krenzelok
- [REBOL] Re: Rebol and UDP Holger Kruse
- [REBOL] Re: Rebol and UDP Petr Krenzelok
- [REBOL] Re: Rebol and UDP Chris
- [REBOL] Re: Rebol and UDP Petr Krenzelok
