home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
text
/
edit
/
mirror
/
product-info
< prev
next >
Wrap
Text File
|
1995-10-21
|
964b
|
62 lines
.name
Mirror
.fullname
Mirror
.type
editor utility
.short
online bracket highlighting
.aminet-dir
text/edit
.description
Mirror is a GoldED add-on providing online bracket highlighting while the user
is typing. Several bracket types are recognized.
.version
1.5
.date
1995.5.4
.author
Dietmar Eilert
.restrictions
none
.requirements
GoldED 3, Installer
.distribution
restricted freeware
.email
DIETMAR@TOMATE.TNG.OCHE.DE
.address
Kampstraße 28
D-59269 Beckum
Germany
.exectype
68xxx
.installsize
60 K
.source
C source included
.construction
DICE 2.07.54R
.described-by
Dietmar Eilert (DIETMAR@TOMATE.TNG.OCHE.DE)
.submittal
e-mail
.execute
set choice `RequestChoice "Mirror" "Please select an option" "View Readme" "View Guide" "Install Program" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool mirror.readme TEXT
endif
if $choice EQ "2"
MetaTool ReadMe GUIDE
endif
if $choice EQ "3"
Installer Install Match AVERAGE EXPERT
endif