editor.fso

Command/Editor, Releases: AP and R83

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

Command Name Type Description
editor.fd Command Deletes item.
editor.fi Command Files item.
editor.ex Command Exits item.
editor.fs Command Saves item and remains in item.
editor.fio Command File over existing item.
editor.introduction Introductory The line-oriented editor.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.