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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
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.
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.
;Files
* REXXBTRV.DLL


==Functions==
==Functions==
Line 5: Line 8:
* BTRV
* BTRV
* BQUIT
* BQUIT
==Files==
* REXXBTRV.DLL


==License==
==License==
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]]

Latest revision as of 00:03, 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.

Files
  • REXXBTRV.DLL

Functions

  • TREX
  • BTRV
  • BQUIT

License

  • Freeware
  • Author: Shane Petty

Links