In our previous episode, Henry Vermaak said:
> >
> > Trying what you suggested, I get the following compiler error.
> >
> > project1.lpr(20,11) Error: Incompatible types: got "PString" expected 
> > "PChar"
> 
> This is probably dependant on compiler modes?

No, probably mixed sysutils and strings(?) use. pstring is defined in both
TP and Delphi. Once to short, once to ansistring
 
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to