ANSCONVRT is designed to detect possible instances of mixed mode
arithmetic in ans fortran programs. It makes no claim that the
instances that it finds are really mixed modes expressions, but it
will not neglect any possible cases. It requires the output
from an ansf compile with the LS,FS options, and only these
options set. When ANSCONVRT asks for the name of the input file,
this is the file it is referring to. To run ANSCONVRT, first call APL:
!APL
)LOAD ANSCONVRT.X
give it the file name when it asks
It will exit back to TEL when it is finished.
