Jump to content

RGIServ: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
Line 17: Line 17:


==Links==
==Links==
* [https://hobbes.nmsu.edu/download/pub/os2/dev/rexx/rgiserv.zip rgiserv.zip]
* [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]