Previous Topic: Translate Physical File CommandNext Topic: Converting Source for Ideographic Support


Translate Source File Command

The Translate Source file (YTRNSRCF) command will translate all the source data in a source file or files.

For example, the following would convert all source files in library QGPL to upper case:

YTRNSRCPF FILE(QGPL/Q*) TRNTBL(QCASE256)

The command can also be used to strip out Text Management/38 attributes and comments from a source member.