> > does FPC not support default parameters like? > > > > function GetServerFilename(const boxname: String; Extension: String = > > ''): String > > Yes, but only in version 1.1 (and only in Delphi mode I think, but > possibly also in objfpc mode) It is supported in both delphi and objfpc mode.