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. |
usage described in code | (no example) | connect_example.c | Example of using the [ServiceConnect] capability. |
[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-Nov-2014 18:54 1,024 subdirectory
OBJ_X86_64/ 9-May-2022 03:12 512 subdirectory
build_all.com 22-Jan-2025 01:06 1,236 DCL procedure
build_cgilib.com 22-Jan-2025 01:06 2,323 DCL procedure
build_cgilib_example.com 22-Jan-2025 01:06 1,598 DCL procedure
build_cgiutl.com 22-Jan-2025 01:06 1,362 DCL procedure
build_chkacc.com 22-Jan-2025 01:06 1,226 DCL procedure
build_connect_example.com 22-Jan-2025 01:06 1,576 DCL procedure
build_fetch.com 22-Jan-2025 01:06 1,562 DCL procedure
build_formwork.com 22-Jan-2025 01:06 1,436 DCL procedure
build_ipctickler.com 22-Jan-2025 01:06 1,330 DCL procedure
build_liner.com 22-Jan-2025 01:06 1,284 DCL procedure
build_membufdemo.com 22-Jan-2025 01:06 2,002 DCL procedure
build_membuflib.com 22-Jan-2025 01:06 1,045 DCL procedure
build_misc.com 4-Nov-2021 09:41 1,238 DCL procedure
build_reporterror.com 22-Jan-2025 01:06 1,394 DCL procedure
build_tmailer.com 22-Jan-2025 01:06 1,368 DCL procedure
cgilib.c 22-Jan-2025 01:06 212,579 C source
cgilib.h 22-Jan-2025 01:06 8,481 C header
cgilibshr.opt 22-Jan-2025 01:06 14,986 VMS linker options
cgilib_example.c 22-Jan-2025 01:06 8,062 C source
cgilib_example.html 22-Jan-2025 01:06 5,463 "CGILIB Usage Example"
cgiutl.c 22-Jan-2025 01:06 91,254 C source
cgiutl_example.com 22-Jan-2025 01:06 3,461 DCL procedure
cgiutl_example.html 22-Jan-2025 01:06 3,300 "CGIutl Usage Example"
cgiutl_example2.com 22-Jan-2025 01:06 1,496 DCL procedure
cgiutl_example2.html 22-Jan-2025 01:06 1,132 "CGIutl Usage Example 2"
chkacc.c 22-Jan-2025 01:06 9,180 C source
connect_example.c 22-Jan-2025 01:06 4,612 C source
enamel.h 22-Jan-2025 01:06 9,983 C header
fetch.c 22-Jan-2025 01:06 124,306 C source
fetch_example.com 22-Jan-2025 01:06 3,811 DCL procedure
fetch_example.html 22-Jan-2025 01:06 1,620 "FETCH Usage Example"
formwork.c 22-Jan-2025 01:06 65,008 C source
formwork_example.com 22-Jan-2025 01:06 748 DCL procedure
formwork_example.html 22-Jan-2025 01:06 3,139 "FORMwork Example"
ipctickler.c 22-Jan-2025 01:06 11,600 C source
liner.c 22-Jan-2025 01:06 10,985 C source
membufdemo.c 22-Jan-2025 01:06 19,084 C source
membuflib.c 22-Jan-2025 01:06 11,008 C source
membuflib.h 22-Jan-2025 01:06 556 C header
readme.html 22-Jan-2025 01:06 3,924 "MISC directory read-me"
reporterror.c 22-Jan-2025 01:06 17,662 C source
tmailer.c 22-Jan-2025 01:06 46,668 C source
tmailer_example.html 22-Jan-2025 01:06 3,017 "tMAILer Usage Example"
tmailer_example.tmail 22-Jan-2025 01:06 810