On 01/08/2013 20:56, Richard Mace wrote:
> Hi,
> How can I get the path of where my application is running from?
> I have tried Application.Name but "Application" is not found?
> 
e.g. paramstr(0)

Note: getting the exe path is not guaranteed to work on all platforms
(e.g. OSX). Please see the documentation as well as the multiplatform
programming articles on the wiki.


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to