Hi,
The solution to my problem was a combined effort. For the
attributes.journoid list I needed this:
IN (#listqualify(attributes.journoid, "'")#)
and for the query list I needed to do this:
IN (#listqualify(valuelist(storyNatOpt.natOptid), "'")#)
Now all works perfectly and no looping to be seen.
Many thanks
Dave
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]
- RE: [ cf-dev ] Spot the problem - IN() Rich Wild
- RE: [ cf-dev ] Spot the problem - IN() Rich Wild
- RE: [ cf-dev ] Spot the problem - IN() Rich Wild
- RE: [ cf-dev ] Spot the problem - IN() Rich Wild
- Re: [ cf-dev ] Spot the problem - IN() Taz
- RE: [ cf-dev ] Spot the problem - IN() Snake Hollywood
- RE: [ cf-dev ] Spot the problem - IN() Rich Wild
- RE: [ cf-dev ] Spot the problem - IN() Snake Hollywood
- RE: [ cf-dev ] Spot the problem - IN() Dave Phipps
- RE: [ cf-dev ] Spot the problem - IN() Rich Wild
