I just realized that there seems to be no function for the following situation. Given the dynamic array:
10 @vm 20 @vm 30 @FM 11 @vm 21 @vm 31 @FM 12 @vm 22 @vm 32 ...I look at this as the fields being records, or rows, and the values being columns. I'd like a function that returns a dynamic array of just column 3, that is '30', '31' and '32'. Am I making sense? Is there something in UV basic that does this? Barry ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
