> This is another area where a base datatype of Variant that could hold an > array > or collection, etc would be HUGE....
All they would need to do in this case is promote VARCHAR to a first class data type -- currently it's of relatively little use if you want to use it in string expressions. The list of controls could be returned in a VARCHAR, but right now you couldn't use the resulting variable in a call to SSUB to get each successive value. -- Larry
