TAWK Library

The following programs are available to be viewed or down-loaded. Most programs require TAWK version 5.0. Some of these programs were submitted by customers. These programs are posted here in the hope they will be useful to our customers, however, Thompson Automation can make no guarantees whatever regarding them. We continue to add more stuff here, so check this page from time to time.

awktags.awk
This AWK program performs substantially the same function as the dedicated ctags program available under UNIX, except it does it on AWK source files.
Last Modified Jan 29 1997

cl2file.awk
Cl2file.awk reads the windows clipboard and copies it to a file.
Last Modified Jan 29 1997

comm.awk
This program implements the UNIX comm program.
Last Modified Jan 29 1997

ctags.awk
This AWK program performs substantially the same function as the dedicated ctags program available under UNIX.
Last Modified Jan 29 1997

date.awk
This AWK program implements the UNIX date program.
Last Modified Jan 29 1997

dbase.awk
This file contain all the routines necessary to create/add/edit/update Dbase III compatible database files
Last Modified Jan 29 1997

dl.awk
TAWK program to manipulate doubly linked lists. This code is exerpted from the TAWK manual.
Last Modified Jan 29 1997

laspr.awk
TAWK program to convert text files to postscript, with pagination.
Last Modified Jan 29 1997

mkextern.awk
This TAWK program attempts to automatically create function prototypes from C program source files.
Last Modified Feb 12 1997

os2query.awk
Test DosQuerySysInfo in OS/2 TAWK50 Shows how to call functions in DOSCALLS (which isn't really a DLL) by number.
Last Modified Jun 19 1997

printf.awk
This a TAWK program that prints its arguments like the printf function
Last Modified Jan 29 1997

profdisp.awk
TAWK Program Profiler Part 2 of 2 (Display Utility)
Last Modified Jan 29 1997

profiler.awk
TAWK Program Profiler Part 1 of 2 (Profiler utility)
Last Modified Jan 29 1997

socket.awk
This file is for use with Windows NT or 95 socket library. These TAWK functions provide the extern function definitions for, and a high level interface to, the socket functions provided in the Win32 library. This file is included in the TAWK version 5.0 library. Download this file to obtain any updates or bug fixes to this library file.
Last Modified Jan 29 1997

timent.awk
Timent.awk runs in the background (e.g., awkw -ftiment &) and shows the time in the console window.
Last Modified Jan 29 1997

awk_sock.zip
A zip file containing some miscellaneous files that use sockets and TCP/IP.
Last Modified October 2003

Return to Thompson Automation Software Home Page