[Lazarus] Getcurrentdir in Linux Mint

fred frederic.crapez at wanadoo.fr
Sun Nov 8 12:55:03 CET 2015


hy , 

Try this:

... 
var repertoire : string ;
...
begin
  repertoire := ExtractFileDir(Application.ExeName);
end ;




Le dimanche 08 novembre 2015 à 01:40 -0700, leledumbo a écrit :
> > I need to know the function to get the current directory in Linux Mint
> 
> http://www.freepascal.org/docs-html/rtl/sysutils/getcurrentdir.html
> 
> 
> 
> 
> --
> View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Getcurrentdir-in-Linux-Mint-tp4045341p4045348.html
> Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.
> 
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus






More information about the Lazarus mailing list