- Mar
- 75
- 1
As I frequently do, I tried to run a perl script that gets
all its input from STDIN and sends its outputs to
STDOUT and STDERR (for exceptional or error output).
Doing that under TCC v11 appears to be broken. (I've
looked for 20 minutes in the docs and searched the
support forum for mention of this, and do not see it.
So I still imagine this is not by-design behavior. If it
is by design, I will be pretty much abandoning use of
the tabbed console gizmo.)
The attached session screen scrapes show the running
of the script under TCC v11, where input is putatively
redirected to the running perl process, and it attempts
to write to the usually defined/opened output streams.
None of them are connected. The process waits around
for me to type at it, and the outputs all go to the
console instead of to the files to which they were (or
should have been?) redirected.
The last scrape shows TCC/LE v11 doing exactly what
I expect and would like TCC to do.
If this is a WAD issue, I have to say that the help that
comes up has either nothing to say about this behavior
or what it does say it obscurely hidden.
This problem occurs only in the "Take Command"
application, v11.00.44 . Running TCC in a system-
provided console window works just as expected.
Thanks,
Larry Brasfield
all its input from STDIN and sends its outputs to
STDOUT and STDERR (for exceptional or error output).
Doing that under TCC v11 appears to be broken. (I've
looked for 20 minutes in the docs and searched the
support forum for mention of this, and do not see it.
So I still imagine this is not by-design behavior. If it
is by design, I will be pretty much abandoning use of
the tabbed console gizmo.)
The attached session screen scrapes show the running
of the script under TCC v11, where input is putatively
redirected to the running perl process, and it attempts
to write to the usually defined/opened output streams.
None of them are connected. The process waits around
for me to type at it, and the outputs all go to the
console instead of to the files to which they were (or
should have been?) redirected.
The last scrape shows TCC/LE v11 doing exactly what
I expect and would like TCC to do.
If this is a WAD issue, I have to say that the help that
comes up has either nothing to say about this behavior
or what it does say it obscurely hidden.
This problem occurs only in the "Take Command"
application, v11.00.44 . Running TCC in a system-
provided console window works just as expected.
Thanks,
Larry Brasfield