RGIServ: Difference between revisions
Appearance
mNo edit summary |
m →Links |
||
Line 17: | Line 17: | ||
==Links== | ==Links== | ||
* [ | * [rgiserv.zip] | ||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Latest revision as of 01:23, 5 October 2023
The Rexx Common Gateway Interface Function Library is intended to be used with the IBM Internet Connection Server for OS/2 and should be usable with any other OS/2 HTTP server.
- Files
- rgiserv.dll
Functions
- RGIDropFuncs - deregister the functions
- RGILoadFuncs - register the functions
- RGIOut - replace variables in HTML text strings or files
- RGIParse - parse FORM input
- RGIQEnv - transfer CGI environment variables
- RGIQMethod - query request method
- RGIUtils - generate the HTTP header
License
- Author: Albert A. Modderkolk
Links
- [rgiserv.zip]