[EMAIL PROTECTED] wrote:

> Hi,
>
> Those were the words of [EMAIL PROTECTED]:
> > 1: how does one execute a system call? I need to print a file I retrieved
> > from a http site
>
> Short answer: You don't.
>
> Long answer: It's not possible in Rebol/core, you'll have to wait
>     for rebol/command, or something like that. Up to then, just
>     save it, and use an external program. (Or build yourself a
>     print server, that talks tcp/ip)

As far as I remember, REBOL/Command will allow to run external apps, but I am
not sure of some interface allowing you to talk to the system ... but I can
surely be wrong ...

-pekr-

>
>
> regards,
>
> Ingo
>
> --  _     .                                _
> ingo@)|_ /|  _| _  <We ARE all ONE   www._|_o _   _ ._ _
> www./_|_) |o(_|(/_  We ARE all FREE> ingo@| |(_|o(_)| (_|
> http://www.2b1.de/Rebol/                     ._|      ._|

Reply via email to