Re: [fpc-pascal] unique / temp filename

2006-03-08 Thread Felipe Monteiro de Carvalho
On 3/8/06, Vinzent Hoefler <[EMAIL PROTECTED]> wrote: > > I have managed to get a unique / temp filename under Windows and > > Linux using IFDEF's. Does FPC or Lazarus have a crossplatfrom > > function that does this without the need for IFDEF's? > > SysUtils.GetTempFileName? My bad, on the wiki

Re: [fpc-pascal] unique / temp filename

2006-03-08 Thread Vinzent Hoefler
On Wednesday 08 March 2006 14:33, Graeme Geldenhuys wrote: > I have managed to get a unique / temp filename under Windows and > Linux using IFDEF's. Does FPC or Lazarus have a crossplatfrom > function that does this without the need for IFDEF's? SysUtils.GetTempFileName? Vinzent.

Re: [fpc-pascal] unique / temp filename

2006-03-08 Thread Felipe Monteiro de Carvalho
Look here: http://wiki.lazarus.freepascal.org/index.php/Multiplatform_Programming_Guide#On_Linux_there_is_no_.22application_directory.22 thanks, -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.free