Blitz (112/176)

From:Steve Hargreaves
Date:28 Jul 2001 at 00:15:22
Subject:Re: Need help launching external programs!

On 28-Jul-01, David Lowe said -

>DL I've recently got it in my head to make a GUI for a CLI
>DL program... How hard would this be to some1 who has never interfaced
>DL a "C" type library? I say this because i don't see a command for
>DL easy launching of programs, so i'm assuming i'll have to talk to Exec
>DL directly?? I have RKM:Includes & RKM:Devs, but couldn't get
>DL RKM:Libs. Can any1 recommend some tutorial/guide/documented source
>DL type stuff that might help me prepare to tilt @ this windmill???

You'll be pleased to know it's easy.

com$="Your command and parameters"
Execute_ &com$,0,0

(eg, com$ may be equal to "C:List DH0:")

Regards

Steve
========================================================
//Amiga 1200, '060/50, OS3.9, EZ-Tower, Dopus,
// PC Keyboard W EZ-Key, 56K modem, 2+16 Meg,
\\ // NEC 2A Multisync, Logic 3 SpeedMouse, HPDJ610C,
\\/ Sega Controller, & no hair.

=========================================================
Where is it written that all our dreams must be small ones?
-- Byron

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie