fi

fi


fdk Index Level fil (R83)
Syntax fi
fi item-id
fi(file.reference
fi(file.reference item-id  
Category Editor
Type Command
Description files the current item, saving all changes made.

Control returns to  TCL, or to the next item in the active list.

A different file.reference and/or "item-id" may be specified prior to filing the item.
Options
See Also ex fs fio error messages active list fsl (R83) fso editor exk fil (R83)
Example ed bp program1<return>
top
.fi<return>
'program1' filed.

This files the item, with any changes made, over the orginal item.

ed bp program1<return>
top
.fi new.program1<return>
'new.program1' filed.

This files the item, with any changes made, under a different item-id. The original item remains unchanged.
Warnings
Compatibility D3 7.0 AP R83
fdk Index Level fil (R83)