PreviousasUppercase Up
ByteArray
compareToNext

ByteArray Method atPut

Stores character aValue at position anIndex. Raises an exception if anindex is outside the bounds of this instance.

Using Parameters
anindex PIC S9(9) COMP-5
avalue PIC X