[fpc-pascal]Strange error from a simple class

James Mills prologic at daisy.ods.org
Sun Jun 8 16:57:24 CEST 2003


On Sun, Jun 08, 2003 at 04:43:21PM +0200, Michael Van Canneyt wrote:
> 
> 
> On Sun, 8 Jun 2003, James Mills wrote:
> 
> > Hi,
> >
> > I get this error from a very simple class:
> >
> > Runtime error 216 at 0x0805A735
> >   0x0805A735
> >   0x080481FF  TCONFIG__PRINT,  line 29 of configclass.pas
> >   0x0805BE35  main,  line 29 of forum.pas
> >   0x080480B0
> >
> > Any ideas ?
> 
> You should also show the forum.pas file.
> The constructor Create should be in the 'public'  section of the class,
Ahh I think that's where my error lies. (stupid me)

cheers
James

> not in the first (private) section.
> 
> Michael.
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal

-- 
-
- James Mills
Zero Defect Software Engineers Group - ZDSEG




More information about the fpc-pascal mailing list