Hello all, Sometimes, I want only to save a simple file of records. The first approach is record files, handled with reset, read, write and close of CRT unit.
However, thereis an important limit. Strings can't exceed 255 characters. The $H switch can't be on. So my question is: which are the easiest way to save records without this limitation? Is there something like a persistent list? -- Luciano de Souza _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal