//www.vsm.com.au/wasd_root/src/misc/*.*

MISC directory read-me

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 ScriptsCGI (via DECnet) Source CodeComment
[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.
[/cgi-bin/liner/wasd_root/src/misc/liner.c]
[/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
[DIR]  obj_ia64/                   3-Nov-2014 18:54        1,024  subdirectory
[DIR]  OBJ_X86_64/                 9-May-2022 03:12          512  subdirectory

[TXT]  build_all.com              22-Jan-2025 01:06        1,236  DCL procedure
[TXT]  build_cgilib.com           22-Jan-2025 01:06        2,323  DCL procedure
[TXT]  build_cgilib_example.com   22-Jan-2025 01:06        1,598  DCL procedure
[TXT]  build_cgiutl.com           22-Jan-2025 01:06        1,362  DCL procedure
[TXT]  build_chkacc.com           22-Jan-2025 01:06        1,226  DCL procedure
[TXT]  build_connect_example.com  22-Jan-2025 01:06        1,576  DCL procedure
[TXT]  build_fetch.com            22-Jan-2025 01:06        1,562  DCL procedure
[TXT]  build_formwork.com         22-Jan-2025 01:06        1,436  DCL procedure
[TXT]  build_ipctickler.com       22-Jan-2025 01:06        1,330  DCL procedure
[TXT]  build_liner.com            22-Jan-2025 01:06        1,284  DCL procedure
[TXT]  build_membufdemo.com       22-Jan-2025 01:06        2,002  DCL procedure
[TXT]  build_membuflib.com        22-Jan-2025 01:06        1,045  DCL procedure
[TXT]  build_misc.com              4-Nov-2021 09:41        1,238  DCL procedure
[TXT]  build_reporterror.com      22-Jan-2025 01:06        1,394  DCL procedure
[TXT]  build_tmailer.com          22-Jan-2025 01:06        1,368  DCL procedure
[TXT]  cgilib.c                   22-Jan-2025 01:06      212,579  C source
[TXT]  cgilib.h                   22-Jan-2025 01:06        8,481  C header
[TXT]  cgilibshr.opt              22-Jan-2025 01:06       14,986  VMS linker options
[TXT]  cgilib_example.c           22-Jan-2025 01:06        8,062  C source
[HTM]  cgilib_example.html        22-Jan-2025 01:06        5,463  "CGILIB Usage Example"
[TXT]  cgiutl.c                   22-Jan-2025 01:06       91,254  C source
[TXT]  cgiutl_example.com         22-Jan-2025 01:06        3,461  DCL procedure
[HTM]  cgiutl_example.html        22-Jan-2025 01:06        3,300  "CGIutl Usage Example"
[TXT]  cgiutl_example2.com        22-Jan-2025 01:06        1,496  DCL procedure
[HTM]  cgiutl_example2.html       22-Jan-2025 01:06        1,132  "CGIutl Usage Example 2"
[TXT]  chkacc.c                   22-Jan-2025 01:06        9,180  C source
[TXT]  connect_example.c          22-Jan-2025 01:06        4,612  C source
[TXT]  enamel.h                   22-Jan-2025 01:06        9,983  C header
[TXT]  fetch.c                    22-Jan-2025 01:06      124,306  C source
[TXT]  fetch_example.com          22-Jan-2025 01:06        3,811  DCL procedure
[HTM]  fetch_example.html         22-Jan-2025 01:06        1,620  "FETCH Usage Example"
[TXT]  formwork.c                 22-Jan-2025 01:06       65,008  C source
[TXT]  formwork_example.com       22-Jan-2025 01:06          748  DCL procedure
[HTM]  formwork_example.html      22-Jan-2025 01:06        3,139  "FORMwork Example"
[TXT]  ipctickler.c               22-Jan-2025 01:06       11,600  C source
[TXT]  liner.c                    22-Jan-2025 01:06       10,985  C source
[TXT]  membufdemo.c               22-Jan-2025 01:06       19,084  C source
[TXT]  membuflib.c                22-Jan-2025 01:06       11,008  C source
[TXT]  membuflib.h                22-Jan-2025 01:06          556  C header
[HTM]  readme.html                22-Jan-2025 01:06        3,924  "MISC directory read-me"
[TXT]  reporterror.c              22-Jan-2025 01:06       17,662  C source
[TXT]  tmailer.c                  22-Jan-2025 01:06       46,668  C source
[HTM]  tmailer_example.html       22-Jan-2025 01:06        3,017  "tMAILer Usage Example"
[???]  tmailer_example.tmail      22-Jan-2025 01:06          810