Re: Power Objects Questions
From: Rick Greenwald <greenie_at_interaccess.com>
Date: 1995/11/19
Message-ID: <48n9ml$6r1_at_nntp.interaccess.com>#1/1
Date: 1995/11/19
Message-ID: <48n9ml$6r1_at_nntp.interaccess.com>#1/1
Jay -
I think the problem is that you are trying to concatenate in the first parameter of the SetQuery() function, which requires a string. I haven't tested this specific situation, but I know I have had problems in the past using concatenation where a string property is specified.
Try moving the concatenation up to the previous line of code where you set the value for theSelectString variable.
Hope this helps.
- Rick Greenwald Links Technology