2008/7/7 Jonas Maebe <[EMAIL PROTECTED]>:
>
> Because the scanner only handles shortstrings for speed reasons. You can
> construct longer strings by concatenating multiple shorter strings (they
> will be concatenated at compile time).
>
> someproc('this string can be 255 characters' + 'and this one as well');

Strange, but I don't know what the compiler everything does... So I
can live with your solution. :)  Thanks for the quick response.


Regards,
 - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to