Subject | macro-field and parameter combined |
---|---|
Author | Boris Schlüszler |
Post date | 2001-12-03T12:31:13Z |
Hi buddies!
I was playing with some macro stuff and wondered if something like this
would be possible:
select <<Field>> from <<Table>>
where <<Search>> = :searchparam
Must this query be prepared *before* the parameter is set?
In the MacroSubst-Event the text-blocks are correctly set.
What is the processing order?
First substitute the parameters, or vice versa, or completely mixed?
Regards, Boris
I was playing with some macro stuff and wondered if something like this
would be possible:
select <<Field>> from <<Table>>
where <<Search>> = :searchparam
Must this query be prepared *before* the parameter is set?
In the MacroSubst-Event the text-blocks are correctly set.
What is the processing order?
First substitute the parameters, or vice versa, or completely mixed?
Regards, Boris