Short:        Fish disk 0358
Uploader:     Fish Disks <aminet aminet net>
Type:         misc/fish
Architecture: m68k-amigaos


This is disk 358 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


Blob		Another screen hack.  Makes red drops of slime flow down
		your screen.  Version 1.1, includes source in C.
		Author:  Guido Wegener

OPS5c		OPS5c is a compiler for the expert system language OPS5.
		The compiler takes OPS5 source code as input and creates a C
		source code file to be compiled to create an executable.
		Arbitrary C code may be linked with the executable and
		executed as a result of firing rules.  The system's strong
		point is its speed and as a result it sometimes has large
		executables and large memory requirements.  At least 1 Meg.
		of memory is suggested.  Binaries only for compiler and
		run-time library.  Version 1.08a.  Requires a C compiler.
		Authors: Bernie J. Lofaso, Jr, Dan Miranker and Arun Chandra.

Pipeline        A game like the commercial game 'Pipe dream' (Pipe mania).
                Needs a joystick and PAL display.  High scores are saved
		to disk.  Version 1.0, includes source.
		Author:  Andre Wichmann.

ReDate		Scans a disk and dates each directory according to the most
		recent item contained within (not including .info files).
		Ideal for use after a COPY ALL CLONE, where the directories
		are CREATED rather than copied and thus lose their date
		information.  Includes source in assembler.
		Author:  Jim Butterfield

RoadRoute	Revision of trip planner program to find "best road route"
		between any two points of travel.  The user is encouraged
		to customize files CITIES and ROADS to suit travel interests.
		This is version 1.5, an update to the original version on
		disk 251, and makes provision for very large city menus and
		itineraries.  You might like to use files from disk 328
		(Mayes/Delzer).  Also includes RoadScan, a checker for
		RoadRoute files (CITIES and ROADS).  Very large files may
		contain goofs (cities with no roads, the same road entered
		twice, etc.), or oddities (direct road not as fast as multi-
		point).  These are pointed out, together with areas where
		users might wish to make economies in the data base.
		Includes source in C.
		Author:  Jim Butterfield

ScanIFF		Scans through an IFF file, identifying the elements.
		Faster than standard utility IFFCheck since it uses Seek,
		but does not do IFFCheck's detailed format checking.
		Intended for use as a "template" from which programmers
		can code their specific application.  For example, an
		expanded version has been used to extract instrument data
		from music files.  Includes source in assembler.
		Author:  Jim Butterfield

ViewDir		A LIST type of utility showing contents of a disk or
		directory.  For directories, shows SIZE.  For files, takes
		a quick look and identifies TYPE if possible.  Update to
		original version on disk 251.  Now works with SPAT for
		pattern matching, and has a small style change.  Includes
		source in assembler.
		Author:  Jim Butterfield