home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
biz
/
dbase
/
afile
/
product-info
< prev
Wrap
Text File
|
1995-09-26
|
2KB
|
96 lines
.name
AFile
.type
Database
.short
A datafile manager
.description
AFile is a data file manager, that is a tool which lets you create and
manager your files (addresses, video collections, clients, ...) using an
Intuition interface. There is no limitation to the number of fields or
records. The program offers the standard printing, sorting, and importing/
exporting functions.
AFile uses AREXX as it's programming language. You can create full input
masks with background picture, field positioning, checking of entered data,
menus and printing customization.
.version
4.03
.date
1995.05.21
.author
Denis Gounelle
.reference
FreshFish-Vol9-1/New/biz/dbase/AFile/
4.01
FreshFish-Vol9-2/BBS/biz/AFile-4.01.lha
4.01
GoldFish-Vol2-2:BBS/biz/AFile-3.30.lha
3.30
GoldFish-Vol2-1:Files/biz/dbase/AFile/
3.30
FreshFish-Vol8-2:BBS/biz/AFile-3.30.lha
3.30
FreshFish-Vol8-1:New/biz/dbase/AFile/
3.30
FreshFish-Vol5:New/biz/dbase/AFile/
3.12
FreshFish-Vol5:BBS/biz/AFile-3.12.lha
3.12
FreshFish-Vol4:New/biz/dbase/AFile/
2.21
FreshFish-Vol4:BBS/May94/biz/dbase/AFile.lha
2.21
FrozenFish-Vol1:BBS/Dec93/biz/dbase/AFile.lha
1.4
FreshFish-Vol3:Old/Dec93/biz/dbase/AFile/
1.4
FreshFish-Vol2:New/biz/dbase/AFile/
1.4
.requirements
Kickstart V36 or greater
.distribution
Freeware
.address
27, rue Jules GUESDE
45400 FLEURY-LES-AUBRAIS
FRANCE
.email
gounelle@alphanet.ch
.installsize
80K
.docs
Docs/AFile.dvi
Docs/AFile.guide
Docs/AFileEnglish.dvi
Docs/AFileEnglish.guide
.described-by
Denis Gounelle (gounelle@alphanet.ch)
.execute
set choice `RequestChoice "AFile" "Please select an option" "View French Guide" "View English Guide" "Install" "Run" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
cd docs/
metatool AFile.guide GUIDE
cd /
endif
if $choice EQ "2"
cd docs/
metatool AFileEnglish.guide GUIDE
cd /
endif
if $choice EQ "3"
installer InstallAFile APPNAME AFile MINUSER average
endif
if $choice EQ "4"
AFile
endif
.aminet-dir
biz/dbase