Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: newbie - How to

From: tim:johnsons-web at: 21-Jun-2003 8:15

Howdy: I have deleted the original posting on this, but I believe that the Isaac is using Win XP
> Thats not possible because REBOL outputs to its own stdout (the console) and > not the command.com of windows. (Which is not a console).
I believe the command interpeter for XP is cmd.exe..
> -> Which is what I wanted except piping through more adds > -> an extra newline and overhead.
Isaac, I don't know if this would work for you, but I've done some things for clients on Windows in which I directed output to CGI. CGI isn't just for remote servers after all. It's a great way to manage output for a desktop without much overhead - and if you are familiar with HTML and JavaScript, you can harness them through good ol' stdout piped through the browser.. tim * Rebolinth <[Rebolinth--nodep--dds--nl]> [030621 02:20]:
> Hello Isaac, > > (Basicly this is a lack of feature in Windows not rebol.) > > The only way is to output your IO to a port (file/network/serial) > which then is evaluated by a shell command like "more". > > Regards, Norman. > > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes.
-- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com