REXXshar
Appearance
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)