On 2014-01-14 11:32, John Ehrman wrote: > > * The TRANSLATE option lets you specify a translate table to be used for > mapping EBCDIC source bytes to a different object encoding; the default > table is 037-to-819 (I believe). Several typical translate tables are > provided for common (extended) EBCDIC code pages, but you can write your > own translate table as described in the Programmer's Guide. > After a lot of experimenting and a little RTFM, I learn that the TRANSLATE option affects the generation of C'...'-type constants. The Reference explicitly states that TRANSLATE does not affect generation of CA'...'-type constants, nor do I see a corresponding option to control the CA'...' mapping.
Sheesh! -- gil
