home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1106.lha / Programs / FileMaster / Product-Info < prev    next >
Fred Fish's Product-Info  |  1995-08-25  |  2KB  |  76 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. FileMaster
  6. .type
  7. Directory Utility
  8. .short
  9. Dirutil with internal multitasking
  10. .description
  11. Complete rewrite of FileMaster 2.2.  Main features include:
  12.  
  13.     - Multitasking.  You can for example format, copy and view pictures
  14.       at the same time.
  15.     - Screen size&mode requester
  16.     - User selectable fonts for text, directory window and text viewer.
  17.     - Window size gadget. Useful if FileMaster is opened on Workbench
  18.       or public screen.
  19.     - 1-8 directory windows simultaneously on screen.
  20.     - Full keyboard support.
  21.     - JPEG image viewer built in Kickstart 3.0/68020 -version.
  22.     - ShowPic, Show Asc/Hex, Hear, have buffered input.
  23.     - Localizable
  24.     - AGA support
  25. .version
  26. 3.0ß2.2
  27. .date
  28. 1995.07.09
  29. .author
  30. Toni Wilen
  31. .restrictions
  32. In non-registered version, User commands aren't saved with configuration,
  33. and there is a Requester reminding of registration
  34. .requirements
  35. FileMaster 3.0 comes in two versions:
  36.   one for Kickstart 2.04, Workbench 2.0 or better,
  37.   the other requires Kickstart 3.0, Workbench 3.0 and CPU 68020 or better.
  38.  
  39. Full AGA support and built-in JPEG viewer is only on Kickstart 3.0 version
  40. of FileMaster 3.0
  41. .distribution
  42. Shareware
  43. .address
  44. Sudentie 4
  45. 13600 HML
  46. Finland
  47. .email
  48. toni_wilen@llauta.fipnet.fi
  49. .docs
  50. read.me!
  51. history.txt
  52. fm.guide
  53. .described-by
  54. Dan Fish (daf@starfish.amigalib.com)
  55. .submittal
  56. Downloaded via ftp from wuarchive.wustl.edu.
  57. .execute
  58. LAB Start
  59. set choice `RequestChoice "Options Selection" "Please select an option" "View Readme" "View Guide" "Run Program" "Cancel"`
  60. if $choice GT "0"
  61.   if $choice EQ "1"
  62.     MetaTool read.me! TEXT
  63.   else
  64.     if $choice EQ "2"
  65.       MetaTool fm.guide GUIDE
  66.     else
  67.       if $choice EQ "3"
  68.         fm.000
  69.       endif
  70.     endif
  71.   endif
  72.   skip Start BACK
  73. endif
  74. .aminet-dir
  75. util/dir
  76.