Any clues on how to automate saving a displayed URL as a BMP ? I can work 
with any combination of Linux/W2K IE5/Mozilla

There is a shareware package html2jpg.com that does this but would like to 
use Rebol instead. This would allow  cool applications like scanning 
multiple web pages as if it where a photo album

>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [REBOL] Re: ftp reading an empty folder
>Date: Wed, 21 Nov 2001 17:04:10 -0800
>
>What kind of server are you contacting? i.e. Unix, Windows, ... ??
>Doe it fail on all servers or just a specific one?
>
>Max had a problem some time ago, which was a failure between REBOLand
>the Windows FTP server, and I thought it had been fixed in the current
>version of /View.  If it fails in /View, you could send in a network
>trace,
>trace/net on
>read ftp://your-stuff-here
>
>to [EMAIL PROTECTED]  If it's a public server that we can access,
>we'd be in great luck but I'm guessing not.  If it is just with a
>Microsoft FTP server, it'll help if we know which one and which
>version.
>
>If you mail a trace in to feedback, fel free to scramble or remove any
>of the login and/or server information since it's just the network
>interaction that we care about.
>
>Sterling
>
> > When I try to read an empty ftp directory I get this
> > message:
> >
> > ** Access Error: Port none not open
> > ** Where: parse-dir-list
> >
> > How can I handle this error. I think in this case read
> > should return an empty list, not throw an error.
> >
> > Daniel
>
>--
>To unsubscribe from this list, please send an email to
>[EMAIL PROTECTED] with "unsubscribe" in the
>subject, without the quotes.
>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to