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_IA64/ 3-Mar-2020 11:49 512 subdirectory
build_cgilib.com 31-Jan-2020 14:54 2,454 DCL procedure
build_cgilib_example.com 31-Jan-2020 14:54 2,474 DCL procedure
build_cgiutl.com 31-Jan-2020 14:54 1,892 DCL procedure
build_chkacc.com 31-Jan-2020 14:54 1,758 DCL procedure
build_fetch.com 31-Jan-2020 14:54 2,057 DCL procedure
build_formwork.com 31-Jan-2020 14:54 2,522 DCL procedure
build_ipctickler.com 31-Jan-2020 14:54 1,870 DCL procedure
build_liner.com 31-Jan-2020 14:54 1,838 DCL procedure
build_membufdemo.com 31-Jan-2020 14:54 1,790 DCL procedure
build_membuflib.com 31-Jan-2020 14:54 1,344 DCL procedure
build_misc.com 31-Jan-2020 14:54 1,238 DCL procedure
build_reporterror.com 31-Jan-2020 14:54 1,924 DCL procedure
build_tmailer.com 31-Jan-2020 14:54 2,568 DCL procedure
cgilib.c 31-Jan-2020 14:54 208,818 C source
cgilib.h 31-Jan-2020 14:54 8,440 C header
cgilibshr.opt 31-Jan-2020 14:54 14,986 VMS linker options
cgilib_example.c 31-Jan-2020 14:54 7,313 C source
cgilib_example.html 3-Mar-2020 11:48 5,463 "CGILIB Usage Example"
cgiutl.c 31-Jan-2020 14:54 90,879 C source
cgiutl_example.com 31-Jan-2020 14:54 3,461 DCL procedure
cgiutl_example.html 3-Mar-2020 11:48 3,300 "CGIutl Usage Example"
cgiutl_example2.com 31-Jan-2020 14:54 1,496 DCL procedure
cgiutl_example2.html 3-Mar-2020 11:48 1,132 "CGIutl Usage Example 2"
chkacc.c 31-Jan-2020 14:54 8,500 C source
enamel.h 31-Jan-2020 14:54 9,983 C header
fetch.c 31-Jan-2020 14:54 124,193 C source
fetch_example.com 31-Jan-2020 14:54 3,811 DCL procedure
fetch_example.html 3-Mar-2020 11:48 1,620 "FETCH Usage Example"
formwork.c 31-Jan-2020 14:54 64,885 C source
formwork_example.com 31-Jan-2020 14:54 748 DCL procedure
formwork_example.html 3-Mar-2020 11:48 3,139 "FORMwork Example"
ipctickler.c 31-Jan-2020 14:54 11,639 C source
liner.c 31-Jan-2020 14:54 7,261 C source
membufdemo.c 31-Jan-2020 14:54 10,088 C source
membuflib.c 31-Jan-2020 14:54 9,904 C source
membuflib.h 31-Jan-2020 14:54 529 C header
readme.html 3-Mar-2020 11:48 3,732 "MISC directory read-me"
reporterror.c 31-Jan-2020 14:54 17,206 C source
tmailer.c 31-Jan-2020 14:54 46,265 C source
tmailer_example.html 3-Mar-2020 11:48 3,017 "tMAILer Usage Example"
tmailer_example.tmail 31-Jan-2020 14:54 810