AmigaLibDisk911 --------------- GadLayout A system for laying out gadgets in a dynamic font and locale sensitive manner. Note that it is not a graphical editor, but a set of routines for programmers to use for much greater con- trol in the laying out of gadgets. Version 36.22 release 1.6 beta, includes source and an example program. Author: Timothy J. Aston GadOutline A shared library intended to provide programmers with a means of describing the general layout of a GUI in a font-independant manner, taking care of the details of determining the exact placement of the individual elements of the display and the drudgery of creating and managing all of the gadgets. In addi- tion, it provides a very generalized mechanism for tracking the state of all of its gadgets to support automatic resizing and closing and opening of a window without loss of context. Includes automatic hotkey support and a vector based drawing module that can be used for everything from drawing frames around groups of gadgets to creating custom images for BOOPSI gadgets. Version 2.0, includes the library, programmer support files and some examples. Author: Dianne Hackborn PSM Yet Another Public Screen Program. It was primarily written as a demonstration of the gadoutline.library, and is thus current- ly very GUIcentric - it does no command line parsing for CLI users or even look at its Workbench tooltypes. On the other hand, it does have a very sophisticated multi-window user interface and allows almost complete control over the creation of screens. Version 1.0, binary only. Author: Dianne Hackborn. AmigaLibDisk912 --------------- Enforcer A tool to monitor illegal memory access for 68020/68851, 68030, and 68040 CPUs. This is a completely new Enforcer from the original idea by Bryce Nesbitt. It contains many new and wonderful features and options and no longer contains any exceptions for specific software. Enforcer can now also be used with CPU or SetCPU FASTROM or most any other MMU-Kick- start-Mapping tool. Major new output options such as local output, stdout, and parallel port. Highly optimized to be as fast as possible. This is version 37.52, an update to version 37.28 on disk number 773. Requires V37 of the OS or better and an MMU. Author: Michael Sinz UUArc UUArc is an archiving system designed to enable easy trans- mission of binary files/archives over communcation links only capable of using ASCII, such as Electronic Mail. It encodes binary files into files containing only printable standard ASCII characters. Written primarily for use with GuiArc to add UUEncoding/UUDecoding facilities to it, it takes similar command line options to other commonly used archiving programs. Version 1.1, public domain, includes source. Author: Julie Brandon UUxT Makes the task of uuencoding and decoding simple. You can even lha and uuencode multiple files in a single step! (And vice versa) Also, UUxT will decode uuencoded files that have mult- iple mail files and other garbage in them! Includes UUxT-GUI, an intuition frontend for UUxT. It offers all the power of UUxT, but from the workbench! It has a slick, WB 2.0 style look, even under 1.3. UUxT version 2.1, UUxT-GUI version 1.0. Binary only. Author: Asher Feldman Task An "Expert-User" type tool for changing any tasks' priority or signalling a task. C:ChangeTaskPri cannot change task priori- ties of non-DOS-processes and C:Break cannot signal a non-DOS process - 'Task' can! Requires Kickstart 2.04+. Version 1.06, binary only. Assembly source available from author. Author: Tobias Ruland Yak "Yet Another Kommodity". Features a sunmouse that only acti- vates when mouse stops, KeyActivate windows, Click windows to front or back, Cycle screens with mouse, Mouse and Screen blanking, Close/Zip/Shrink/Enlarge windows with programmable hotkeys, Activate Workbench by hotkey (to get at menus when WB obscured), Pop up a palette on front screen, Insert date (in various formats), KeyClick with adjustable volume, Pop- Command key for starting a command (like PopCLI), Gadtools interface. All settings accessible from Workbench tooltypes. Version 1.52, an update to version 1.2 on disk number 782. Author: Martin W. Scott AmigaLibDisk913 --------------- AssignManager A new prefs editor which handles your custom assigns in a friendly, all-encompassing way. No more fiddling with Assign commands in User-Startups. Now you can use AssignManager to edit your list of assigns to your heart's content. Version 1.00, binary only. Author: Matt Francis AssignPrefs Another program to simplify the assignments done in the startup sequence. The assignment list can be edited with AssignPrefs and then stored for later use. Version 1.02, includes source. Author: Thomas Frieden Moontool A port of John Walker's moontool program for UNIX. It gives a variety of statistics about the moon, including phase, dist- ance, angular, size and time to next full moon. A schematic of the current phase is also shown as a picture. This is illustrative only; the accurate phase is shown in the text. Now font-sensitive and will automatically use the user-defined system font (non-proportional). If the font is too large, the program will fall-back to Topaz 8. Version 1.1, an update to version 1.0 on disk number 800. Binary only. Author: John Walker, Amiga port by Eric G. Suchanek PickStartup Allows you to select a startup-sequence of your liking. Requires AmigaDOS 2.04+, includes source. Author: Bill Pierpont StickIt A computer replacement for the ol' Post-It note. It allows you to stick notes onto your screen which will be displayed every time you re-boot; useful to remind you of things to do. Features: Unlimited number of notes on screen; Notes remember where you left them; User-defined font name/size; User-defined note size; User-defined text/background colour (yep, they can be yellow if you want !); User-defined delay at startup to avoid disk thrashing; User-defined filename for note infor- mation. Requires AmigaDOS 2.04+, version 1.02, includes source. Author: Andy Dean VirusChecker A virus checker that can check memory, disk bootblocks, and all disk files for signs of most known viruses. Can remember nonstandard bootblocks that you indicate are OK and not bother you about them again. Includes an ARexx port. Now supports SHI's Bootblock.library. By using this library and its brain- file you have the ability to add new Bootblock viruses as SHI release new brainfiles. Version 6.30, an update to version 6.22 on disk 825. Binary only. Author: John Veldthuis VoiceShell A replacement for VCLI by Richard Horne. It doesn't have the fancy graphics etc. but it seems to eat less CPU time and should be faster overall. It also has some extra options. Version 1.11, binary only. Author: Tomi Blinnikka, voice.library by Richard Horne AmigaLibDisk914 --------------- MainActor A modular animation package with many features. Modules included in this release are IFF-Anim 5/7/8, IFF-AnimBrush, PCX,IFF. The features include playing from harddisk, playing animations in windows (OS3.0), timing of animations and much more. The PicassoII gfx board is supported. Version 1.16, an update to Version 1.0 on disk number 888. Binary only. Author: Markus Moenig AmigaLibDisk915 --------------- Blitz2Demo A next generation BASIC with features borrowed from PASCAL, C and others. Blitz2 can be used to program any type of software, from valuable applications to entertaining arcade games. Features: Full implementation of extended BASIC (Select..Case While..wend etc.); Support for standard IFF graphics, sound and animations; NewTypes similar to C Struct- ures making Blitz2 more than just another BASIC; In-line macro assembler for advanced users; Linked list support for quick database type programming; Standard Amiga screen, window, menu and gadget management commands; Full access to the internal Amiga libraries and structures; Power-Windows type user inter- face generator... and much, much more! Demo version with the the "create executable" option disabled. Lots of examples, but very little documentation. Version 1.00, binary only. Author: Mark Sibly ScreenSelect A commodity to change screen order by selecting a screen name from a listview. Also allows binding of hotkeys to any screen with a proper name. Supports automatic activation of windows (remembers last activations) when changing to new screen, is configurable with Preferences program, has a full intuition interface and is font sensitive (including proportional fonts). Documentation in AmigaGuide, ASCII and DVI formats. Requires AmigaOS 2.04 or later. Version 2.0, binary only, freeware. Author: Markus Aalto StatRam A very fast, very recoverable ram drive. It works on any Amiga using V2.04 or greater of the OS. It maintains the remarkable recoverability of the original VD0:, but has now been totally re-written to handle any DOS filesystem, be named what you like and give back memory from deleted files instantly. Based on ASDG's 'VD0:'. Version 2.1, an update to version 1.5 on disk number 871. Binary only. Author: Richard Waspe, Nicola Salmoria AmigaLibDisk916 --------------- ChangeMode A utility for people who would like to change the mode (screen- type) and displaysize (overscan) of a picture or animation. An animation, made in f.i. a doubblescan resolution, can be forced into any other (genlock-compatible?) mode, and complete direc- tories of pictures can be changed to any mode available. This utility uses the information from the graphics database to be able to ease your choice. Version 1.0, binary only. Author: Ekke Verheul ChemBalance An ARexx script to balance unbalanced chemical equations. With ChemBalance in ram, enter "rx ram:ChemBalance" from a CLI or Shell window. A prompt should appear from which you can enter an unbalanced chemical equation for ChemBalance to try to balance. Version 2.0, an update to version 1.0 on disk number 759. Requires ARexx. Author: Patrick Reany MathPlot A function plotter with lin/log plot, a complete KS 2.0 inter- face, and ARexx support. Needs Kickstart/WorkBench 2.0 and mtool.library (included). Version 2.07, an update to version 2.01 on disk 849. Shareware, source available from author. Author: Ruediger Dreier Rego Registration Manager. A style of AddressBook/Database that allows you to keep track of multiple registrations. Useful for Shareware authors, for example. Also allows an optional comment. Version 1.01, shareware, binary only. Source available from the author. Author: Paul Mclachlan ScreenMode A ready-to-link SAS-objectfile with a nice ScreenModeRequester. Features include programmable property-lists, font-sensitivity, screensize-sensitivity and autocenter. Easy to use and pretty. Freeware for WB2.0+ Public Domain software. Includes the object, headerfile, C-example and autodocs. Source available from author. Version 1.0, tested with WB2.0 - WB3.1. Author: Ekke Verheul TrashMaster A Workbench 2.x AppIcon to "drag-and-drop" delete files. Deletes any files and directories (and the files in them) who's icon(s) are dropped into the Trashmaster AppIcon. Files can be deleted interactively, with confirmation on each file (delete, all, abort, and skip). Disks will be formatted. Version 1.6, binary only. Author: Aric R Caley WBrain A thinking game for the WorkBench. The player must reproduce a random pattern by filling in a grid in the correct order. The difficulty ranges from moderately easy to impossible. Uses very little CPU time and very little memory, so is ideal for playing while raytracing, etc. Requires OS2.0+, Version 1.2, Amiga_E source code included. Author: Sean Russell. Worms A monitor-polite ScreenBlanker and InputBlocker. Very useful where the (WB2.0+) Amiga resides in a public place. Blanking is not automatically activated by elapsed time, instead, it must be activated and de-activated by hand. While blanking (the program's name "Worms" will become obvious) and all input will be blocked until the secret key combination is pressed. Version 1.0, source available from author. Author: Ekke Verheul AmigaLibDisk917 --------------- AUSH A command line interpreter for the Amiga. Features include file name completion, pattern expansion, expression computa- tion, command history, for...done loops, full support of Ami- gaDOS 2.0, and much more. Almost fully compatible with ARP and Commodore shells. This is version 3.15, an update from version 1.52 on disk 747. Binary only. Author: Denis Gounelle CardPack Two IFF pictures of a nicely drawn standard playing deck of 52 cards, for evaluation purposes (640x400) format. Usage in your own programs requires registration which also entitles you to the Joker plus the (640x200) set of cards. Version 1.0. Author: Jim Schwartz MandelMania A fast Mandelbrot Set and Julia Set calculation program. The main features are: Create animations automatically via ARexx script file; 2.5 times faster than MandFXP; On-line help using amigaguide.library; Supports all Amiga graphic modes, incl. AGA modes and autoscroll screens; Loading and saving using IFF format. Picture parameters are stored in a special chunk; Supports Mandelbrot Set LSM, Julia Set LSM, Mandelbrot Set CPM (two- and three- dimensional), Julia Set CPM (two- and three- dimensional), Lyapunov Space; Colormap can be changed; Built in colorcycling; Easy scrolling by pressing the cursor keys. Version 4.1, requires Kickstart 2.1 (V38+ of asl.library), binary only. Author: Markus Zehnder PhoneBill A logfile analyser. What it basically does is scan the log- file(s) generated by a terminal program or a mailer, extract all information about calls you have made by using your modem, and stores it in its own (short) format. Features: User- definable callrates; Supports logfiles generated by MagiCall, NComm, TrapDoor, Term, and Terminus; Automatic logfile trun- cating; Generates miscellaneous reportsm statistics, total costs. Requires Kickstart 2.04 or higher, nice GUI and sup- ports new 3.0 features (new look menus, ...). Version 1.08, binary only. Author: Raymond Penners PiCalDemo Demo version of a calendar program which allows you to view a selected month and year. What makes PiCalDemo unique is the ability to display pictures. Since this is a demo, only one picture is displayed. The fully working version, PiCal, dis- plays a different picture for each month of the year. Version 1.00, binary only. Author: Greg Suire VTimer A simple stopwatch timing display that can be used to time video events if genlocked over a scene. Version 1.00, binary only. Author: Greg Suire AmigaLibDisk918 --------------- Multiplot An intuitive data plotting program featuring flexible input options, arbitrary text addition, automatic scaling, zoom and slide with clipping at boundaries, a range of output file formats and publication quality printed output. Workbench printers are supported via transparent use of the PLT: device. Postscript and HP Laserjet printers are directly supported. Version XLNf v1.06, an update to version XLNe on disk 572. Binary only. Author: Alan Baxter, Tim Mooney, Rich Champeaux, Jim Miller WBVerlauf Allows the owners of AGA machines to create a nice Copper background for a selectable color, using the whole 16 million color range of the AGA chips. By specifying the color of the first and the last line of the screen, WBVerlauf will make a smooth color change by setting a new color value on every scanline. Now a commodity and allows editing 24-bit rainbow copperlists in realtime. Requires Kickstart 3.0 and AGA. Version 2.0, binary only. Author: Christian A. Weber AmigaLibDisk919 --------------- BBBF The Bootblock.library and brainfile is now used by several programs e. g.: D-Copy 3.1, X-Copy from april 93 and Virus- Checker from version 6.29. Intended for use by programmers of anti-virus utilities, diskcopy program, directory utili- ties, disk packers and for whoever who wants to check the bootblock of some device. The library has some easy-to-use functions to read the brain-file, and to check a bootblock with it. Version 101_31, an update to version 0.95 beta on disk 797. This brainfile now recognizes 163 different boot viruses and about 70 boot virus clones. Includes sample source. Author: Johan Eliasson, Safe Hex International member. Look A powerful program for creating and showing disk magazines. Supports IFF pictures, IFF brushes, ANSI, fonts, PowerPacker, and many more features. Programmed in assembly language to be small and fast. German language only. Version 2.0, an update to version 1.9 on disk 892. Shareware, binary only. Author: André Voget Qdir Enhanced replacement for AmigaDOS' LIST and DIR commands. Qdir lists files in alphabetical order displaying all file and directory statistics like the LIST command. The result is a nice orderly listing that makes it easy to find what you are looking for. Version 1.36, requires AmigaDOS 2.0, Kickstart version 37 or higher. Binary only. Author: Gregg Scholfield QuickFile A flexible, fast and easy to use flat file database using random access with intelligent buffering to minimize disk access, multiple indices for fast access to records, form and list style screens and reports, and fast sorting and searching. Files are quickly and easily defined, and fields can be added, changed or deleted at any time. Now supports up to 255 fields per record, date data types and ASCII file import and export. Version 1.3.3, an update to version 1.2 on disk number 820. Binary only, shareware. Author: Alan Wigginton Touch Another Amiga version of the Unix utility with the same name. Touch changes the date and time stamp of all specified files to the current date and time. This version will also create an empty file (like the Unix version) if the specified file does not exist. Version 1.0, public domain, includes source. Author: Kai Iske TxtCvt Converts PC text document (Microsoft Word for DOS/Windows or Windows Write) to pure ASCII format. Version 1.0, includes source. Author: Njål Fisketjøn AmigaLibDisk920 --------------- AmigaGuide Archive distribution of the AmigaGuide hypertext utility direct from Commodore. Contains developer examples and tools for AmigaGuide under V34/V37 and V39, plus a new free print/sign/ send-in distribution license for AmigaGuide, amigaguide.lib- rary, WDisplay, and their icons. An update to the version on disk number 870, contains: AmigaGuide 34.3, amigaguide.library 34.11, AD2AG 39.2 and WDisplay 34.1. Author: Commodore Business Machines BBSGuard A program which will monitor the phone ringing, monitor carrier detect, disable Guru Meditations, auto-cancel all requesters, and if a volume is validating, pause the system until it is done. Version 2.03, binary only. Author: Darrell Grainger BigAnim An animation player capable of "direct from disk" playback, with user selectable buffer size and playback speed. BigAnim can display IFF ANIM animations of types 5 and 7, and makes use of the new graphics.library double-buffering routines when run on an Amiga with Kickstart 3.0 or later. Version 3.3, requires Kickstart 2.04 or higher. Binary only. Author: Christer Sundin PcRestore A utility for those people who want to transfer files between MSDOS-machines and the Amiga. Handles disks 'BACKUP'ed under DOS 3.30, 4.X, 5.X. (Perhaps lower version's but untested) Requires OS2.0, ReqTools.library, and a method to read MS-DOS disks (Crossdos filesystem or similar). Version 2.40, binary only. Author: Mikael Nordlund Report The Amiga "Report" program is to be used for generating all Amiga bug reports and enhancement requests. V40.1 adds sub- system changes (to match our current database) and also some automatic detection of debugging tools running on your system for insertion into bug reports (you may change this list to match the tools you were running at the time the bug happened). Author: Commodore Business Machines TypeSmithDemo A sneak peek at Soft-Logik's new font editor. All features are enabled except Save, Save As and Export. TypeSmith can create and edit PostScript, Compugraphic and Soft-Logik out- line fonts (the three primary font systems used on the Amiga). TypeSmith has powerful drawing tools to allow you to create new fonts. You can also import characters and symbols from structured drawing programs such as Art Expression. With these powerful features, you can create custom fonts and include your logo in your favorite fonts. Author: Soft-Logik Publishing Corp. AmigaLibDisk921 --------------- CapShift Simple commodity which turns the shift key into a 'capslock- toggle' key: if capslock is off, the shift key + an alphabetic key produces an uppercase character, as usual; if capslock is on, the shift key + an alphabetic key produces a lowercase character. Can also disable capslock when a function key or a qualifier is pressed. Author: Alessandro Sala MiniGames Two little Workbench games; MiniPac, an "Pacman" type game, and MiniIsola, "a head 'em off at the pass and box 'em in" type game. Version 1.0, binary only. Author: Philippe Banwarth. MiniMorph A little morphing package written in assembler, based on VMorph Version 2 beta by Lee Wilkie (but nearly 50 times faster (un- compiled amos vs compiled (?!) assembler)). Currently limited to 16-color, greyscale images. Version 1.0, binary only. Includes a sample morph anim and iff files. Author: Philippe Banwarth, Lee Wilkie, Michael W. Hartman AmigaLibDisk922 --------------- Designer A program to create intuition interfaces for programs, at present producing code in Pascal and C is possible. This is a demo version with a partially disabled save option. The program has on-line help and can create windows and menus, supporting all gadtools gadgets in V37. It can also import IFF ILBM pictures for inclusion in your programs. It requires Release V37+. Version 1.0, binary only. Author: Ian OConnor WBSearch A multi-tasking Workbench AppMenuItem file search utility. The search pattern does not support pattern matching symbols, only matches letters in the filename in continuous order. Version 1.0, binary only. Author: Mike Austin AmigaLibDisk923 --------------- bBaseIII An easy to use, versatile, yet full featured database program that will run on any Amiga. Search or sort on any field, print mailing labels, (un)delete records, mail merge, get reports in many formats, scramble files, flag records, and more. Fields are user-configurable, so bBase can be used to keep track of addresses, tape or video collections, reci- pe files, or anything else you can think of - one program does it all! bBaseIII is a greatly enhanced successor to bBaseII. This is version 1.4, an update to V1.3 on disk 878. Shareware. Binary only. Author: Robert Bromley CryptoKing A game for those who like to solve Cryptograms; those coded sentences that have to be decoded to be read. Operate with keyboard or mouse. This is Version 1.3, an update to Version 1.1 on disk 710. Shareware, binary only. Author: Robert Bromley MagicClip A shell utility for accessing clipboard text. Text can be written to or read from any clipboard unit. Supports multi- hunk text and can be configured with two environment vari- ables. Version 1.2, includes source in Oberon-2. Author: Franz Schwarz MagicPubName A powerful 'getpubname' utility, that prints the name of the default, frontmost, or shanghai public screen to the console, or checks whether a public screen is frontmost, or at least partially visible, or whether it exists at all. Any public screen may also be popped to the front. Can also find the public screen of an arbitrary console. Needs Amiga-OS 2.04 or better. Version 1.3a, includes source in Oberon-2. Author: Franz Schwarz OberonPrefs A preferences editor for manipulating the compiler and linker options of A+L Amiga-Oberon. Manipulates both the global options as well as project specific options and includes a comfortable interactive GUI, a powerful commandline and Tool- Types interface, Localization and more. Requires Amiga-OS 2.04 or better, takes advantage of Amiga-OS 2.1 and 3.0 if present. Version 1.11d, giftware, binary only. Author: Franz Schwarz RawInsert A utility to insert text or any other input events into the input stream. Data can be either raw ascii text or commodi- ties input description sequences. Requires Amiga-OS 2.04 or later. Version 1.0, includes source in Oberon-2. Author: Franz Schwarz SetEnv39 A compatible substitute for Commodore's SetEnv shell command that takes advantage of the new OS3.0 GVF_GLOBAL_ONLY flag with a new SAVE/S switch which makes SetEnv39 affect global vars in the ENVARC: directory if you run OS3.0 or later. Re- quires OS 2.04, new SAVE/S feature requires OS 3.0 to work. Version 39.0, includes source in Oberon-2. Author: Franz Schwarz AmigaLibDisk924 --------------- EdWordPro A fully featured and fully operational text editor which offers all the standard features of any decent editor as well as the ability to hold up to 15 documents in memory, a Macro facility, Keyword Text Casing (i.e. editor will automatically force keywords into upper/lower case etc); The ability to send AmigaDOS commands; 12 possible screen resolutions; A full ASCII table; Powerful search routines; Vertical Blocks; A built in calculator; A Word Count; The ability to sort a piece of text alphabetically .. and much more. EdWord can be used to edit binary files as well as plain vanilla texts and as such becomes a competent file- based editor (like NewZap). Version 4.0 is a demonstration release and is placed in the Public Domain (binary only). Author: Martin Reddy HD_Frequency A 'professional' hard disk recording system with many fea- tures. Sampling rates as 60 khz on A1200 or 35 khz on stan- dard A500 are no problem any longer. The program includes a 4 track hd-sequencer that manages replaying 4 tracks at the same time from HD. Limited, demo version only. This is version 37.142, shareware, binary only. Author: Michael Bock P-Reader An all-purpose reader that displays texts,pictures, anima- tions and sounds, which may be uncompressed or compressed by P-Compress or PCompress2. Texts can contain embedded static or animated illustrations and sounds. Version 7.1, an update to V6.2 on disk 744. Freeware, binary only. Author: Chas A.Wyndham S_Anim5 Turns Anim5 animations (DPaint, Videoscape, P-Animate etc.) into self-contained, self-displaying, compressed files call- able from the Workbench or CLI. Version 1.3, an update to V1.1 on disk number 885. Freeware, binary only. Author: Chas A.Wyndham S-Exec A simple program to turn executable command files into self- executing compressed (imploded) commands, functioning exactly as the uncompressed original. Freeware, binary only. Author: Chas A.Wyndham S-Omni Will turn almost anything into a self-contained self-execut- ing compressed file, including virtually any combination of a data file and an appropriate tool. Scripts (with all the files called in the script), installation files, demonstra- tions, tutorials, can all be made completely self-contained, needing no special libraries or external support. Freeware, binary only. Author: Chas A.Wyndham WB-Version A "Version" command for the WorkBench. Meant for use with ToolManager, allows you to see the version of a library, executable, etc. without having to resort to the CLI. Ver- sion 1.2, now recognizes libraries, devices and is generally a lot more robust than the previous releases. Includes source in Amiga E. Author: Håkan Hellberg AmigaLibDisk925 --------------- DonsGenies A collection of nearly seventy "genies" (ARexx scripts) for use with Professional Page, plus some supporting material. Also includes a French language version with some additional material. Version 2.0, update of Version 1.0 on Disk 724. Shareware, includes source. Author: Don Cox, french translations by Fabien Larini SoundMachine Allows you to load, save, and play various sound file formats including RAW, IFF, VOC, and WAV. Two versions are included: one with an Intuition interface and a smaller CLI version. Very useful for those who frequent BBS's and have access to these type of sound files. Version 1.0, binary only. Author: Syd L. Bolton, Legendary Design Technologies. AmigaLibDisk926 --------------- JcGraph Business grapher with Intuition interface. JcGraph can show your data as bar,line, planes, stack, blocks, 2D and 3D, etc. Features: Real-time rotation around X, Y, Z axis, on-line help, professionnal looking 2D and 3D graphs output. ARexx interface with 40+ commands. User manual on disk in French and English versions. Can output: EPS, 3D GEO, IFF ILBM, and AegisDraw2000. Version 1.13, an upgrade to version 1.100 on disk 760. Now Freely redistributable (Save enabled and >3X3 charts). Binary Only. Author: Jean-Christophe Clément TreeTool A public-domain link library toolkit for working with non- balanced, acyclic, n-ary trees. Provides many useful func- tions and an easy to use, yet powerful API. Version 1.0, includes full sources in 'C'. Author: Jean-Christophe Clement. AmigaLibDisk927 --------------- EquiLog A Master-Mind type game. Version 1.5, an update to version 1.36 on disk number 590. Binary only. Author: Pierre-Louis Mangeard Finger A quick and dirty port the unix finger utility for AmiTCP. Includes binary and source. Author: Regents of the University of California, Amiga port by William Wanders FTP A port of BSD FTP code, which runs under AmiTCP and AS225 release 2. Includes source for SAS-C (version 6) or Aztec C (version 5.2). Binary included for AmiTCP. Author: Regents of the University of California, Amiga port by Mark Tomlinson & Geoff McCaughan Telnet A port of BSD TELNET code, which runs under AmiTCP and AS225 release 2. Includes source for SAS-C (version 6) or Aztec C (version 5.2). Binary included for AmiTCP. Author: Regents of the University of California, Amiga port by Mark Tomlinson & Geoff McCaughan AmigaLibDisk928 --------------- AddTools Allows you to add your own items to the "Tools" menu of Amiga OS 2.04's Workbench Screen. Unlike other menu utilities, which only add the ability to run programs by menu, AddTools can also pass them some parameters on "the fly" in the form of icons, selected before choosing the desired menu item. You can also provide default values if no icons are selected, and you can decide if the the program must be run in either synchronous or asynchronous mode when multiple icon parame- ters are selected. Requires OS2.04+, Version 1.11, binary only, freeware. Author: Alessandro Sala Annotate A text editor written for ADos 2.0 and up. Takes advantage of Public screens and the system default font. Features in- clude folding, shifting, full clipboard support, macros, scroll bar, editor buffering, printing, text locking, tools menu, and a full Arexx Port. Fixes a bug with AmigaDos 3.0 and the file requester. Version 2.0, an update to version 1.8 on disk number 751. Binary only. Author: Doug Bakewell DefPubScreen A little wedge that makes the front-most screen the default public screen. If the front-most screen isn't a public screen, nothing changes. It wedges into the vertical blank- ing interrupt server chain and watches Intuition's record of the front most screen. When the front-most screen changes, the main task is signaled and responds by making the front- most screen the default public screen if possible. This is all totally transparent and happens very quickly, and is very handy for people who have separate screens for Shell windows etc. Version 3.00, an update to version 2.00 on disk number 909. Binary only. Author: Matt Francis MiserPrint A print utility that puts up to 8 normal pages of text on one sheet of paper. You are able to save paper and time. MiserPrint uses the small built-in fonts (Courier and Letter Gothic) of the HP-Deskjet printers. Version 1.0, requires Kickstart 2.04 or higher, binary only. Author: Heinz-Guenter Boettger MRChoice MultiRequestChoice is a requester utility designed as a powerful and comfortable replacement for ASK and other present requester utilities. It is very useful for both batch files and ARexx scripts. MultiRequestChoice supports multi-gadget requesters, multi-line bodytext in the reques- ter with a center option and opening requesters on public screens with a position control option. Version 1.0, re- quires OS2.x or higher and the reqtools.library V38+. FreeWare version, binary only. Author: Rainer Scharnow PriMan A Task Priority Manager along the same lines as TaskX, but fully Style Guide compliant, font-sensitive, and configur- able. Requires OS2.0 or greater. Includes C source, free- Ware. Author: Barry McConnell TeXFormat Enables you to select TeX format files easily. Scans the directory where your TeX format files reside and creates an array of radiobuttons of the appropriate size. Moreover, shows the filenotes of the format files making it easier to remember the purposes of the format files. Two versions of the program, A very flexible one based an Stefan Stuntz's MagicalUserInterface (MUI) and a less nice non-MUI version (of the same functionality, however). Version 2.00, includes source. Also included is a 68000 version executable of TeXPrt that was left off of disk number 892 by mistake. Author: Richard A. Bödi AmigaLibDisk929 --------------- MegaD A full-featured directory utility. Supports multiple direct- ories, multiple text/HEX reader, multiple source directories, multiple destination directories and disk copy. User defined gadgets will launch internal, external and ARexx Commands. Full ARexx support with 123 commands plus user added ARexx commands. User defined Menus. User defined screen layout of all objects such as Gadget Sets and Directory Windows. Version 3.0, binary only. Part 1 of a 2 part distribution, AmigaGuide documentation can be found in lha'rced form in the MegaD_Docs directory on disk number 930. Author: John L. Jones. WBvwm With Workbench 2.04 we got the ability to use a bigger Work- bench screen than fits on the display (virtual Workbench screen). Biggest problem is that scrolling around with the mouse is too slow, so the author decided to make a program like X-window's olvwm, which also has virtual screens and windows. WBvwm opens up a small window representing the entire Workbench area. Within the window, "objects" repre- sent all open windows. By moving an object, the correspond- ing window can be placed anywhere within the Workbench area. You may also instantly move to any part of the Workbench area by double-clicking in the corresponding area of the WBvwm window. Version 2.0, requires OS 2.04 or higher. Binary only. Author: Juhani Rautiainen AmigaLibDisk930 --------------- Fonts Two fixed-pitch fonts designed for high resolution screens. More readable than the standard topaz-fonts. Public domain. Author: Gerhard Radatz MegaD_Docs AmigaGuide documentation in lha'rced form for MegaD, a full- featured directory utility. Includes script files to unpack to HD or floppy. Part 2 of a 2 part distribution. Part 1 includes the MegaD binary and support files and can be found on disk number 929. Author: John L. Jones. QuadraComp An intuition based music tracker that uses the internal sound capabilities of the Amiga. Handles both Noisetracker modules and Extended modules. Features: 128 kb x 256 samples; 256 rows x 256 patterns; Uses any screenmode; Realtime spectrum analyser. Requires OS 2.0+. Version 2.0, binary only, shareware. Author: Bo Lincoln & Calle Englund RCON A replacement for the CON:-Handler of Amiga-OS 2.x / 3.x. Has many new features including scrolling back text which has disappeared, enhanced copy & paste support and much more... This is the demonstration distribution of a share- ware product. Version 1.0, binary only. Author: Gerhard Radatz