Index of  //vsmx86.vsm.com.au/wasd_root/src/cgiplus/*.*

CGIplus readme

This directory provides some demonstration CGIplus scripts. These are here only to provide examples on approaching the CGIplus environment ... and of course to provide some skeletal code for use in real CGIplus applications. Also provided is a CGIplus-based wrapper for supporting ISAPI extension DLLs.

Demonstration CGIplus Scripts/Code
Standard CGICGIplus Source CodeComment
[demo] [demo] CGIplusDemo.c
[demo] CGIplusLoop.c Uses a simple loop to read the CGIplus variables from CGIPLUSIN.
[demo] [demo] CGIplusSkel.c Uses the CGILIB library to get the variables regardless of whether it's the standard or CGIplus environment.
[demo] [demo] CGIplusTest.c
CGIplus_cgivar.c A generic C language code module that interface with CGIplus "record" and "struct" modes.  #included in, and demonstrated in, CGIPLUSTEST.C.
[demo] CGIPLUSPROC.COM Even DCL procedures can be CGIplus scripts!
BUT ... DCL is inefficient enough in it's interpretation for a CGIplus implementation about 50% slower that using standard CGI. The [SRC.MISC]CGIUTL.C utility /PLUS functionality can be used to more efficiently interface DCL with CGIplus; see COMRTEXE.COM below.
COMRTEXE.COM With a little assistance from mapping rules, execute DCL procedures and executables (and potentially other files) anywhere in web-space. Provides a Run-Time Environment for .COMs and .EXEs allowing them to be executed in the same way as .PHPs and .PYs. Uses [SRC.MISC]CGIUTL.C /PLUS functionality to interface with CGIplus.
Other WASD Scripts Using CGIplus
[demo] [demo] Conan.c "Conan The Librarian" provides access to help and text libraries
HyperShelf Provides access to BNU and Bookreader shelves
HyperReader Provides access Bookreader books
ISAPI Supported using CGIplus
ISAPI ... Microsoft and Process Software Corp. Specification
CGIsapi.c This is the wrapper application that allows ISAPI DLLs to be executed as WASD scripts
[demo] ISAPIexample.c An example ISAPI DLL
Persistant Run-Time Environments
[demo] rte_example.c Example of persistant run-time environment.
Demonstration Scripts for CGI Callout
[demo] CGICALLOUTPROC.COM Standard CGI DCL procedure using callouts.
[demo] CGICALLOUTSINGLEBYTE.COM DCL procedure to demontstrate the special 'build-record' mode used with scripting environments that insist on outputing one byte at a time!.
[demo] CGICALLOUT.C Standard CGI C program using callouts.
[demo] CGIPLUSCALLOUTPROC.COM CGIplus DCL procedure using callouts.
[demo] CGIPLUSCALLOUT.C CGIplus C program using callouts.

NameRevisedSizeDescription

[DIR]CXX_REPOSITORY/24-Feb-2026 21:31512subdirectory
[DIR]obj_x86_64/ 8-Jan-2023 13:14512subdirectory
 
[TXT]build_cgiplus.com28-Jan-2026 04:35684DCL procedure
[TXT]build_cgiplussymbols.com28-Jan-2026 04:351,364DCL procedure
[TXT]build_cgiplustest.com28-Jan-2026 04:352,212DCL procedure
[TXT]build_cgisapi.com28-Jan-2026 04:351,408DCL procedure
[TXT]build_isapiexample.com28-Jan-2026 04:351,151DCL procedure
[TXT]build_mod_cgiplustest.com28-Jan-2026 04:351,634DCL procedure
[TXT]build_one.com28-Jan-2026 04:351,458DCL procedure
[TXT]build_rte_example.com28-Jan-2026 04:351,448DCL procedure
[TXT]cgicallout.c28-Jan-2026 04:356,041C source
[TXT]cgicalloutproc.com28-Jan-2026 04:351,432DCL procedure
[TXT]cgicalloutsinglebyte.com28-Jan-2026 04:351,277DCL procedure
[TXT]cgiplus.pl28-Jan-2026 04:35802Perl source
[TXT]cgiplus1symbols.com28-Jan-2026 04:35970DCL procedure
[TXT]cgiplus2symbols.com28-Jan-2026 04:35468DCL procedure
[TXT]cgipluscallout.c28-Jan-2026 04:355,695C source
[TXT]cgipluscalloutproc.com28-Jan-2026 04:351,767DCL procedure
[TXT]cgiplusdemo.c28-Jan-2026 04:358,426C source
[TXT]cgiplusloop.c28-Jan-2026 04:352,755C source
[TXT]cgiplusperl.com28-Jan-2026 04:351,154DCL procedure
[TXT]cgiplusproc.com28-Jan-2026 04:35867DCL procedure
[TXT]cgiplusskel.c28-Jan-2026 04:352,382C source
[TXT]cgiplustest.c28-Jan-2026 04:3512,274C source
[TXT]cgiplus_cgivar.c28-Jan-2026 04:358,259C source
[TXT]cgisapi.c28-Jan-2026 04:3540,562C source
[TXT]cgisapi.h28-Jan-2026 04:354,287C header
[TXT]comrtexe.com28-Jan-2026 04:351,208DCL procedure
[TXT]isapiexample.c28-Jan-2026 04:3513,204C source
[HTM]isapiexample.html28-Jan-2026 04:351,815"CGIsapi Example"
[HTM]readme.html28-Jan-2026 04:355,209"CGIplus readme"
[TXT]rte_example.c28-Jan-2026 04:358,014C source
[HTM]rte_example.html28-Jan-2026 04:351,737"Run-Time Environment Usage Example"