comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: How to start another application within an ADA program?
Date: Tue, 26 Nov 2013 12:42:57 -0800 (PST)
Date: 2013-11-26T12:42:57-08:00	[thread overview]
Message-ID: <1abf4818-32bb-4034-b660-d62d87dbe538@googlegroups.com> (raw)
In-Reply-To: <395650cd-0919-4de3-b671-0d16056c85ed@googlegroups.com>

As a complement to other answers, perhaps you want to start an application exactly like Windows does when you do Window-key-R or "start [something]" from the command line cmd.exe. For instance "start winword" will start MS Word (even though winword.exe is not in the path), and "start mydoc.doc" will start MS Word and open mydoc.doc as well in it.
In that case, look for "Start" in
http://sf.net/p/texcad/code/HEAD/tree/tc_gwin/gwin_util.ads
http://sf.net/p/texcad/code/HEAD/tree/tc_gwin/gwin_util.adb
HTH
_________________________
Gautier's Ada programming
http://gautiersblog.blogspot.com/search/label/Ada
NB: follow the above link for a valid e-mail address


  parent reply	other threads:[~2013-11-26 20:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26 10:50 How to start another application within an ADA program? tolkamp
2013-11-26 11:10 ` Graham Stark
2013-11-26 12:29 ` Rego, P.
2013-11-26 13:00 ` Jacob Sparre Andersen
2013-11-26 14:31 ` Dmitry A. Kazakov
2013-11-26 20:42 ` gautier_niouzes [this message]
2013-11-27 15:25 ` Thomas Løcke
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox