Jump to content

Rexx/ISAM: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
m Ak120 moved page REXX/ISAM to Rexx/ISAM
 
(No difference)

Latest revision as of 19:06, 2 April 2025

A REXX extension that allows access to ISAM files (old school database files), at this point only ISAM files created by program using the C/Database Toolchest library are supported and you will need to modify it if you plan to use other ISAM files or files from related products such as VSAM.

Version

  • 1.1 (2003)
At this point the extension is only supplied in C source code form that you will need to compile and if you intend to change the source you may need access to the C/Database Toolchest library.

Licence

Links