> Is it possible to do what I want?  and what is the secret?

Make sure the association has a "%1" after the name of your application

ParamCount and ParamStr(i) where I is a number.

ParamStr(0) = Application Path and Exe Name
ParamStr(1) = First parameter passed

> I want to still be able to use the file dialogue if no parameter is
passed.

just ignore parameters then

cheers,
Jeremy
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to