Does anyone recall the ability to compare two DIMensioned arrays as follows?
DIM ARRAY1(10) DIM ARRAY2(10) MAT ARRAY1 = '' MAT ARRAY2 = '' . . . IF MAT ARRAY1 = MAT ARRAY2 THEN dosomething ELSE dosomethingelse I could have sworn that I used to do that on some PICK variant or another. _______________________________________________ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users