Re: TZF - Delphi starting a program from a Delphi-Program
Eitan Gilboa <[email protected]> Thu, 2 Oct 2003 02:31:28 +0200
| Newsgroups | gmane.comp.lang.delphi.topaz |
|---|---|
| Message-ID | <[email protected]> |
Pierre,
Try:
USES ShellAPI;
ShellExecute(Handle,
nil,
'c:\windows\notepad.exe',
nil,nil,cmdshow);
Best wishes,
Eitan.
URL: http://perso.wanadoo.fr/eitang
--^----------------------------------------------------------------
This email was sent to: [email protected]
EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt
Or send an email to: [email protected]
TOPICA - Start your own email discussion group. FREE!
http://www.topica.com/partner/tag02/create/index2.html
--^----------------------------------------------------------------