shell() not waiting - not hiding
Dar Scott
dsc at swcp.com
Sun Apr 3 15:13:14 EDT 2005
On Apr 3, 2005, at 10:00 AM, MisterX wrote:
> You can start a shell with the "start" (see start /? or /help) DOS
> command
> to make the shell return directly to runrev right away but you will
> not get
> an answer back - you need to pipe it to a file instead which is not
> that
> hard to watch and catch later...
If the application is writing to the console instead of to stdout, then
this might not work. Maybe there is a way to ask the console window
for data. Or maybe there is a switch to control output.
Piping might be a good way to check the output hypothesis.
Dar
--
**********************************************
DSC (Dar Scott Consulting & Dar's Lab)
http://www.swcp.com/dsc/
Programming Services and Software
**********************************************
More information about the use-livecode
mailing list