Routine ID: I302 | |
---|---|
Author(s): See below | Library: PACKLIB |
Submitter: J.C. Lassalle | Submitted: 30.01.1980 |
Language: Fortran | Revised: 17.12.1991 |
Authors: R. Brun, R. Hagelberg, M. Hansroul, I. Ivanchenko,
J.C. Lassalle, G. Misuri, J. Vorbrueggen
OBSOLETE
Please note that this routine has been obsoleted in CNL 219. Users are
advised not to use it any longer and to replace it in older programs.
No maintenance for it will take place and it will eventually disappear.
Suggested replacement: KUIP (I202)
FFREAD provides the user with a facility for free-format data input, providing a suitable tool to transmit and/or modify variables at run-time without recompilation.
Structure:
SUBROUTINE subprograms
User Entry Names: FFREAD, FFINIT, FFSET,
FFKEY, FFGO, FFGET
Internal Entry Names: FFCARD, FFFIND, FFGOR,
FFSKIP, FFUPCA
Files Referenced: Input, Output (both default or user defined)
External References:
UCOPY (V301), UCTOH, UHTOC (M409),
FFUSER (optionally user supplied)
Usage:
See Long Write-up.