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


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


DPlot		A simple display program for experimental data, with the
		goals of supporting paging through lots of data and 
		providing comfortable scaling and presentation.  This is
		version 2.0, an update to version 1.0 on disk 237, and
		incorporates several significant enhancements.  Binary
		only.
		Author:  A. A. Walma

IPC		An IPC (Inter-Process Communication) package, with the
		goal of creating a standard for IPC on the Amiga that
		is flexible enough to handle the widest possible range
		of applications.  The protocol used addresses different
		problem areas than ARexx, and emphasizes different aspects
		of the communication process, such as fast communication
		and preservation of data structure.  Includes source.
		Author:  Pete Goodeve and Peter da Silva

KillReq		A small program which disables Intuition's AutoRequest
		function.  In particular, this prevents AmigaDOS from
		putting up system requesters, which is useful if you are
		operating your Amiga remotely and can't use the mouse to
		click CANCEL.  Unlike similar utilities which affect only
		a single CLI, KillReq disables ALL requesters.  This is
		version 1.0 and includes C source.
		Author:  Eddy Carroll

Xicon		Xicon lets you use icons to call up scripts containing CLI
		commands.  This is version 2.5, an update to version 2.01
		on disk 157.  New features include automatic selection of
		the correct execution directory, the option to have
		keyboard interaction, and the use of IF, ELSE, etc DOS
		commands.  Binary only.
		Author:  Pete Goodeve