home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-08-25 | 1.8 KB | 76 lines |
- # This file contains product information that can be used by
- # KingFisher 2.0 and other similar tools.
-
- .name
- FileMaster
- .type
- Directory Utility
- .short
- Dirutil with internal multitasking
- .description
- Complete rewrite of FileMaster 2.2. Main features include:
-
- - Multitasking. You can for example format, copy and view pictures
- at the same time.
- - Screen size&mode requester
- - User selectable fonts for text, directory window and text viewer.
- - Window size gadget. Useful if FileMaster is opened on Workbench
- or public screen.
- - 1-8 directory windows simultaneously on screen.
- - Full keyboard support.
- - JPEG image viewer built in Kickstart 3.0/68020 -version.
- - ShowPic, Show Asc/Hex, Hear, have buffered input.
- - Localizable
- - AGA support
- .version
- 3.0ß2.2
- .date
- 1995.07.09
- .author
- Toni Wilen
- .restrictions
- In non-registered version, User commands aren't saved with configuration,
- and there is a Requester reminding of registration
- .requirements
- FileMaster 3.0 comes in two versions:
- one for Kickstart 2.04, Workbench 2.0 or better,
- the other requires Kickstart 3.0, Workbench 3.0 and CPU 68020 or better.
-
- Full AGA support and built-in JPEG viewer is only on Kickstart 3.0 version
- of FileMaster 3.0
- .distribution
- Shareware
- .address
- Sudentie 4
- 13600 HML
- Finland
- .email
- toni_wilen@llauta.fipnet.fi
- .docs
- read.me!
- history.txt
- fm.guide
- .described-by
- Dan Fish (daf@starfish.amigalib.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- LAB Start
- set choice `RequestChoice "Options Selection" "Please select an option" "View Readme" "View Guide" "Run Program" "Cancel"`
- if $choice GT "0"
- if $choice EQ "1"
- MetaTool read.me! TEXT
- else
- if $choice EQ "2"
- MetaTool fm.guide GUIDE
- else
- if $choice EQ "3"
- fm.000
- endif
- endif
- endif
- skip Start BACK
- endif
- .aminet-dir
- util/dir
-