On Thu, 12 Oct 2006, Onjahyr wrote:

> Help-me. In Delphi no problem! In Lazarus no Save, no Open...
> 
> // AssignFile(f, Arq_T);
> // Reset(f);
> // and
> // Write(f, Tarefa);

These functions definitely exist. They are even documented:

http://www.freepascal.org/docs-html/rtl/objpas/assignfile.html
http://www.freepascal.org/docs-html/rtl/objpas/closefile.html
http://www.freepascal.org/docs-html/rtl/system/reset.html

Can you tell us what the exact error is ?

Michael.

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

Reply via email to