1983 Spring DECUS Symposium TAPE COPY FACILITY (SIG TAPE) submission

From:	City of Gainesville
	Information Systems Division
	P.O. Box 490
	200 East University Ave
	Gainesville, Florida 32602
	(904) 374-2020	Mark C. Weston

	PDP-11/70, 512KW, RM05, RM80, TU16, 64 ports under RSX-11M-PLUS V2.0

Our submission:

CONVERT - a program for converting EBCDIC coded files containing embedded
binary data (i.e. it only converts EBCDIC coded characters via a table 
describing the record layout).

CALL - an attempt at having the PDP control a DF03-AC to do the calling.
It worked under M+ V1.0 with a jumper on DTR (or was it DSR?), but the 
autobaud detect screws it up now, and I cannot seem to control this from the 
task.  Anyone have ideas.

TIMER - a nice little task for printing the time on the console on the hour.

DAILY - a program that is a part of our Computer Assisted Dispatch system 
(which is going into the DECUS library soon) that will spawn a batch job at 
midnight that spawns additional batch jobs.  Example batch jobs are included.

LA100 - a nifty program for controlling the features of a LA100-YA/RA (without
keyboard) just like the SETUP key on the LA120 (it is configured to control a
specific port and therefore just one printer).

CPU - a crude way to determine the CPU busy percentage time (well you just run
this task at priority 0 and it endless loops and you count how many time it 
looped in a second and the you you subtract that from the max and ...).

DOW - a program to return the day of the week in <EXSTAT> for ICP (a.k.a.
Indirect Command File Processor, "@", "AT.").
