From: | Steve Hargreaves |
Date: | 20 Jun 2001 at 21:42:20 |
Subject: | Re: Running external programs |
On 20-Jun-01, Sami Näätänen said -
>SN Well Have you tried to execute those programs one by one so that you can
>SN see which one is makeing the con: to appear?
>SN It's so dificult to help when you doesn't have a glue what kind of
>SN programs you are trying to run.
>SN Do some of these programs nead input? if so have you redirected it
>SN correctly? are you pipeing something? and if you are is it bi or mono
>SN directional pipeing? So many questions and only few answers. ;)
The programs are already executed one by one, and they all open the CON: window.
And example of the programs used are AmigaDOS list and sort commands, both
redirected to files, and so not producing any output to the Console, nor
requiring any input from the user.
Further programs are my own (Blitz) programs, which I could include in the main
code, but I'm anxious to keep the executable size to a minimum (It runs as a
commodity permanently). Neither of my own programs output anything to the
Console. Where any output is required, they open their own windows internally
and output to a GTText gadget in that (using GTSetString).
No piping takes place at all.
Regards
Steve.
ICQ 21361336
----------------------------------------------
Sex is hereditary. If your parents never had it, chances are you
won't either.
-- Murphy's laws on sex
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie