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



All,

I was hoping to be able to do something like the following:

d ascii_txt s 16383a ccsid(819)
But I get a
RNF3819: The CCSID keyword is not valid with the specified data type.


Also tried
d ascii_txt s 16383c ccsid(819)
But I get a
RNF3818: CCSID(819) is not valid for field ASCII_TXT.

and
d ascii_txt s 16383g ccsid(819)
But I get a
RNF0566: Keyword CCSID is not valid for a graphic definition when
CCSID(*GRAPH:*IGNORE) is specified.
I added
h ccsid(*graph:*src)
But now I'm back to
RNF3818: CCSID(819) is not valid for field ASCII_TXT.


Given the relationship between 819 and 1208, I also tried using
ccsid(1208) on all the above, if the same results....

Is there no way to tag a variable as containing ASCII data?

Thanks!

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.