fso

fso


fsl (R83) Index Level g
Syntax fso item-id
fso(file.reference
fso(file.reference item-id
Category Editor
Type Command
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.
Options
See Also fd fi ex fs fio editor
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>
Warnings
Compatibility D3 7.0 AP R83
fsl (R83) Index Level g