[REBOL] Re: File writing issue
From: mattsmac:ho:tmail at: 30-Oct-2003 8:06
If the file is there allready it emails fine. Its just when I do a
read/binary/direct from one location and a write/binary/direct from another
location and then immediately try to do anything with it that it gives me
issues.
Matt
--------------------------------
Hi Matt.
If you copy the file manually to the directory, and then attempt to
email it using REBOL, do you get correct results?
If not, how are you determining how many bytes you are sending out?
Does the fiile contain binary data or ascii?
Are you emailing it as an attachment, or as the text body?
Elan
Matt MacDonald wrote: