1. Re: rigid data structures

On Sat, 22 Aug 1998, Robert Craig wrote:

> With system(), and DOS in general, you can redirect
> standard output as:
>       command > temp
> Does anyone know how to redirect standard error?
> I know in UNIX you can redirect both of them.

Mr. Bill didn't think this was important. Neither 2> (bash, ksh, sh-based)
nor >& (*csh) work in DOS. Grrr! I'd like to be able to redirect STDERR
too.

> I still have as a high priority, a new kind of system()
> that will give you the exit code from a command,

Good idea.

> and won't start a new DOS shell.

Difficult idea. A lot of programs do what Euphoria does and rely on there
being a DOS shell hidden below it somewhere. Just think how many C
programs use C's system().

--
Carl R White
E-mail...: cyrek- at -bigfoot.com -- Remove the hyphens before mailing. Ta :)
Url......: http://www.bigfoot.com/~cyrek/
In my last few days on the net, I have room for a witty quote. Irony. :S

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu