Jump to content

REXXshar

From EDM2

Extends the REXX language by providing some REXX external functions.

Files
  • rexxshar.dll

Functions

  • SHRFILEOPEN - handle = ShrFileOpen(filename)
  • SHRLINEIN - line = ShrLineIn(handle)
  • SHRFILEEOF - ShrFileEOF(handle)
  • SHRFILECLOSE - rc = ShrFileClose(handle)

Links