//timmersit.nl/wasd_root/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.
[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_AXP/                    8-Nov-2021 14:28          512  subdirectory

[TXT]  BUILD_CGILIB.COM            8-Nov-2021 14:28        2,454  DCL procedure
[TXT]  BUILD_CGILIB_EXAMPLE.COM    8-Nov-2021 14:28        2,474  DCL procedure
[TXT]  BUILD_CGIUTL.COM            8-Nov-2021 14:28        1,892  DCL procedure
[TXT]  BUILD_CHKACC.COM            8-Nov-2021 14:28        1,758  DCL procedure
[TXT]  BUILD_FETCH.COM             8-Nov-2021 14:28        2,057  DCL procedure
[TXT]  BUILD_FORMWORK.COM          8-Nov-2021 14:28        2,522  DCL procedure
[TXT]  BUILD_IPCTICKLER.COM        8-Nov-2021 14:28        1,870  DCL procedure
[TXT]  BUILD_LINER.COM             8-Nov-2021 14:28        1,838  DCL procedure
[TXT]  BUILD_MEMBUFDEMO.COM        8-Nov-2021 14:28        1,790  DCL procedure
[TXT]  BUILD_MEMBUFLIB.COM         8-Nov-2021 14:28        1,344  DCL procedure
[TXT]  BUILD_MISC.COM              8-Nov-2021 14:28        1,238  DCL procedure
[TXT]  BUILD_REPORTERROR.COM       8-Nov-2021 14:28        1,924  DCL procedure
[TXT]  BUILD_TMAILER.COM           8-Nov-2021 14:28        2,568  DCL procedure
[TXT]  CGILIB.C                    8-Nov-2021 14:28      206,618  C source
[TXT]  CGILIB.H                    8-Nov-2021 14:28        8,349  C header
[TXT]  CGILIBSHR.OPT               8-Nov-2021 14:28       14,986  VMS linker options
[TXT]  CGILIB_EXAMPLE.C            8-Nov-2021 14:28        7,313  C source
[HTM]  CGILIB_EXAMPLE.HTML         8-Nov-2021 14:28        5,463  "CGILIB Usage Example"
[TXT]  CGIUTL.C                    8-Nov-2021 14:28       90,879  C source
[TXT]  CGIUTL_EXAMPLE.COM          8-Nov-2021 14:28        3,461  DCL procedure
[HTM]  CGIUTL_EXAMPLE.HTML         8-Nov-2021 14:28        3,300  "CGIutl Usage Example"
[TXT]  CGIUTL_EXAMPLE2.COM         8-Nov-2021 14:28        1,496  DCL procedure
[HTM]  CGIUTL_EXAMPLE2.HTML        8-Nov-2021 14:28        1,132  "CGIutl Usage Example 2"
[TXT]  CHKACC.C                    8-Nov-2021 14:28        8,500  C source
[TXT]  ENAMEL.H                    8-Nov-2021 14:28        9,983  C header
[TXT]  FETCH.C                     8-Nov-2021 14:28      124,193  C source
[TXT]  FETCH_EXAMPLE.COM           8-Nov-2021 14:28        3,811  DCL procedure
[HTM]  FETCH_EXAMPLE.HTML          8-Nov-2021 14:28        1,620  "FETCH Usage Example"
[TXT]  FORMWORK.C                  8-Nov-2021 14:28       64,885  C source
[TXT]  FORMWORK_EXAMPLE.COM        8-Nov-2021 14:28          748  DCL procedure
[HTM]  FORMWORK_EXAMPLE.HTML       8-Nov-2021 14:28        3,139  "FORMwork Example"
[TXT]  IPCTICKLER.C                8-Nov-2021 14:28       11,639  C source
[TXT]  LINER.C                     8-Nov-2021 14:28        7,261  C source
[TXT]  MEMBUFDEMO.C                8-Nov-2021 14:28       10,088  C source
[TXT]  MEMBUFLIB.C                 8-Nov-2021 14:28        9,904  C source
[TXT]  MEMBUFLIB.H                 8-Nov-2021 14:28          529  C header
[HTM]  README.HTML                 8-Nov-2021 14:28        3,732  "MISC directory read-me"
[TXT]  REPORTERROR.C               8-Nov-2021 14:28       17,206  C source
[TXT]  TMAILER.C                   8-Nov-2021 14:28       46,265  C source
[HTM]  TMAILER_EXAMPLE.HTML        8-Nov-2021 14:28        3,017  "tMAILer Usage Example"
[???]  TMAILER_EXAMPLE.TMAIL       8-Nov-2021 14:28          810