Well, is there a latest svn version that hes the problem corrected and
that I dont know off? :)

Compiled with latest fpc/laz svn.

C:\lazarus\components\pascalscript\Source\uPSR_forms.pas(214,34)
Error: identifier idents no member "HELPCOMMAND"
C:\lazarus\components\pascalscript\Source\uPSR_forms.pas(214,21)
Error: Variable identifier expected
C:\lazarus\components\pascalscript\Source\uPSR_forms.pas(216,34)
Error: identifier idents no member "HELPJUMP"
C:\lazarus\components\pascalscript\Source\uPSR_forms.pas(216,21)
Error: Variable identifier expected
C:\lazarus\components\pascalscript\Source\uPSR_forms.pas(261) Fatal:
There were 4 errors compiling module, stopping

Source code:

   RegisterMethod(@TAPPLICATION.HELPCOMMAND, 'HELPCOMMAND');
   RegisterMethod(@TAPPLICATION.HELPCONTEXT, 'HELPCONTEXT');
   RegisterMethod(@TAPPLICATION.HELPJUMP, 'HELPJUMP');

Meanwhile, I'll comment out the lines.

--
Alexandre Leclerc

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

Reply via email to