.CTLI \ --- Mod: Code removed for Elite-A: ------------------> \EQUS ".0" \ The "0" part of the string is overwritten with the \EQUB 13 \ actual drive number by the CATS routine \ --- And replaced by: --------------------------------> EQUS ".:0" \ The "0" part of the string is overwritten with the EQUB 13 \ actual drive number by the CATS routine \ --- End of replacement ------------------------------>