Subject | TIB_Script macros |
---|---|
Author | Don Schoeman |
Post date | 2001-07-20T07:11:51Z |
Is there an example somewhere on how to use the TIB_Script macro
substitution facility? Or could someone give me a quick example. I'd also
like to make a small recommendation to Jason. Wouldn't it be better for the
MacroBegin and MacroEnd properties to be strings rather than characters?
I've done a similar SQLParser component a while ago using this method and it
works great. Instead of using my SQL parser component to first parse the SQL
and then to pass it to the TIB_Script it would be better to have the
TIB_Script component do the macro substitutes for me.
Best Regards,
Don Schoeman
substitution facility? Or could someone give me a quick example. I'd also
like to make a small recommendation to Jason. Wouldn't it be better for the
MacroBegin and MacroEnd properties to be strings rather than characters?
I've done a similar SQLParser component a while ago using this method and it
works great. Instead of using my SQL parser component to first parse the SQL
and then to pass it to the TIB_Script it would be better to have the
TIB_Script component do the macro substitutes for me.
Best Regards,
Don Schoeman