Hi, I'm trying to use the program fpdoc but I get this result

pvsfilemanager.pp(88,32): Expected ";" or "End" at token "of"
Writing 20 pages...
An unhandled exception occurred at 0x080518EA :
EACCESSVIOLATION : Access violation
  0x080518EA
  0xBFFFF610
  0x080BDD10

the corresponding line is:
   fitxer_events : file of TSchedule;
which is a part of an object (the unit compiles and works)
is this a bug? I use fpc 1.0.10 and it also occurs with any kind
of file_type : file of...

Thanks.


-- 
(Please, if you have an answer use the list, otherwise I won't receive
it, thanks)

Salutacions

Jordi.


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to