Re: TZF - Delphi starting a program from a Delphi-Program

Pierre Wittwer <[email protected]> Sun, 5 Oct 2003 00:00:55 +0200
Newsgroups gmane.comp.lang.delphi.topaz
Message-ID <[email protected]>
Dear Eitan

I tried your suggestion, couldn't succeed.  I still work with Delphi 3.0.

Kind regards              Pierre





> Pierre,
> 
> Try:
> 
> USES ShellAPI;
> 
> ShellExecute(Handle,
>                  nil,
>                  'c:\windows\notepad.exe',
>                  nil,nil,cmdshow);
> 
> Best wishes,
> 
> Eitan. 

--^----------------------------------------------------------------
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
--^----------------------------------------------------------------