When you are working with source debug, be aware
of certain conditions regarding i5/OS® globalization.
The following conditions exist for ILE CL:
- When a view is displayed on the Display Module Source display, the source
debugger converts all data to the Coded Character Set Identifier (CCSID) of
the debug job.
- When assigning literals to variables, the source debugger does not perform
CCSID conversion on quoted literals (for example 'abc'). Also, quoted literals
are case sensitive.