Jason Cunliffe wrote:

> ; starting at position: 292858 here is the test script I want:
> {
> tEXtScript REBOL []
> message: "hello from rebol png!"
> send [EMAIL PROTECTED] message
> }

BTW, did you try to enclose the script in a block:

 [REBOL []
   ; etc.
 ]

and then DO the file? I don't recall if this works for binary
files too.

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]> - Amigan - REBOL programmer
Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to