Jump to content

REXXshar

From EDM2
Revision as of 17:28, 14 September 2022 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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