Coder's Guild Mailing List

run another program from Delphi 5

Posted by Richard Le Mesurier (Group Benefits) on 2000-06-28

Hey, y'all

(I am programming in Delphi 5)
I want a button on my form. When I click the button I want my program to
launch another program I have written.
i.e. app1 has a button saying "click to run app2". I want to launch app2
while app1 is still running, then close app2, return to app1 and continue.

So how is this to be done . . . ?

Thanks
Ric