editor.fso
Save over existing item.
Syntax
fso item-id fso(file.reference fso(file.reference item-id
Description
saves the current item and overwrites the item when a duplicate item-id already exists on file. This form is used when specifying an item-id other than the one originally requested.
Example
ed bp main.program<return>
top
.fs main.program.original<return>
cmnd?
This does not actually mean that the command was invalid. Rather, it means that
the item, 'main.program.original', was already on file. It can be
overwritten as follows:
.fso main.program.original<return>
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
