× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



jeffw@xxxxxxxxxxxxxxxx wrote:
I think it is losing the SHIFT-IN hex value. Our ERP vendor is working on
this, but I have a lot of data that is bad at the moment.
I want to write a cleanup to go into the file and fix the fields. If you try
and DFU the field it looks like garbage data in the field. I dont have much
experience with HEX, but what I have learned is this should work but it
doesnt.
EVAL CDESC=%trimr(CDESC)+x'0F'
I have a program that I wrote that has screen that will show both fields if
I copy and paste it manually into the new field it works. Any ideas?

What you really need to do is count the shift out/shift in pairs ... if you have a shift out without a shift in, you need to add the shift in.

Keep in mind that anytime the text switches to or from double byte a shift is needed.


david
(who has learned a LOT about double byte in the last few months)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.