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
../ parent directory
OBJ_IA64/ 21-Aug-2021 12:02 512 subdirectory
BUILD_CGILIB.COM 22-May-2021 02:01 2,454 DCL procedure
BUILD_CGILIB_EXAMPLE.COM 22-May-2021 02:01 2,474 DCL procedure
BUILD_CGIUTL.COM 22-May-2021 02:01 1,892 DCL procedure
BUILD_CHKACC.COM 22-May-2021 02:01 1,758 DCL procedure
BUILD_FETCH.COM 22-May-2021 02:01 2,057 DCL procedure
BUILD_FORMWORK.COM 22-May-2021 02:01 2,522 DCL procedure
BUILD_IPCTICKLER.COM 22-May-2021 02:01 1,870 DCL procedure
BUILD_LINER.COM 22-May-2021 02:01 1,838 DCL procedure
BUILD_MEMBUFDEMO.COM 22-May-2021 02:01 1,790 DCL procedure
BUILD_MEMBUFLIB.COM 22-May-2021 02:01 1,344 DCL procedure
BUILD_MISC.COM 22-May-2021 02:01 1,238 DCL procedure
BUILD_REPORTERROR.COM 22-May-2021 02:01 1,924 DCL procedure
BUILD_TMAILER.COM 22-May-2021 02:01 2,568 DCL procedure
CGILIB.C 22-May-2021 02:01 209,240 C source
CGILIB.H 22-May-2021 02:01 8,440 C header
CGILIBSHR.OPT 22-May-2021 02:01 14,986 VMS linker options
CGILIB_EXAMPLE.C 22-May-2021 02:01 7,313 C source
CGILIB_EXAMPLE.HTML 22-May-2021 02:01 5,463 "CGILIB Usage Example"
CGIUTL.C 22-May-2021 02:01 90,879 C source
CGIUTL_EXAMPLE.COM 22-May-2021 02:01 3,461 DCL procedure
CGIUTL_EXAMPLE.HTML 22-May-2021 02:01 3,300 "CGIutl Usage Example"
CGIUTL_EXAMPLE2.COM 22-May-2021 02:01 1,496 DCL procedure
CGIUTL_EXAMPLE2.HTML 22-May-2021 02:01 1,132 "CGIutl Usage Example 2"
CHKACC.C 22-May-2021 02:01 8,500 C source
ENAMEL.H 22-May-2021 02:01 9,983 C header
FETCH.C 22-May-2021 02:01 124,193 C source
FETCH_EXAMPLE.COM 22-May-2021 02:01 3,811 DCL procedure
FETCH_EXAMPLE.HTML 22-May-2021 02:01 1,620 "FETCH Usage Example"
FORMWORK.C 22-May-2021 02:01 64,885 C source
FORMWORK_EXAMPLE.COM 22-May-2021 02:01 748 DCL procedure
FORMWORK_EXAMPLE.HTML 22-May-2021 02:01 3,139 "FORMwork Example"
IPCTICKLER.C 22-May-2021 02:01 11,639 C source
LINER.C 22-May-2021 02:01 7,261 C source
MEMBUFDEMO.C 22-May-2021 02:01 10,088 C source
MEMBUFLIB.C 22-May-2021 02:01 9,904 C source
MEMBUFLIB.H 22-May-2021 02:01 529 C header
README.HTML 22-May-2021 02:01 3,732 "MISC directory read-me"
REPORTERROR.C 22-May-2021 02:01 17,206 C source
TMAILER.C 22-May-2021 02:01 46,265 C source
TMAILER_EXAMPLE.HTML 22-May-2021 02:01 3,017 "tMAILer Usage Example"
TMAILER_EXAMPLE.TMAIL 22-May-2021 02:01 810