=============================================================================
[33m[42m                            Fred Fish disk 761-770                           
=============================================================================


Available from: Sultan Systems
                Ijsselmondselaan 248
                3064 AV Rotterdam

Or contact your local PD supplier / PD bulletinboards.



CONTENTS OF DISK 761
--------------------

AztecErr	A Manx quickfix support program.  If you use the quickfix
		option of AztecC version 5.xx, you can set CCEDIT to this
		program.  It opens a window which displays all errors one
		after another.  It also has an ARexx port and a gadtools
		user interface.  Optionally uses the RexxHost.library (c)
		by MXM.  Version 1.0, OS 2.xx only, freeware, binary only.
		Author:  Hans-Peter Guenther

Blitt		A graphic utility to help blitter-programmers with Minterms.
		Reads a standard IFF picture for experimentation and writes
		out any results if required.  Version 1, binary only.
		Author:  Paul Juhasz

Installer	A replacement for the installer tool by Commodore.  It's
		an interactive, user-friendly installer, that can perform a
		complete, sophisticated installation.  GadTools user inter-
		face and the ability to save a preferences file and a lots of
		options.  Step by step installation, ask, update, makedir,
		options, etc.  Controlled by a simple script which contains
		the names, patterns and/or vars of the installation programs.
		OS 2.xx only, includes installation script for itself. 
		Version 3.1, freeware, binary only.
		Author:  Hans-Peter Guenther

LE-NAG		LeverEdge NAG is a program to remind you of events before you
		miss them.  Events can be scheduled to occur once or repeat
		daily, weekly, monthly or yearly.  You can be alerted of the
		event in a number of ways from a screen flash to a message
		requester.  Version 92.10.21, an update to version 92.05.02
		on disk 683.  Shareware, binary only.
		Author:  Craig M. Lever

MemWaste	Allocates all fast memory except a user specified number of
		bytes.  Allocation is freeable with another call to MemWaste.
		Useful if you do not want to waste 32-Bit-RAM for your 1 MB
		RAD.  Version 1.0, first release.  Includes source in assembly.
		Author:  Thies Wellpott

PassWord	A little password program, not intended to give protection
		against professional hackers but more like keeping little
		sisters and/or friends from using your system without your
		permission.  This is the first release version 0.1. OS 1.3
		and 2.xx, freeware, binary only.
		Author:  Hans-Peter Guenther

RemLib		A little CLI tool that closes the specified libraries in a
		system-friendly way.  Ability to specify multiple libraries
		with return status about the success of each one.  Codesize
		about 2 KB.  Version 1.2, OS 2.xx only, includes source in C.
		Public domain.
		Author:  Hans-Peter Guenther

SFragMem	Graphically shows memory fragmentation.  The graphic display
		is sizeable.  Also displays some other information of the exec
		memory header.  Version 1.01, first release, requires OS 2.0.
		Includes source in C.
		Author:  Thies Wellpott

Struct-Saver	A utility to save the whole menu or gadget structure of a win-
		dow as C-source code.  Useful if you want to make a 2.0-tool
		running under 1.2/1.3, gadtools generates all necessary menu
		structures in memory, this tool saves them as source code.
		Version 1.20, first release, requires OS 2.0.  Includes source
		in C.
		Author: Thies Wellpott


CONTENTS OF DISK 762
--------------------

PlotMap		PlotMap is a tool like DrawMap from Bryan Brown that draws
		a map of the world's surface.  PM uses the same map files
		as DrawMap 4.0/4.1 but has several improvements: much faster,
		runs on 512 KB machines with just one floppy, more configur-
		able, zoom box from a box map, definable screen mode, abort-
		able drawing.  This version requires OS 2.04.  Version 0.85,
		first release.  Includes source in C.
		Author:  Thies Wellpott


CONTENTS OF DISK 763
--------------------

BCBMusic	This is the third set of original music in the BCBmusic series.
		This set includes the songs "Reactance", "DreamScape", and
		"Transition".  Like the first two releases (on disks 428 and
		538), these songs are self-playing with no additional player
		programs required.  WB2.0 compatible, binary only.
		Author:  Brian C. Berg

InfoQ		A replacement for the CLI 'Info' command.  Has the option to
		display devices or volumes or specified devices only.  Displays
		the columns "Size" and "Used" in MBytes or KBytes instead of
		blocks.  Requires AmigaOS 2.04.  Version 1.0, includes source.
		Author:  Dieter Temme

MidiSyn		Monitor incoming MIDI messages.  Displays a synthesizer on a
		PAL screen and redraws current state of all 61 keys at 50
		frames per second.  All interrupts turned off while running.
		Version 1.0, binary only.
		Author:  Marcus Ottosson

NoArgs		The Arguments Utility.  Never again get weak-minded by typing
		those long Command lines including hundreds of Arguments/Para-
		meters.  With NoArgs you can create a new executable command
		that calls the original command and automatically passes it
		the arguments you specified, without having to execute any
		Batch/Scriptfiles.  Requires Amiga OS2.0, version 1.00, binary
		only, shareware.
		Author:  Michael Bialas

ReadRefs	A tool that brings the ability of references file loadings to
		any editor that can call ARexx scripts or batch files.  It does
		a fast searching and is compatible to the format of the DMe
		and autodoc refs files.  Includes sample scripts for TurboText
		and DMe.  Version 1.1, binary only, freeware.  OS 2.xx only.
		Author:  Hans-Peter Guenther

Sirds		Generates & Prints 'Single Image Random Dot Stereograms'.
		These are 3D images viewed within a picture of seemingly
		random dots.  Version 1.1, binary only.
		Author:  Ross Fuller


CONTENTS OF DISK 764
--------------------

AltKeyQ		A commodity that allows the user to input characters thru ASCII
		code by holding the left ALT key and typing in the code on the
		numeric keypad. (same as on PCs with MS-DOS).  With AmigaOS 2.1
		a localization takes place (currently German).  Requires
		AmigaOS 2.04.  Version 1.0, includes source.
		Author:  Dieter Temme

CLI-Tools	Some CLI-use only tools.  Includes a file splitter, a cold
		reboot utility, a test-if-command-is-resident utility, a 50Hz
		time delayer, and a utility to calculate the "REAL" number of
		blocks used by a file.  All include C or Assembly source.
		Author:  Thies Wellpott

Gambit_Terp	An interpreter for the full Scheme Programming Language which
		conforms to the IEEE/ISO and Revised Report standards.  In
		addition, some code samples and tutorials are included.
		A companion disk, the Gambit Compiler can be found on disk
		number 765, it allows you to link in C code and build stand-
		alone native executables.  It also contains complete sources
		for the interpreter and compiler.  The interpreter is Freeware,
		and requires 1.5Mb to run.  The compiler is shareware and re-
		quires about 3Mb and a hard disk for effective development.
		Author:  Marc Feeley, Amiga work and documents by Ken Dickey


CONTENTS OF DISK 765
--------------------

Gambit_Comp	A compiler for the full Scheme Programming Language which
		conforms to the IEEE/ISO and Revised Report standards.
		Contains complete sources for the compiler and an Interpreter.
		(Interpreter binaries can be found on disk number 764).
		The compiler is shareware and requires about 3Mb and a hard
		disk for effective development.  The interpreter is Freeware
		and requires about 1.5Mb to run.
		Author:  Marc Feeley, Amiga work and documents by Ken Dickey


CONTENTS OF DISK 766
--------------------

BBase2View	A Base-Viewer for Databases created with BBase2.  Advantages 
		are faster database processing, viewing and more.  Includes a 
		print option for single records.  Requires Amiga OS2.0, version
		1.00, binary only, shareware.
		Author:  Michael Bialas

ISAM		A Server/Library.  Even novice programmers can store/retrieve
		database records.  Powerful, multi-"user", almost unlimited
		number/size of records/files.  Different users may access same
		file, file/record locking (exclusive/shared), multiple keys/
		file.  Keys may: ascend/descend, overlap each other, have 
		unique/repeatable values, be up to 499 bytes.  Many record 
		retrieval methods.  Recover Index file if lost/corrupt.
		Deleted record space reclaimed.  Small: server < 49K; Resident
		Library < 8K.  AmigaDOS V1.2 and up, shareware, binary only.
		Version 1.01, contains examples w/source.
		Author:  Scott C. Jacobs.

MPE		A compiler tool for users of the M2amiga programming environ-
		ment.  MPE does the same job better than your batch file.  You
		can do everything with the mouse or the right amiga key.  With
		this Modula-2 Programming Environment you can compile, link,
		and run your program.  When there is an error, the editor is
		started automatically.  You can set all switches for M2C, M2L
		M2Make, M2Project, and M2LibLink.  This is version 1.38, an
		update to version 1.31 on disk 732.  Binary only.
		Author:  Marcel Timmermans

PPDO		PowerPackerDataOnly, a CLI/Shell tool which uses the power-
		packer.library for (de)crunching data files.  Many options 
		available (crunching speed, speed up buffer size, etc.)
		Version 1.21, first release.  Includes source in C. 
		Author:  Thies Wellpott

Switcher	A set of utilities designed for Amiga owners who use a Hewlett-
		Packard LaserJet Series Printer and Pacific Data's PacificPage
		P.E cartridge.  These utilities allow the user to leave the 
		Postscript cartridge installed at all times, and switch easily
		between Postscript and PCL (standard HP) modes.  Version 1.0,
		binary only.
		Author:  Thomas L. Applegate


CONTENTS OF DISK 767
--------------------

Addresser	Name, Address and phone number database in a window.  Features
		include merge file creation for most popular Amiga word pro-
		cessors, envelope printing, user-defined address formats,
		support for the Amiga clipboard device, and much more.  Version
		2.0, an update to version 1.0 on disk #559.  Binary only.
		Author:  Jeff Kelly

AntiCicloVir	A link virus detector that detects 25 different such viruses.
		Version 1.6a, containing a small but important bug fix to
		version 1.6 on disk 733.  Share-ware, binary only.
		Author:  Matthias Gutt

BackUP		A freely distributable, shareware hard drive backup program
		that features a custom Intuition interface, multi-floppy drive
		support, high-density drive support, incremental/full backups,
		on-the-fly compression using lh.library, optional verify, two
		types of backup logs and a restorable configuration.  BackUP
		requires Workbench 2.0.  Version 3.77, an update to version
		3.5 on disk number 724, contains several features, some opti-
		mizations and a several few bug fixes.  Binary only.
		Author:  Felix R. Jeske

File		Examines given file(s) and takes an educated guess as to their
		type.  File types looked for include:- fonts, icons, execut-
		ables, objects, compressed, command scripts,C source, direc-
		tories, iffs, LaTeX source, modula II source, shell commands
		and scripts, TeX source, dvi, uuencoded, yacc, zoo, lha(rc).
		Version 1.1, an update by Gary Duncan to Version 1.0 by Edwin
		Hoogerbeets disk number 231.  Changes include looking for a
		few more types, improving its IQ slightly, and amending source
		to compile ANSI-C under SAS/C 6.0.  Includes C-source.
		Author:  Edwin Hoogerbeets and Gary Duncan

TextRead	A nice, fast, text file reader which was designed to replace
		More or PPMore.  The text output is very quick, since the
		program writes directly into it's screen memory.  Supports
		printing, different tabsizes, fonts and screen modes.
		Configurations can be saved.  Search routines use the locale
		library, if present.  Requires OS 2.04, ReqTools.library v37+
		and PowerPacker.library v35+ (both included).  Version 37.16,
		release 1.03.  Freeware, binary only.
		Author:  Martin Blom


CONTENTS OF DISK 768
--------------------

Uedit		Part 1 of a three part distribution of the popular editor by
		the late Rick Stiles.  Per Rick's wishes, the entire program,
		including source has been placed in the public domain so that
		it may continue to grow.  This part contains the editor, con-
		fig and support files, and lharc'd documentation.  Parts 2 & 3
		of the distribution may be found on disk numbers 769 and 770
		respectively.  Uedit is a completely customizable editor with
		a learn mode, a command language, menus, hypertext, online
		help, a teach mode, split windows, copy and paste, undo, spell-
		checking, many word-processing features and more.  This is
		version 4.0, an update to version 3.0 on disk 622.
		Author:  Rick Stiles


CONTENTS OF DISK 769
--------------------

ALook		An IFF ILBM displayer with lots of features!  Displays Anims,
		HAM, extra half-brite, overscan, low-res, hi-res, lace, etc.
		Runs from WorkBench or CLI, recursive wild-card selection,
		specifiable delays between displays, loop mode and more.
		Uses iff.library.  Requires OS 2.0.  Version 3.1, binary only.
		Author:  Trevor Andrews

CopperPrefs	A OS 2.0-style preferences editor that allows you to load,edit
		and save copperlists for your workbench.  A little program will
		load your copperlist on startup and display it - exactly like
		IPrefs does.  Includes some sample copperlists and the speci-
		fication for a new IFF copperlist format.  Requires OS 2.0+.
		Version 1.0, shareware, binary only.
		Author:  Stephan Fuhrmann

LoadSpy		A small System-Patch for the Dos.Library.  It writes itself to
		the LoadSeg-Routine, displaying information about program names
		and load addresses from all files loaded with the LoadSeg
		routine.  Requires OS2.0, version 1.0, binary only.
		Author:  Michael Bialas

MeMon		An intuition-based utility that allows you to monitor or change
		specific memory addresses.  User may select byte, word, or long
		word alignment.  Displays in binary, hex, and signed or un-
		signed decimal. Also useful for displaying ascii codes of
		various character key mappings and/or as a hex/binary/decimal
		converter.  Version 1.0, binary only.
		Author:  David Ekholm

PowerPlayer	A very powerful, user and system friendly module player.  It
		can handle nearly all module-formats, supports multiselect,
		has hotkeys, has ASL and ReqTools filerequesters, has an ARexx
		port, can read powerpacked modules and comes along with its
		own cruncher that uses the lh.library.  Version 3.4, an
		update to version 3.0 on disk 704, freeware, binary only.
		Author:  Stephan Fuhrmann

Uedit		Part 2 of a three part distribution of the popular editor by
		the late Rick Stiles.  Per Rick's wishes, the entire program,
		including source has been placed in the public domain so that
		it may continue to grow.  This part contains lha archives of
		the source, the spell checker and dictionaries and the propor-
		tial version of the editor, UEP.  Parts 1 & 3 of the distri-
		bution may be found on disk numbers 768 and 770 respectively.
		Uedit is a completely customizable editor with a learn mode,
		a command language, menus, hypertext, online help, a teach
		mode, split windows, copy and paste, undo, spell-checking,
		many word-processing features and more.  This is version 4.0,
		an update to version 3.0 on disk 622.
		Author:  Rick Stiles


CONTENTS OF DISK 770
--------------------

Uedit		Part 3 of a three part distribution of the popular editor by
		the late Rick Stiles.  Per Rick's wishes, the entire program,
		including source has been placed in the public domain so that
		it may continue to grow.  This part contains several lharc'd
		archives of third-party support files, configurations and
		utilities.  Included are emulation configurations for VI, EDT
		and wordstar, a directory utility, hypertext utilities, help
		key utilities and much more.  Parts 1 & 2 of the distribution
		may be found on disk numbers 768 and 769 respectively.  Uedit
		is a completely customizable editor with a learn mode, a
		command language, menus, hypertext, online help, a teach mode,
		split windows, copy and paste, undo, spell-checking, many word-
		processing features and more.  This is version 4.0, an update
		to version 3.0 on disk 622.
		Author:  Rick Stiles

=============================================================================
[33m[42m                            Fred Fish disk 761-770                           
=============================================================================
