home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
util
/
cdity
/
powersnap
/
product-info
< prev
Wrap
Fred Fish's Product-Info
|
1995-10-24
|
1KB
|
65 lines
.name
PowerSnap
.type
Workbench Tool
.short
Commodity to cut and paste text
.description
PowerSnap is a utility that allows you to use the mouse to mark
characters anywhere on the screen and paste them somewhere else, like
in the CLI or in a string gadget. PowerSnap will check what font is
used in the window you snap from and will look for the position of the
characters automatically. It recognizes all non proportional fonts of
up to 24 pixels wide and of any height so this should cover most fonts
used. Snapping and pasting text is done using the mouse, making
PowerSnap fast and easy to use.
.version
2.2a
.author
Nico François
.requirements
Requires AmigaDOS 2.0 or later.
.reference
AmigaLibDisk781:PowerSnap/
2.1b
AmigaLibDisk726:PowerSnap/
2.0
AmigaLibDisk542:PowerSnap/
1.1
AmigaLibDisk467:PowerSnap/
1.0
.distribution
Freeware
.address
Corbielaan 13
B-3060 Bertem
BELGIUM
.email
nico@augfl.be
.docs
PowerSnap.doc
.described-by
Fred Fish (fnf@fishpond.cygnus.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
set choice `RequestChoice "PowerSnap" "Please select an option" "Documentation" "Install" "Run PowerSnap" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool PowerSnap.doc TEXT
endif
if $choice EQ "2"
Installer SCRIPT Install APPNAME PowerSnap NOLOG MINUSER average NOPRINT
endif
if $choice EQ "3"
assign l: "" ADD
WBRun PowerSnap
endif
.aminet-dir
util/cdity