Thanks, Seng. aQuery[aColumn] neq aQuery[aColumn][aQuery.currentRow]
In my mind, that's a BUG. Would someone in the beta program be so kind as to report it? I would prefer this: : f1: 3 =C : f2: 3 =C : : -------------------------------------------------------------------------------- : f1: 4 =D : f2: 4 =D I would be okay with this: : f1: 1 =A : f2: 1 =A : : -------------------------------------------------------------------------------- : f1: 1 =A : f2: 1 =A I could possibly even live with this: : f1: 3 =C : f2: 1 =A : : -------------------------------------------------------------------------------- : f1: 4 =D : f2: 1 =A But I can't make any sense of this: > f1: 3 =C > f2: 3 =A > > -------------------------------------------------------------------------------- > f1: 4 =D > f2: 4 =A > > -------------------------------------------------------------------------------- > f1: 5 =E > f2: 5 =A > > -------------------------------------------------------------------------------- > f1: 6 =F > f2: 6 =A > > -------------------------------------------------------------------------------- > f1: 7 =G > f2: 7 =A > > -------------------------------------------------------------------------------- > f1: 8 =H > f2: 8 =A > > -------------------------------------------------------------------------------- > 1 [although now it's reset] -- Patrick McElhaney 704.560.9117 http://pmcelhaney.blogspot.com ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
