At 04:32 PM 11/17/2009, Jim Belisle wrote:

I looked in the HELP and believe found what I needed.
Can I use the LISTOF command on two columns at once?

No.

(LISTOF(colname)) command only supports one column.

However, you may define a temporary view with concatenated
expression and then use that dynamically created view for
(LISTOF(colname)) to achieve your goal.

That is your tip of the day!

Very Best R:egards,

Razzak.


Reply via email to