Not sure.... I wondered if it might be something to do with end of line/carriage return/line feed stuff, but I noticed that if you were to change TESTXX1" to TESTXX1"K" (or anything else), you get the same thing (without the K"). I suspect it's how ED's input routine is handling quotes embedded in the record id.
Drew -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of George Gallen Sent: Friday, August 13, 2010 12:28 PM To: U2 Users List Subject: Re: [U2] Strange...Not sure what it means. But what is the 11? Is that the computer trying to convert " into 11 If it is, I see it's humor, but I don't find it funny. > -----Original Message----- > From: [email protected] [mailto:u2-users- > [email protected]] On Behalf Of Drew William Henderson > Sent: Friday, August 13, 2010 12:26 PM > To: U2 Users List > Subject: Re: [U2] Strange...Not sure what it means. > > The ^003 is the ascii code for "End of Text" (ETX). > > -----Original Message----- > From: [email protected] [mailto:u2-users- > [email protected]] On Behalf Of George Gallen > Sent: Friday, August 13, 2010 12:02 PM > To: U2 Users List > Subject: [U2] Strange...Not sure what it means. > > ok. This is in UV 10 on Linux. > > Type at the ">" > ED VOC TESTXX1 TESTXX1" > > (yes, there is only one double quote on the second entry - I found this > by forgetting the first) > > >ED VOC TESTXX1 TESTXX1" > > SELECTed record name = "TESTXX1". > New record. > > ----: N > > SELECTed record name = "TESTXX1^00311". > New record. > > ----: N > > How does a (") equate to ^00311 and what exactly is ^00311 ? > > > George Gallen > Senior Programmer/Analyst > Accounting/Data Division, EDI Administrator > [email protected] > ph:856.848.9005 Ext 220 > The Wyanoke Group > http://www.wyanokegroup.com > > > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
