On Wed, Apr 23, 2008 at 9:47 AM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote:

>   * harbour/source/pp/ppcore.c
>     ! fixed some combinations of user functions in stream pragmas, f.e.:
>          #pragma __cstream|f1(%s)|f2()
>       or:
>          #pragma __cstream||f2(%s)
>     + added support for:
>          #pragma __[c]streaminclude "fileName"|<code with %s result marker>
>       f.e.:
>          #pragma __streaminclude "foo1.html"|cHtml:=%s
>       __cstreaminclude decode C like escape sequences, __streaminclude
>       doesn't do that and takes file body in raw form. Maximum file size
>       is arbitrary set to 65520.

Many thanks, this greatly simplify ajax apps.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to