O'k than that is a minor problem.
Anyway for this case the fetched image file will not be lage,
so going throught saved file in every case wiil not cause 
significant time/performance loss.

brgds
Janeks

On 19 Jan 2005 at 18:51, Anton Rolls wrote:

> 
> Rebol's PATH-THRU (used eventually by request-download),
> does not do anything about illegal filenames (ie. containing
> the character "?". So when request-download goes to save
> the file, it fails.
> ...
> Doing a good job of fixing it is a large task. You need to find
> out what the allowed characters are for each platform
> supported by rebol, then munge the filenames in such a way
> that there are not likely to be collisions, etc..
> 
> Anton.
> 

-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to