Isn't the ...4A... evaluating to the "match" string and not the literal? That means it will match anything with 4 alphanumeric chars???
Hth Colin Alfke Calgary, Canada -----Original Message----- From: Charles Stevenson Yes, WHEN can be frustrating. 1st, make sure the multi-valued associated fields are properly defned with M's in field 6, association name in field 7 and, for good measure, create a phrase with said association name as the id of the phrase, and all the associated fields listed in <2>. Then add a BY.EXP to the SORT(or other RetrieVe statement) statement, even if you don't care about the sort on the values, sub-values. Just piuck a field to sort by. If you really care about sorting by @IDs do that explicitly as the primary sort, the by.exp sort secondary: LIST OC34UD.WORK.SP16504 BY @ID BY.EXP OC34UD.01 _ OC34UD.01 OC34UD.02 OC34UD.03 OC34UD.04 OC34UD.06 OC34 I was really looking forward to that package. cds ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
