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



G (or Graphic) fields are used to store DBCS or Unicode data. To determine
which is being used in your case you need to know the CCSID of the data. A
CCSID of 13488 or 1200 indicates Unicode.

Assuming it's Unicode data, COBOL (starting around V5R1) provides support
for this with NATIONAL support. You don't say what type of error you're
encounering when trying to read a record containing NATIONAL data, but it's
supported quite well by the COBOL language. My first thought is that the
programs file definition does not match the database file definition -- but
that's just a wild guess.

I would suggest looking at the NATIONAL support, which is documented in the
COBOL Reference and in the COBOL Programmer's Guide.

Bruce Vining

On Mon, Apr 2, 2012 at 12:36 PM, thomas burrows <
thomas.burrows.1957@xxxxxxxxx> wrote:

If I have the wrong list please forgive and push to correct one.

When using the Client Access Express Data Transfer Excel add-in I can
automatically create a physical file on the iSeries. However, most of
the fields show are created show a "G" data type format.

Questions:
1. How does one read such a field. My COBOL program is erroring out.
2. When creating the iSeries PF I have attempted to make Character
fields that are the correct length. Then run a dummy download from the
iSeries to the PC creating me a FDF file. That FDF file does not work
when I try to upload from the EXCEL spreadsheet using the Express Data
Transfer Excel Add-in.

Not sure what I am missing.

Thomas
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





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.