>Can we agree that with the code above, the expected output would be:
>
>Outside Loop:  a =  1 ,
>Inside Loop: a = 1 , a = 1 , a = 1 , a = 1 , a = 1 ,
>Outside Loop: b = 2 ,
>Inside Loop: b = 2 , b = 2 , b = 2 , b = 2 , b = 2 ,
>Outside Loop: c = 3 ,
>Inside Loop: c = 3 , c = 3 , c = 3 , c = 3 , c = 3 ,
>Outside Loop: d = 4 ,
>Inside Loop: d = 4 , d = 4 , d = 4 , d = 4 , d = 4 ,
>Outside Loop: e = 5 ,
>Inside Loop: e = 5 , e = 5 , e = 5 , e = 5 , e = 5 ,
>
>What do you just think?

Actually my output gives just that. (CFMX 7,0,1,116466). CFMX 6 indeed gives 
the correct currentrow and the wrong values.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243431
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to