From mint-bounce@lists.fishpool.fi Tue Jan 22 17:26:13 2008 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Date: Mon, 29 Oct 2007 10:43:20 +0100 (MET) From: Jo Even Skarstein To: Message-ID: <44180264.137741193650999885.JavaMail.adm-moff@moffice5.nsc.no> Subject: [MiNT] Redirecting stdio using Fforce/Fdup MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_13910_44051100.1193650999882" X-Priority: 3 (Normal) X-Mailer: Mobile Office v1.44 (Telenor Nordic) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00 X-Spam-Level: Status: X-Status: X-Keywords: ------=_Part_13910_44051100.1193650999882 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Hi! I'm working on a small application that needs to run a .ttp as a child and do some screen scraping on it. Basically I'm building a GEM frontend to an old .TOS-program with a character based UI. As I need to run this program under both MiNT and MagiC I can't use pty's, so I assume I must use Fforce/Fdup. The problem is that I don't understand how these calls work, and I'm having trouble finding good documentation and programming examples. Can anyone suggest some readable sources that use these calls, or perhaps explain to me how to use them? It would be extremely helpful :-) Jo Even ------=_Part_13910_44051100.1193650999882--