Multiple choice technology mainframe How can I replace all the low-values in a file to spaces?? using ALLSPACE CODE using NOLOW CODE using CHANGE CODE 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.