Converted from .HLP to .HTML by HLPTOHTML.

cfi .HLP

Examples

Example of the use of FLIST and FLEX:

 QFI>FLIST 1	! open list of LISTID 1 ; set up FOUSER=1
 QFI>FRC FF 0	! perform FRC to primad 'FF'hex and secad 0
 		! No data would result
 QFI>FLEX 1	! terminate list and execute it; clear FOUSER
 		!  data would now be output.