
carl at endpoint
Sep 24, 2009, 6:48 PM
Post #3 of 3
(618 views)
Permalink
|
|
Re: Strange query problem - punches through if's
[In reply to]
|
|
On Sep 24, 2009, at 3:32 PM, Rick Bragg wrote: > Hi, > > I have the following problem that: Rick, I can't explain your hanging [/query] tag, but I can suggest a way around the problem ... > [.query > type=list > label=test > prefix=test > list_prefix=test_list > sql=| > SELECT code, title > FROM products > WHERE sku = '5' > LIMIT 0,1 > |] > [test_list] > [test-param description]<br> > > [tmp test]1[/tmp] [tmp statement][if scratch test]select foo from bar where baz[/ tmp][else]select alpha from bravo where charlie[/else][/if][/tmp] [query type=list label=test2 prefix=test2 list_prefix=test2_list sql="[scratch statement]"] > [test2_list] > > - [test2-param description]<br> > > [/test2_list] > [/query] > > [/test_list] > [/query] Regards, Carl . . . . . . . . . . . . . . . . . . Carl Bailey End Point Corp. t: 919-323-8025 . . . . . . . . . . . . . . . . . . _______________________________________________ interchange-users mailing list interchange-users [at] icdevgroup http://www.icdevgroup.org/mailman/listinfo/interchange-users
|