> \'18 > may either be hex 1 (null) decimal 8 or it may be hex 18 (cancel).
No. The specification is pretty clear that hexadecimal encoding requires two characters. So it must be hex 18: \'hh A hexadecimal value, based on the specified character set (may be used to identify 8-bit values). You can get the current specification from http://www.microsoft.com/downloads/details.aspx?FamilyId=DD422B8D-FF06-4207- B476-6B5396A18A2B. Page 202 covers escaped expressions. -- Christof _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/8a92b5b50b894aab8bdb480972de5...@fpl5 ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

