fil (R83)

fil (R83)


fi Index Level fio
Syntax
Category Editor
Type Command
Description converts an item from the standard (data) item format into a list-type format.

Suggestion: be cautious with this -- use it  only for text or Pick/BASIC source code programs. Pick/BASIC cannot read a "list-type" item, yet.

Also, it may be necessary to change the "d" pointer of the data section of the file to a "dc" before this works properly.
Options
See Also fi ex fd fsl (R83)
Example
Warnings This is not required, nor does it work in D3, since D3 supports unlimited item sizes.
Compatibility R83
fi Index Level fio