Jump to content

FileUt

From EDM2
Revision as of 03:22, 10 November 2020 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Allows reading from and writing to the standard input, output, and error streams of a running process using an interface similar to Rexx’s standard I/O functions.

Files
  • REXXFILE.DLL

Functions

  • filelineout
  • fileloadfuncs
  • filedropfuncs
  • fileopen
  • fileclose
  • filelines
  • filecharin
  • filelinein

License

  • Author: Patrick TJ McPhee

Links