[DUG] Open on associated file
James Sugrue
jamessugrue at xtra.co.nz
Tue Mar 14 08:40:20 NZDT 2006
Not sure if I follow but if you want to code the association then
http://www.delphi32.com/info_facts/faq/faq_669.asp
if you want your app to open the file that has been dbl-clicked then you
need to check out ParamStr(x) where ParamStr(0) is the App Path and
ParamStr(1) is the 1st parameter etc.
HTH
web: www.softwarex.co.nz
blog: http://softwarex-nz.blogspot.com
-----Original Message-----
From: delphi-bounces at ns3.123.co.nz [mailto:delphi-bounces at ns3.123.co.nz] On
Behalf Of John
Sent: Tuesday, 14 March 2006 8:23 a.m.
To: DUG
Subject: [DUG] Open on associated file
Hi all
What code do I need in the application to open the application when an
associated file is clicked?
TIA
John
_______________________________________________
Delphi mailing list
Delphi at ns3.123.co.nz
http://ns3.123.co.nz/mailman/listinfo/delphi
More information about the Delphi
mailing list