> Date: 23 Aug 2004 16:26:54 -0300 > From: Philippe Parent <[EMAIL PROTECTED]> > ... > (where 'y' is the value marker) > > Why is there y1y1, y2y1, y3y1 appended at the end of > each ID? I'm guessing it has to do with the saving > unique feature or something? > ... > So first, what is the extraneous information at the end > of each ID in the SAVEDLISTS? ...
The extra data is the attribute and value marks where the values were extracted. You can easily eliminate them by doing an EDIT-LIST (AE) and use the commands BD99999/^253 followed by a C99999/^253// If the data you're collecting are record IDs in a file, you can also select that file to get rid of the extra data. I suppose there's a good reason to keep the "source" info, but I wish there was a UDT.OPTION to turn it off... --Tom Pellitieri Century Equipment Toledo, OH ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
