Hi,

Can anyone suggest a good cross platform way of deleting files and directories from the File system in both windows and linux?

I thought using:
 SysUtils.ExecuteProcess('mkdir',TempPath);
might do the trick, but it fails. (Requires the full path of the command?)

Many thanks

--
Dave Coventry
Tel:  +27(0)31 3092301
Fax:  +27(0)31 3092301
Cell: +27(0)82 3685983

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to