home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d7xx
/
d774
/
disk774.lha
/
Contents
< prev
next >
Wrap
Text File
|
1992-12-05
|
2KB
|
49 lines
This is disk 774 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.
ExtraCmds A small set of AmigaDOS commands, chiefly inspired by UNIX,
written to augment the collection distributed as part of the
System Software Release 2.04 (V37) and will not run under
older releases. This is the first public release consisting
of the commands Common, Concat, Count, DirTree, Head, Lower,
Split, Tee, TimeCom, and Unique. Source code and manual pages
in both Danish and English are included.
Author: Torsten Poulin
HuntWindows Starting with 2.0 you can make screens bigger than the visual
size of your monitor. On a double-size workbench, catching
windows like requesters etc. can be quite annoying at times.
This little utility hangs itself on the Vertical Blank inter-
rupt to find out which window is being activated and moves the
screen to show the window in full view. Version 1.4, includes
source in assembler.
Author: Jörg Bublath
ISpell An "Amigatized" port of a Unix version of a freely distribu-
table interactive spelling checker. Two major modes of oper-
ation: Original Interactive Mode to allow a user spell check
and correct a text document and ARexx Server Mode that allows
the end user to hook ISpell up to text editors and other things
that need a spell checking service. Regular expression lookup
of word patterns is also possible in ARexx Server Mode.
Includes Arexx macros for GUISpell (included), CygnusEd, Mg,
TurboText, GNU emacs, VLT and WShell. Version 3.3LJR, an
update to the version released on disk number 191. Requires
AmigaOS 2.04 or later. Includes source.
Author: Many! Current version by Loren J. Rittle
SetAslDim A very small and simple 2.04-only utility which lets you set
the position and dimensions that the ASL file, font and screen
mode requesters will assume as default. It obtains this result
by SetFunction()ing the AllocAslRequest() call of the asl.lib-
rary. Binary only, CLI usage only.
Author: Sebastiano Vigna
SetSystem A very small and simple 2.04-only utility which forces the
SYS_UserShell tag on each System() call. This means that every
application will use your user shell (for instance, Bill
Hawes's WShell) instead of the system shell. Binary only,
CLI usage only.
Author: Sebastiano Vigna