A small collection of scripts, utilities, and other quick hacks, sometimes useful, sometimes just novelty or to try something out. Includes links for execution via DECnet if DECnet based scripting is configured for the server.
| CGI Scripts | CGI (via DECnet) | Source Code | Comment |
|---|---|---|---|
| [cgilib_example.html] | (can be used, no example) |
CGIlib.c
CGIlib.h |
A collection of C language functions for use when developing scripts. |
| [CGI_symbols] | [CGI_symbols] | CGI_symbols.com | Simple CGI environment test. |
|
[cgiutl_example.html]
[cgiutl_example2.html] |
(can be used, no example) | cgiutl.c | Example of using the CGIUTL.C utility for processing the contents of a POSTed form for use in a DCL procedure. |
| [fetch_example.html] | (can be used, no example) | fetch.c | Example of using the FETCH.C utility for retrieving URLs from servers, checking if a certain URL is accessable, etc. |
| [formwork_example.html] | (can be used, no example) | formwork.c | Example of using the FORMWORK.C utility for making elementary validation of HTML form input before adding to a CSV file or other processing. |
| [IPCtickler] | (not applicable) | IPCtickler.c | Manipulate C-RTL <stdout> characteristics and WASD Script-Control: CGI response header fields to assess impacts on carriage-control. |
[/wasd_root/src/misc/*.*?httpd=index&script=cgi-bin/liner] |
(can be used, no example) | liner.c | Display a file as plain-text, prefixing each line with an ascending line number in square brackets. Useful for viewing source code files. |
| CLI usage described in code | (not applicable) | membufdemo.c
membuflib.c |
Bulk data transfer from script to server using a (global section) memory buffer. Intended for transfers of multiple megabytes, tens of megabytes, and so up. Testing indicates transfers in excess of 500% of the standard mailbox bandwidth, with notable improvements to efficiency as well. YMMV with platform, O/S version and TCP/IP stack. |
| [tmailer_example.html] | (can be used, no example) | tmailer.c | Example of using the TMAILER.C script for mailing the processed contents of a POSTed form (WASD drop-in replacement for the OSU TMAIL script). |
Name Revised Size Description
OBJ_AXP/ 16-May-2025 12:45 512 subdirectory
BUILD_CGILIB.COM 16-May-2025 12:45 2,454 DCL procedure
BUILD_CGILIB_EXAMPLE.COM 16-May-2025 12:45 2,474 DCL procedure
BUILD_CGIUTL.COM 16-May-2025 12:45 1,892 DCL procedure
BUILD_CHKACC.COM 16-May-2025 12:45 1,758 DCL procedure
BUILD_FETCH.COM 16-May-2025 12:45 2,057 DCL procedure
BUILD_FORMWORK.COM 16-May-2025 12:45 2,522 DCL procedure
BUILD_IPCTICKLER.COM 16-May-2025 12:45 1,870 DCL procedure
BUILD_LINER.COM 16-May-2025 12:45 1,838 DCL procedure
BUILD_MEMBUFDEMO.COM 16-May-2025 12:45 1,790 DCL procedure
BUILD_MEMBUFLIB.COM 16-May-2025 12:45 1,344 DCL procedure
BUILD_MISC.COM 16-May-2025 12:45 1,238 DCL procedure
BUILD_REPORTERROR.COM 16-May-2025 12:45 1,924 DCL procedure
BUILD_TMAILER.COM 16-May-2025 12:45 2,568 DCL procedure
CGILIB.C 16-May-2025 12:45 206,618 C source
CGILIB.H 16-May-2025 12:45 8,349 C header
CGILIBSHR.OPT 16-May-2025 12:45 14,986 VMS linker options
CGILIB_EXAMPLE.C 16-May-2025 12:45 7,313 C source
CGILIB_EXAMPLE.HTML 16-May-2025 12:45 5,463 "CGILIB Usage Example"
CGIUTL.C 16-May-2025 12:45 90,879 C source
CGIUTL_EXAMPLE.COM 16-May-2025 12:45 3,461 DCL procedure
CGIUTL_EXAMPLE.HTML 16-May-2025 12:45 3,300 "CGIutl Usage Example"
CGIUTL_EXAMPLE2.COM 16-May-2025 12:45 1,496 DCL procedure
CGIUTL_EXAMPLE2.HTML 16-May-2025 12:45 1,132 "CGIutl Usage Example 2"
CHKACC.C 16-May-2025 12:45 8,500 C source
ENAMEL.H 16-May-2025 12:45 9,983 C header
FETCH.C 16-May-2025 12:45 124,193 C source
FETCH_EXAMPLE.COM 16-May-2025 12:45 3,811 DCL procedure
FETCH_EXAMPLE.HTML 16-May-2025 12:45 1,620 "FETCH Usage Example"
FORMWORK.C 16-May-2025 12:45 64,885 C source
FORMWORK_EXAMPLE.COM 16-May-2025 12:45 748 DCL procedure
FORMWORK_EXAMPLE.HTML 16-May-2025 12:45 3,139 "FORMwork Example"
IPCTICKLER.C 16-May-2025 12:45 11,639 C source
LINER.C 16-May-2025 12:45 7,261 C source
MEMBUFDEMO.C 16-May-2025 12:45 10,088 C source
MEMBUFLIB.C 16-May-2025 12:45 9,904 C source
MEMBUFLIB.H 16-May-2025 12:45 529 C header
README.HTML 16-May-2025 12:45 3,732 "MISC directory read-me"
REPORTERROR.C 16-May-2025 12:45 17,206 C source
TMAILER.C 16-May-2025 12:45 46,265 C source
TMAILER_EXAMPLE.HTML 16-May-2025 12:45 3,017 "tMAILer Usage Example"
TMAILER_EXAMPLE.TMAIL 16-May-2025 12:45 810