Hi,
I have a physical file on the AS400 that contains several fields;

FIELD01 15 A
FIELD02 7 A
DATA01 10 L
.......

I would like to create a logical file with the key

FIELD01 K
DATA01 K

However, I need to be able to convert...