$ED Created automatically by the ED editor when first required, this file
holds pre-stored edit command sequences.
Alternatively, a user can create a $ED pre-stored item by using the editor:
ED $ED
item.nameThe first field of the item must contain E as its first character. Subsequent fields each contain one
editor instruction in the sequence that the user requires the operations to be performed.
A saved command sequence is executed by a command of the form
.X item
where item is either a record id in $ED or a file name and record id separated by a space. Unlike
other command stack operations, .X item command is added to the command stack so that .X n can
be used to repeat the pre-stored sequence.
THESE ARE THE INSTRUCTIONS FROM THE OPENQM MANUAL BUT I CANNOT GET IT TO WORK.