× 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.


  • Subject: Re: Data Transfer
  • From: Dave Mahadevan <mahadevan@xxxxxxxx>
  • Date: Tue, 10 Jun 1997 15:36:56 -0400
  • Organization: Stoner and Associates

Gary Feinstein wrote:
> 
> I am running a query that outputs data to a file.  I have one field in
> the query that is a Constant, value 'A'.  Real simple.  I run the query
> and it looks fine on the display and in the file.  However, when I do a
> data transfer from the 400 to my PC using Client Access, all fields come
> out okay other than that one.  I think it outputs as the hex equivalent
> - C2.  What could be causing this?  Is there something in a data option
> that I am missing?  I am transferring the file as ASCII text.
> 
> Gary

    This conversion is controlled by creating an INI file named
    CWBTFR.INI in the directory Windows was installed to (which is
    usually C:\WINDOWS).  The .INI file must contain ONE of following
    lines:
 
    ForceTranslation=0;     for no translation of 65535 data
      OR
    ForceTranslation=1;     for translation of 65535 data

Of course, you need ForceTranslation=1;

IBM had some interesting reason for this. something about CCSID for
non-English languages.  

-- 
Thank You.

Regards

Dave Mahadevan.. mailto:mahadevan@fuse.net
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.