Jump to content

REXXBTRV: Difference between revisions

From EDM2
Created page with "REXX Interface for OS/2 Btrieve. REXXBTRV allows an OS/2 REXX developer to access data in Btrieve files from REXX scripts in a manner equivalent to that normally done though a..."
 
No edit summary
Line 15: Line 15:
==Links==
==Links==
* [https://www.os2site.com/sw/dev/rexx/libs/rexxbtrv.zip]
* [https://www.os2site.com/sw/dev/rexx/libs/rexxbtrv.zip]
[[Category:REXX Function Library]]

Revision as of 00:00, 15 November 2020

REXX Interface for OS/2 Btrieve. REXXBTRV allows an OS/2 REXX developer to access data in Btrieve files from REXX scripts in a manner equivalent to that normally done though a lower level language such as C.

Functions

  • TREX
  • BTRV
  • BQUIT

Files

  • REXXBTRV.DLL

License

  • Freeware
  • Author: Shane Petty

Links