On Mon, Mar 23, 2009 at 5:09 PM, Michael Van Canneyt <mich...@freepascal.org
> wrote:

> You can use RCData resources, that works on all platforms.
> Then you need to use LoadResource()
>
I Like so, to have this syntax

{$r 'mysqlfile.sql' mysqlfile}
or
{$r 'mytextfile.txt' mytxtfile}

and then use LoadResource to get it, as like lfm files

Best Regards
Zaher Dirkey
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to