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]

Reply via email to