In our previous episode, [email protected] said: > >>> nasty to open an file, when I only want to know its size. FPC (like > >>> Delphi) lacks some basic file/directory handling functions (Size, Remove, > >>> Rename...), at > >> > >> I think you didn't look very well in the docs. > >> > >> DeleteFile > >> RenameFile
Search for rename and file in the chm help: http://www.stack.nl/~marcov/helpscrdump.png How hard can it be indeed. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
