REXXshar
Appearance
Extends the REXX language by providing some REXX external functions. These functions are: SHRFILEOPEN handle = ShrFileOpen(filename), SHRLINEIN line = ShrLineIn(handle), SHRFILEEOF if ShrFileEOF(handle) then, SHRFILECLOSE rc = ShrFileClose(handle).
- Files
- rexxshar.dll
Functions
- SHRFILEOPEN
- SHRLINEIN
- SHRFILEEOF
- SHRFILECLOSE