Multiple choice technology mainframe

How can I replace all the low-values in a file to spaces??

  1. using ALLSPACE CODE

  2. using NOLOW CODE

  3. using CHANGE CODE

  4. using ALTSEQ CODE

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The ALTSEQ (Alternate Collating Sequence) keyword in RPG can be used to translate low-values or other specific characters to spaces during file processing.