home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 10 / Fresh_Fish_10_2352.bin / new / new.api < prev    next >
Fred Fish's Product-Info  |  1995-08-25  |  339KB  |  13,740 lines

  1. .name
  2. 262144
  3. .type
  4. AGA Demo
  5. .short
  6. Shows >262144 colors on screen.
  7. .description
  8. This program opens a HAM8-screen and draws 262144 colors in a nice pattern,
  9. consisting of 64 64x64 squares (totally 512*512) where no two colors are
  10. identical.
  11. The screen can be saved from within the program.
  12. .version
  13. 1.0
  14. .date
  15. 1995.07.16
  16. .author
  17. Steffen Thorsen
  18. .distribution
  19. Freeware
  20. .requirements
  21. OS3.0, AGA
  22. .address
  23. Fjordg 8A
  24. N-4300 Sandnes
  25. Norway
  26. .installsize
  27. 12K
  28. .docs
  29. 262144.doc
  30. .described-by
  31. Steffen Thorsen
  32. .submittal
  33. Submitted on disk directly by the author
  34. .aminet-dir
  35. demo/aga
  36. .execute
  37. LAB Start
  38. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  39. if $choice GT "0"
  40.   if $choice EQ "1"
  41.     MetaTool 262144.doc  TEXT
  42.   else
  43.     if $choice EQ "2"
  44.       262144
  45.     endif
  46.   endif
  47.   skip Start BACK
  48. endif
  49. .stored-in
  50. FreshFish-Vol10:New/demo/aga/262144/
  51. .pi-file
  52. FreshFish-Vol10:New/demo/aga/262144/Product-Info
  53. .name
  54. AFile
  55. .type
  56. Database
  57. .short
  58. A datafile manager
  59. .description
  60. AFile is a data file manager, that is a tool which lets you create and
  61. manager your files (addresses, video collections, clients, ...) using an
  62. Intuition interface. There is no limitation to the number of fields or
  63. records. The program offers the standard printing, sorting, and importing/
  64. exporting functions.
  65.  
  66. AFile uses AREXX as it's programming language.  You can create full input
  67. masks with background picture, field positioning, checking of entered data,
  68. menus and printing customization.
  69. .version
  70. 4.03
  71. .date
  72. 1995.05.21
  73. .author
  74. Denis Gounelle
  75. .reference
  76. FreshFish-Vol9-1/New/biz/dbase/AFile/
  77. 4.01
  78. FreshFish-Vol9-2/BBS/biz/AFile-4.01.lha
  79. 4.01
  80. GoldFish-Vol2-2:BBS/biz/AFile-3.30.lha
  81. 3.30
  82. GoldFish-Vol2-1:Files/biz/dbase/AFile/
  83. 3.30
  84. FreshFish-Vol8-2:BBS/biz/AFile-3.30.lha
  85. 3.30
  86. FreshFish-Vol8-1:New/biz/dbase/AFile/
  87. 3.30
  88. FreshFish-Vol5:New/biz/dbase/AFile/
  89. 3.12
  90. FreshFish-Vol5:BBS/biz/AFile-3.12.lha
  91. 3.12
  92. FreshFish-Vol4:New/biz/dbase/AFile/
  93. 2.21
  94. FreshFish-Vol4:BBS/May94/biz/dbase/AFile.lha
  95. 2.21
  96. FrozenFish-Vol1:BBS/Dec93/biz/dbase/AFile.lha
  97. 1.4
  98. FreshFish-Vol3:Old/Dec93/biz/dbase/AFile/
  99. 1.4
  100. FreshFish-Vol2:New/biz/dbase/AFile/
  101. 1.4
  102. .requirements
  103. Kickstart V36 or greater
  104. .distribution
  105. Freeware
  106. .address
  107. 27, rue Jules GUESDE
  108. 45400 FLEURY-LES-AUBRAIS
  109. FRANCE
  110. .email
  111. gounelle@alphanet.ch
  112. .installsize
  113. 80K
  114. .docs
  115. Docs/AFile.dvi
  116. Docs/AFile.guide
  117. Docs/AFileEnglish.dvi
  118. Docs/AFileEnglish.guide
  119. .described-by
  120. Denis Gounelle (gounelle@alphanet.ch)
  121. .execute
  122. LAB Start
  123. set choice `RequestChoice "AFile" "Please select an option" "View French Guide" "View English Guide" "Install" "Run" "Cancel"`
  124. if $choice GT "0"
  125.   if $choice EQ "1"
  126.     metatool docs/AFile.guide GUIDE
  127.   else
  128.     if $choice EQ "2"
  129.       metatool docs/AFileEnglish.guide GUIDE
  130.     else
  131.       if $choice EQ "3"
  132.         installer InstallAFile APPNAME AFile MINUSER average
  133.       else
  134.         if $choice EQ "4"
  135.           wbrun AFile
  136.         endif
  137.       endif
  138.     endif
  139.   endif
  140.   skip Start BACK
  141. endif
  142. .aminet-dir
  143. biz/dbase
  144. .stored-in
  145. FreshFish-Vol10:New/biz/dbase/AFile/
  146. .pi-file
  147. FreshFish-Vol10:New/biz/dbase/AFile/Product-Info
  148. # This file contains product information that can be used by
  149. # KingFisher 2.0 and other similar tools.
  150.  
  151. .name
  152. AFSDemo
  153. .type
  154. File System
  155. .short
  156. Demo of Ami-FileSafe (New filing system)
  157. .description
  158.  
  159.                Features of Ami-FileSafe
  160.                ------------------------
  161.  
  162.  - AFS has much faster disk access than FFS.
  163.  - AFS will store (On average) more data than  FFS on the same disk.
  164.  - AFS gives vastly improved directory scanning.
  165.  - AFS is SAFE - If you crash your machine whilst writing Ami-FileSafe
  166.            partitions will not (unlike OFS & FFS) become invalidated
  167.            or corrupt.
  168.  
  169.                   Ami-FileSafe (AFS) Announcement
  170.                   -------------------------------
  171.  
  172. Since the initial release of Ami-FileSafe there has been a few changes.
  173.  
  174. Ami-FileSafe Pro
  175. ----------------
  176.  
  177. Ami-FileSafe now becomes Ami-FileSafe Pro.  The new version includes:-
  178.  
  179. - A MultiUser FileSystem version of AFS.
  180. - An on the fly FFS to AFS converter.
  181.  
  182. Current users of Ami-FileSafe can update to Ami-FileSafe Pro free of charge.
  183. The retail price of Ami-FileSafe Pro is 69.75UKP (Inc Vat).
  184.  
  185. Ami-FileSafe User
  186. -----------------
  187.  
  188. A new version of AFS called Ami-FileSafe User is now available.
  189. Ami-FileSafe User is a budget version of AFS and has the following
  190. limitations:-
  191.  
  192. - It may only be used on one hard drive of upto 650MB.
  193. - It does not include the MultiUser FileSystem version of AFS.
  194.  
  195. It does however include the FFS to AFS converter.
  196. The retail price of Ami-FileSafe User is 29.95UKP (Inc Vat).
  197. Upgrades from Ami-FileSafe User to Ami-FileSafe Pro are 44.80UKP (Inc Vat).
  198. .version
  199. 14.2
  200. .date
  201. 1995.07.07
  202. .author
  203. Fourth Level Developments
  204. .restrictions
  205. The demonstration version of Ami-FileSafe will not handle partitions of
  206. more than 10MB.  It can be installed and automouted in the RidgidBootBlock.
  207. Standard  mountlists are also supported.  Autobooting is supported.  Memory
  208. usage depends on the number of buffers selected.
  209. .distribution
  210. Commercial Demo
  211. .price
  212.  69.75UKP (Pro), 29.95UKP (User)
  213. .address
  214. 31, Ashley Hill
  215. Montpelier
  216. Bristol
  217. BS6 5JA
  218. .email
  219. support@flevel.demon.co.uk
  220. .docs
  221. README
  222. .described-by
  223. Dan Fish (daf@starfish.amigalib.com)
  224. .submittal
  225. Submitted electronically directly by the author.
  226. .execute
  227. LAB Start
  228. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  229. if $choice GT "0"
  230.   if $choice EQ "1"
  231.     MetaTool ReadMe TEXT
  232.   endif
  233.   skip Start BACK
  234. endif
  235. .aminet-dir
  236. disk/misc
  237. .stored-in
  238. FreshFish-Vol10:New/disk/misc/AFSDemo/
  239. .pi-file
  240. FreshFish-Vol10:New/disk/misc/AFSDemo/Product-Info
  241. .name
  242. AGAiff
  243. .type
  244. Image Conversion
  245. .short
  246. IFF-to-RAW Conv for demo/game programmer
  247. .description
  248. Converts graphics into several 'low-level'/RAW formats.
  249. Supports several animation formats and datatypes, realtime
  250. animation loading from disk if memory is low, and also
  251. building of new animations. ARexx Port, Assembler code,
  252. many different save formats. Manual in AmigaGuide format.
  253. Version 1.99, fourth release. Requires OS 3.0 or later.
  254. This is a preview of the forthcoming Version 2. This version
  255. doesn't feature full docs, and is not finished. Besides that,
  256. there still might be some bugs in the new routines!
  257. I decided to release it, because this is a very useful tool
  258. for demo and game programmers, and the last version was released
  259. half a year ago. Animation loading is such a nice thing that I don't
  260. want the public to wait another two months for the final Version 2!
  261. .version
  262. 1.99beta
  263. .date
  264. 1995.06.28
  265. .author
  266. Michael Krause
  267. .requirements
  268. Requires OS3.0 and 68020+
  269. .distribution
  270. Freeware
  271. .email
  272. rawstyle@online.sh.sub.de
  273. .docs
  274. ReadMe
  275. AGAiff.guide
  276. .described-by
  277. Michael Krause (rawstyle@online.sh.sub.de)
  278. .submittal
  279. Submitted on disk directly by the author.
  280. .aminet-dir
  281. gfx/conv
  282. .execute
  283. LAB Start
  284. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  285. if $choice GT "0"
  286.   if $choice EQ "1"
  287.     MetaTool ReadMe TEXT
  288.   else
  289.     if $choice EQ "2"
  290.       MetaTool AGAiff.guide GUIDE
  291.     else
  292.       if $choice EQ "3"
  293.         AGAiff
  294.       endif
  295.     endif
  296.   endif
  297.   skip Start BACK
  298. endif
  299. .stored-in
  300. FreshFish-Vol10:New/gfx/conv/AGAiff/
  301. .pi-file
  302. FreshFish-Vol10:New/gfx/conv/AGAiff/Product-Info
  303. .name
  304. AGA_Morphy
  305. .type
  306. Picture
  307. .short
  308. AGA_Morphy Anim by Eric Schwartz
  309. .description
  310. Morphy the Magic Man - Animation by Eric W. Schwartz ©1994
  311.  
  312. This is my first animation of 1994. It's also the first animation with a
  313. version for the AGA Amigas (A1200 and A4000)
  314.  
  315. REQUIREMENTS:
  316.  
  317. Non-AGA Version: Any Amiga with about 2 or more MB memory
  318.  
  319. AGA Version: AGA-Chipset Amiga with 4 Megs (Maybe less) and a Hard Drive
  320. or High-Density Floppy
  321.  
  322. INSTALLATION:
  323.  
  324. Non-AGA Version: The animation can be run directly from its floppy disk,
  325. but to install on a Hard Drive, copy the contents of the floppy to any
  326. drawer on the Hard Drive(including files without icons). As long as the
  327. files are in the same directory with each other, the animation should run.
  328.  
  329. AGA Version: The distribution floppy provides this version of the
  330. animation and its player in an archive (.LHA) and it will have to be
  331. extracted. This will require about 1.5 megs of free disk space (on either
  332. a Hard Drive or High Density Floppy) and an LHA de-archiving program (not
  333. provided with this release) De-archive the file into a disk or directory.
  334. the animation should run from there.
  335.  
  336. TO RUN:
  337.  
  338. Non-AGA Version: Just Double-click its Icon. Simple.
  339.  
  340. AGA-Version: Not as simple, but still easy. Double Click the Icon, and a
  341. file requester will appear. Pick 'AGA_Morphy' from the requester and
  342. double-click. The animation will then load and run. Do not run the
  343. animation from the Shell, because it will crash the Amiga (Sorry, but it's
  344. a buggy player program)
  345.  
  346. On either version, hitting the left mouse button while the animation is
  347. running will stop it. the AGA version will bring back the file requester,
  348. which you can exit by hitting 'Cancel' or the close gadget.
  349.  
  350. LICENSE:
  351.  
  352. This animation and its characters are copyright ©1994 Eric W. Schwartz. It
  353. can be freely distributed, as long as the files are kept together and are
  354. not altered in anyway.
  355.  
  356. As Always,
  357.  
  358.     Eric W. Schwartz
  359. .author
  360. Eric W. Schwartz
  361. .distribution
  362. Copyrighted but Freely Redistributable
  363. .address
  364. E.S. Productions
  365. P.O. Box 292684
  366. Kettering, OH 45429-0684
  367. U.S.A.
  368. .aminet-dir
  369. pix/eric
  370. .execute
  371. run METATOOL AGA_Morphy ANIM
  372. .docs
  373. Morphy_README
  374. .described-by
  375. Richard Fish (rjf@amigalib.com)
  376. .submittal
  377. Downloaded via ftp from wuarchive.wustl.edu.
  378. .stored-in
  379. FreshFish-Vol10:New/pix/eric/AGA_Morphy/
  380. .pi-file
  381. FreshFish-Vol10:New/pix/eric/AGA_Morphy/Product-Info
  382. .name
  383. AmigaE
  384. .type
  385. Compiler
  386. .short
  387. An Amiga specific E compiler
  388. .description
  389. E is a powerful and flexible object oriented / procedural / unpure
  390. functional higher programming language, mainly influenced by
  391. languages such as C++, Ada, Lisp etc., and Amiga E a very fast
  392. compiler for it, with features such as speed of >20000 lines/minute
  393. on a 7 Mhz amiga, inline assembler and linker integrated into
  394. compiler, large set of integrated functions, great module concept
  395. with v40 includes as modules, flexible type-system, quoted
  396. expressions, immediate and typed lists, parametric and inclusion
  397. polymorphism, exception handling, inheritance, data-hiding,
  398. methods, multiple return values, default arguments, register
  399. allocation, fast memory management, unification, LISP-Cells,
  400. gui-toolkit, (macro-) preprocessor, very intuitive and powerful
  401. source-level debugger, easy .library linking, and much more...
  402. .version
  403. 3.2a
  404. .date
  405. 1995.7.17
  406. .author
  407. Wouter van Oortmerssen
  408. .reference
  409. GoldFish-Vol2-2:BBS/dev/Amiga_E-3.0a.lha
  410. 3.0a
  411. GoldFish-Vol2-1:Files/dev/e/Amiga_E/
  412. 3.0a
  413. FreshFish-Vol7:Useful/dist/dev/e/Amiga_E/
  414. 3.0a
  415. FreshFish-Vol7:BBS/dev/Amiga_E-3.0a.lha
  416. 3.0a
  417. FreshFish-Vol6:Useful/dist/dev/e/Amiga_E/
  418. 3.0a
  419. FreshFish-Vol6:New/dev/e/Amiga_E/
  420. 3.0a
  421. FreshFish-Vol6:BBS/dev/Amiga_E-3.0a.lha
  422. 3.0a
  423. FrozenFish-Vol1:BBS/Useful/dev/e/Amiga_E.lha
  424. 2.1b
  425. FreshFish-Vol5:Useful/dist/dev/e/Amiga_E/
  426. 2.1b
  427. FreshFish-Vol5:BBS/dev/Amiga_E-2.1b.lha
  428. 2.1b
  429. FreshFish-Vol4:Useful/dist/dev/e/Amiga_E/
  430. 2.1b
  431. FreshFish-Vol3:Useful/dist/dev/e/Amiga_E/
  432. 2.1b
  433. .restrictions
  434. This distribution contains only a limited compiler, registered
  435. compiler available separately.
  436. .distribution
  437. Freeware
  438. .email
  439. Wouter@mars.let.uva.nl
  440. .source
  441. Tool sources and lots of other sources in E included
  442. .construction
  443. AsmOne assembler and E compiler itself
  444. .tested
  445. os v33 to v40, 68000 to 040, free of enforcer-hits
  446. .docs
  447. docs/README
  448. docs/beginner.guide
  449. docs/E.guide
  450. .submittal
  451. Submitted electronically directly by the author.
  452. .execute
  453. set orgdir `cd`
  454. LAB Start
  455. failat 10
  456. unset filechoice
  457. unset dirchoice
  458. cd $orgdir
  459. set choice `RequestChoice "Amiga E" "Please select an option" "View README" "View Guide" "Cancel"`
  460. if $choice GT "0"
  461.   if $choice EQ "1"
  462.     MetaTool docs/README TEXT
  463.   else
  464.     if $choice EQ "2"
  465.       cd docs
  466.       set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
  467.       set dirchoice `pathname $filechoice`
  468.       set filechoice `basename $filechoice`
  469.       failat 21
  470.       cd $dirchoice
  471.       MetaTool $filechoice GUIDE
  472.     endif
  473.   endif
  474.   skip Start BACK
  475. endif
  476. .aminet-dir
  477. dev/e
  478. .stored-in
  479. FreshFish-Vol10:New/dev/e/AmigaE/
  480. .pi-file
  481. FreshFish-Vol10:New/dev/e/AmigaE/Product-Info
  482. .name
  483. AmigaXv
  484. .type
  485. Image Utility
  486. .short
  487. Amiga port of the popular unix displayer
  488. .description
  489. This is a port of an X11 program called Xv (v3.10) by John Bradley.
  490.  
  491. XV is a program that displays image files in GIF87, GIF89, JPEG,
  492. PBM/PGM/PPM, TIFF, PDS/VICAR Sun Rasterfile, and X11 Bitmap formats.
  493. XV runs on nearly ALL X displays: 1, 2, 4, 6, 8, 16, 24, and 32-bit,
  494. color, greyscale, and black/white.
  495.  
  496. XV displays one image at a time in an output window, or on the root
  497. window.  You can arbitrarily stretch or compress the window, and the
  498. picture will be rescaled to fit.  You can rotate the picture in
  499. 90-degree steps.  You can flip the picture vertically and
  500. horizontally.  You can repeatedly 'crop' a picture (define a
  501. rectangular 'region-of-interest' and 'throw away' the rest).  You can
  502. magnify any portion of the picture by any amount, up to the maximum
  503. size of your screen.
  504.  
  505. XV allows you click on the picture to determine pixel RGB values and
  506. x,y coordinates.  You can perform arbitrary 'gamma correction' on the
  507. picture both in RGB space and HSV space.  You can specify the maximum
  508. number of colors that XV should use, for some interesting visual
  509. effects.  You can have the program produce a stippled version of the
  510. picture using black and white, or any other pair of colors.
  511.  
  512. XV can write images in a variety of formats, with many of the
  513. modifications you may have made to the picture saved as well.  You can
  514. use XV to do format conversion.  XV will also automatically uncompress
  515. compress-ed files, as well as read files from stdin.
  516. .version
  517. 2.18
  518. .author
  519. John Bradley, Amiga port by Terje Pedersen
  520. .requirements
  521. Requires MUI
  522. AGA/OS3.0 is recommended but it may actually work with WB2.04/ECS.
  523. .reference
  524. FreshFish-Vol9-2:BBS/gfx/xv-2.10.lha
  525. 2.10
  526. FreshFish-Vol9-1:Useful/gfx/edit/xv/
  527. 2.10
  528. FreshFish-Vol9-1:New/gfx/edit/xv/
  529. 2.10
  530. FreshFish-Vol9-2:BBS/gfx/AmigaXv-1.21.lha
  531. 1.21
  532. FreshFish-Vol8-2:BBS/gfx/AmigaXv-1.21.lha
  533. 1.21
  534. FreshFish-Vol8-1:Useful/gfx/edit/AmigaXv/
  535. 1.21
  536. FreshFish-Vol8-1:New/gfx/edit/AmigaXv/
  537. 1.21
  538. .email
  539. terjepe@stud.cs.uit.no
  540. .docs
  541. HISTORY
  542. docs/amiga.readme
  543. docs/readme.mui
  544. docs/LIBX11.readme
  545. docs/README
  546. docs/WorthALook.readme
  547. .described-by
  548. Dan Fish (daf@starfish.amigalib.com)
  549. .submittal
  550. Downloaded via ftp from aminet (wuarchive.wustl.edu)
  551. .execute
  552. LAB Start
  553. set choice `RequestChoice "Amiga Xv" "Please select an option" "View Doc" "Run Program" "Cancel"`
  554. if $choice GT "0"
  555.   if $choice EQ "1"
  556.     set orgdir `cd`
  557.     cd docs
  558.     set filechoice `RequestFile TITLE "Select Text File" PATTERN "~(#?.info)"`
  559.     set dirchoice `pathname $filechoice`
  560.     set filechoice `basename $filechoice`
  561.     failat 21
  562.     cd $dirchoice
  563.     MetaTool $filechoice TEXT
  564.     cd $orgdir
  565.     failat 10
  566.     unset filechoice
  567.     unset dirchoice
  568.   else
  569.     if $choice EQ "2"
  570.       stack 30000
  571.       run xv218
  572.     endif
  573.   endif
  574.   skip Start BACK
  575. endif
  576. .aminet-dir
  577. gfx/edit
  578. .stored-in
  579. FreshFish-Vol10:New/gfx/edit/AmigaXv/
  580. .pi-file
  581. FreshFish-Vol10:New/gfx/edit/AmigaXv/Product-Info
  582. .name
  583. AmiWin
  584. .type
  585. OS Utility
  586. .short
  587. A port of the X11R6 software package
  588. .description
  589. AmiWin is a port of the X11R6 software package by the X consortium.
  590.  
  591. X11R6 (X-Window-System, sometimes also referred to as "X-Windows")
  592. is a GUI interface standard that is particularly common on Un*x
  593. systems. The feature that most sets it apart from other GUI standards
  594. is that X11 can run across a network, i.e. a GUI-based program can be
  595. run on a machine that is different from the one the user is working on
  596. (where the X server is located).
  597. .version
  598. 2.0
  599. .date
  600. 1995.07.31
  601. .author
  602. Holger Kruse
  603. .restrictions
  604.    The evaluation version has a number of restrictions that are not
  605. present in the registered version:
  606.  
  607. * In the unregistered version the number of clients connected to the
  608.   X server at any time is limited to 4 (128 in the registered
  609.   version).
  610.  
  611. * The unregistered version of AmiWin does not support external X
  612.   extension modules. The registered version comes with the "Sync"
  613.   and "Multibuffering" extensions.
  614.  
  615. * All display drivers in the evaluation version have a maximum
  616.   screen size of 800x600.
  617.  
  618. * The evaluation version does not contain the true-color display
  619.   drivers.
  620.  
  621. * The evaluation version of the font access library only supports X
  622.   bitmap fonts. Scalable outline fonts (Speedo, Type1) and remote
  623.   font access are not supported.
  624.  
  625. * The evaluation version only contains two fonts. Other bitmap fonts
  626.   are available from other sources though (e.g. ftp.x.org), and can
  627.   be used with the evaluation version of AmiWin. The registered
  628.   version comes with a large font collection (17 MB) including
  629.   scalable fonts, precompiled for AmiWin for best performance.
  630.  
  631. * The registered version contains several more clients, including
  632.   the virtual window manager "fvwm" and all associated modules.
  633.  
  634. * The registered version contains 68030-optimized versions of all
  635.   display drivers.
  636.  
  637. * The registered version contains "xaw3d.library", a library that
  638.   gives the Athena Widgets set a 3-dimensional look, and
  639.   "xpm.library", a library for handling color images.
  640.  
  641. * The registered version comes with a printable copy of the AmiWin
  642.   manual (.dvi and .ps formats).
  643. .requirements
  644. OS2.04+
  645. 4Mb RAM
  646. 2Mb Disk Space
  647. .distribution
  648. Shareware
  649. .price
  650. $50
  651. .address
  652. 12006 Coed Drive
  653. Orlando, FL 32826-3101
  654. USA
  655. .email
  656. kruse@cs.ucf.edu
  657. .docs
  658. AmiWin.guide
  659. REGISTRATION
  660. .described-by
  661. Richard Fish (rjf@amigalib.com)
  662. .submittal
  663. Downloaded via ftp from wuarchive.wustl.edu.
  664. .aminet-dir
  665. gfx/x11
  666. .execute
  667. set orgdir `cd`
  668. LAB Start
  669. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Install Program" "Cancel"`
  670. if $choice GT "0"
  671.   if $choice EQ "1"
  672.     MetaTool AmiWin.guide GUIDE
  673.   else
  674.     if $choice EQ "2"
  675.       Installer Install_AmiWin MINUSER Expert APPNAME AmiWin
  676.     endif
  677.   endif
  678.   cd $orgdir
  679.   skip Start BACK
  680. endif
  681. .stored-in
  682. FreshFish-Vol10:New/gfx/x11/AmiWin/
  683. .pi-file
  684. FreshFish-Vol10:New/gfx/x11/AmiWin/Product-Info
  685. .name
  686. AmyWB
  687. .type
  688. Icons
  689. .short
  690. a collection 32 color icons/docks
  691. .description
  692. This is AmyWB Icon pack Vol 1, a collection of higly professional 32
  693. colors, 1:1 resolution icons/docks for Amiga.
  694.  
  695. AmyWB Icons are compatible with:
  696. - Amiga native 4 colors icons
  697. - MagicWB 8 colors icons
  698. - ROMIcons 16 colors icons
  699.  
  700. A suited palette file and configuration file for LockColors are included
  701. in this package.
  702. .version
  703. 1
  704. .author
  705. Henrik Jensen
  706. .restrictions
  707. Drawer icons are not ready yet.
  708. .distribution
  709. Copyrighted but Freely Redistributable
  710. .docs
  711. README
  712. .described-by
  713. Richard Fish (rjf@amigalib.com)
  714. .submittal
  715. Downloaded via ftp from wuarchive.wustl.edu.
  716. .aminet-dir
  717. pix/icon
  718. .execute
  719. LAB Start
  720. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Preview" "Cancel"`
  721. if $choice GT "0"
  722.   if $choice EQ "1"
  723.     MetaTool README TEXT
  724.   else
  725.     if $choice EQ "2"
  726.       MetaTool Snaphshot.iff ILBM
  727.     endif
  728.   endif
  729.   skip Start BACK
  730. endif
  731. .stored-in
  732. FreshFish-Vol10:New/pix/icon/AmyWB_1/
  733. .pi-file
  734. FreshFish-Vol10:New/pix/icon/AmyWB_1/Product-Info
  735. .name
  736. Analay
  737. .type
  738. Scientific
  739. .short
  740. Graphing with integrated page layout
  741. .description
  742. Analay is a new math graphing program with integrated page layout. It
  743. combines its math functions with a DTP program, enabling the user to
  744. lay out scientific pages very quickly and easily.
  745. .version
  746. 1.11
  747. .date
  748. 1995.05.03
  749. .author
  750. Marc Necker
  751. .restrictions
  752. Printing & saving are disabled
  753. Loading a configuration is disabled
  754. .requirements
  755. 1.5 Mb RAM
  756. OS2.0+
  757. .distribution
  758. Copyrighted but Freely Redistributable without the key-file
  759. .price
  760. 30 DM for program with key-file.
  761. .address
  762. Sulzauerstr. 15
  763. 70563 Stuttgart
  764. Germany
  765. .email
  766. Marc@buster.tynet.sub.org
  767. .construction
  768. The program was written using the Amiga-Oberon compiler by Fridtjof
  769. Siebert.  It uses the garbage collector of this Oberon system, which
  770. makes it much larger than programs not using the garbage collector.
  771. However it runs very fast and, using the garbage collector, very
  772. stably.
  773. .docs
  774. AnalayDeutsch.guide
  775. AnalayEnglish.guide
  776. .described-by
  777. Richard Fish (rjf@amigalib.com)
  778. .submittal
  779. Submitted electronically directly by the author.
  780. .aminet-dir
  781. misc/math
  782. .execute
  783. set orgdir `cd`
  784. LAB start
  785. failat 10
  786. unset filechoice
  787. unset dirchoice
  788. cd $orgdir
  789. set choice `RequestChoice "Analay" "Please select an option" "English Guide" "Deutsch Guide" "Run" "Cancel"`
  790. if $choice GT "0"
  791.   if $choice EQ "1"
  792.     MetaTool AnalayEnglish.guide GUIDE
  793.   else
  794.     if $choice EQ "2"
  795.       MetaTool AnalayDeutsch.guide GUIDE
  796.     else
  797.       if $choice EQ "3"
  798.     assign Analay: ""
  799.         WBRun Analay
  800.       endif
  801.     endif
  802.   endif
  803.   skip start BACK
  804. endif
  805. .stored-in
  806. FreshFish-Vol10:New/misc/math/Analay/
  807. .pi-file
  808. FreshFish-Vol10:New/misc/math/Analay/Product-Info
  809. .name
  810. AntiCicloVir
  811. .aminet-dir
  812. util/virus
  813. .type
  814. AntiVirus Utility
  815. .short
  816. Link/File/BB/Validator/Memory virus elim
  817. .description
  818. A link virus detector and exterminator.  Also detects other types of
  819. viri.   This version recognizes:  188 Bootblock, 28 File, 15 Link,
  820. 7 Disk-Validator, 11 Trojans, and 17 Bombs.  Automatically checks each
  821. inserted disk for boot block and disk-validator viruses.  Can scan all
  822. files of a specified directory for known link viruses, and constantly
  823. monitors memory and system vectors.  Now public domain and includes
  824. source in assembler.
  825. .version
  826. 2.4a
  827. .date
  828. 1995.03.14
  829. .author
  830. Matthias Gutt
  831. .reference
  832. AmigaLibDisk611:AntiCicloVir/
  833. 1.1
  834. FreshFish-Oct93:Old/AmigaLibDisks/Disks600-619/Disk611/AntiCicloVir/
  835. 1.1
  836. FrozenFish-Apr94:BBS/ALib/d6xx/d611/AntiCicloVir.lha
  837. 1.1
  838. GoldFish1-Apr94:BBS/d6xx/d611/AntiCicloVir.lha
  839. 1.1
  840. GoldFish2-Apr94:d6xx/d611/AntiCicloVir/
  841. 1.1
  842. AmigaLibDisk648:AntiCicloVir/
  843. 1.2
  844. FreshFish-Oct93:Old/AmigaLibDisks/Disks640-659/Disk648/AntiCicloVir/
  845. 1.2
  846. FrozenFish-Apr94:BBS/ALib/d6xx/d648/AntiCicloVir.lha
  847. 1.2
  848. GoldFish1-Apr94:BBS/d6xx/d648/AntiCicloVir.lha
  849. 1.2
  850. GoldFish2-Apr94:d6xx/d648/AntiCicloVir/
  851. 1.2
  852. AmigaLibDisk664:AntiCicloVir/
  853. 1.3
  854. FreshFish-Oct93:Old/AmigaLibDisks/Disks660-679/Disk664/AntiCicloVir/
  855. 1.3
  856. FrozenFish-Apr94:BBS/ALib/d6xx/d664/AntiCicloVir.lha
  857. 1.3
  858. GoldFish1-Apr94:BBS/d6xx/d664/AntiCicloVir.lha
  859. 1.3
  860. GoldFish2-Apr94:d6xx/d664/AntiCicloVir/
  861. 1.3
  862. AmigaLibDisk710:AntiCicloVir/
  863. 1.5
  864. FreshFish-Oct93:Old/AmigaLibDisks/Disks700-719/Disk710/AntiCicloVir/
  865. 1.5
  866. FrozenFish-Apr94:BBS/ALib/d7xx/d710/AntiCicloVir.lha
  867. 1.5
  868. GoldFish1-Apr94:BBS/d7xx/d710/AntiCicloVir.lha
  869. 1.5
  870. GoldFish2-Apr94:d7xx/d710/AntiCicloVir/
  871. 1.5
  872. AmigaLibDisk733:AntiCicloVir/
  873. 1.6
  874. FreshFish-Oct93:Old/AmigaLibDisks/Disks720-739/Disk733/AntiCicloVir/
  875. 1.6
  876. FrozenFish-Apr94:BBS/ALib/d7xx/d733/AntiCicloVir.lha
  877. 1.6
  878. GoldFish1-Apr94:BBS/d7xx/d733/AntiCicloVir.lha
  879. 1.6
  880. GoldFish2-Apr94:d7xx/d733/AntiCicloVir/
  881. 1.6
  882. AmigaLibDisk815:AntiCicloVir/
  883. 1.7
  884. FreshFish-Dec93:Old/AmigaLibDisks/Disks800-819/Disk815/AntiCicloVir/
  885. 1.7
  886. FreshFish-Oct93:Old/AmigaLibDisks/Disks800-819/Disk815/AntiCicloVir/
  887. 1.7
  888. FrozenFish-Apr94:BBS/ALib/d8xx/d815/AntiCicloVir.lha
  889. 1.7
  890. GoldFish1-Apr94:BBS/d8xx/d815/AntiCicloVir.lha
  891. 1.7
  892. GoldFish2-Apr94:d8xx/d815/AntiCicloVir/
  893. 1.7
  894. AmigaLibDisk842:AntiCicloVir/
  895. 1.8
  896. FreshFish-Dec93:Old/AmigaLibDisks/Disks840-859/Disk842/AntiCicloVir/
  897. 1.8
  898. FreshFish-Oct93:Old/AmigaLibDisks/Disks840-859/Disk842/AntiCicloVir/
  899. 1.8
  900. FrozenFish-Apr94:BBS/ALib/d8xx/d842/AntiCicloVir.lha
  901. 1.8
  902. GoldFish1-Apr94:BBS/d8xx/d842/AntiCicloVir.lha
  903. 1.8
  904. GoldFish2-Apr94:d8xx/d842/AntiCicloVir/
  905. 1.8
  906. AmigaLibDisk865:AntiCicloVir/
  907. 2.0
  908. FreshFish-Dec93:Old/AmigaLibDisks/Disks860-879/Disk865/AntiCicloVir/
  909. 2.0
  910. FreshFish-Oct93:Old/AmigaLibDisks/Disks860-879/Disk865/AntiCicloVir/
  911. 2.0
  912. FrozenFish-Apr94:BBS/ALib/d8xx/d865/AntiCicloVir.lha
  913. 2.0
  914. GoldFish1-Apr94:BBS/d8xx/d865/AntiCicloVir.lha
  915. 2.0
  916. GoldFish2-Apr94:d8xx/d865/AntiCicloVir/
  917. 2.0
  918. AmigaLibDisk989:AntiCicloVir/
  919. 2.1
  920. FreshFish-May94:BBS/AmigaLib/d989/AntiCicloVir.lha
  921. 2.1
  922. FreshFish-May94:New/AmigaLibDisks/d989/AntiCicloVir/
  923. 2.1
  924. FrozenFish-Apr94:BBS/ALib/d9xx/d989/AntiCicloVir.lha
  925. 2.1
  926. GoldFish1-Apr94:BBS/d9xx/d989/AntiCicloVir.lha
  927. 2.1
  928. GoldFish2-Apr94:d9xx/d989/AntiCicloVir/
  929. 2.1
  930. AmigaLibDisk767:AntiCicloVir/
  931. 1.6a
  932. FreshFish-Oct93:Old/AmigaLibDisks/Disks760-779/Disk767/AntiCicloVir/
  933. 1.6a
  934. FrozenFish-Apr94:BBS/ALib/d7xx/d767/AntiCicloVir.lha
  935. 1.6a
  936. GoldFish1-Apr94:BBS/d7xx/d767/AntiCicloVir.lha
  937. 1.6a
  938. GoldFish2-Apr94:d7xx/d767/AntiCicloVir/
  939. 1.6a
  940. FreshFish-Sep94:BBS/util/AntiCicloVir-2.2a.lha
  941. 2.2a
  942. FreshFish-Sep94:New/util/virus/AntiCicloVir/
  943. 2.2a
  944. AmigaLibDisk1014:Programs/AntiCicloVir/
  945. 2.3a
  946. FreshFish-Vol7:BBS/util/AntiCicloVir-2.3a.lha
  947. 2.3a
  948. FreshFish-Vol7:New/util/virus/AntiCicloVir/
  949. 2.3a
  950. GoldFish-Vol2-1:Files/util/virus/AntiCicloVir/
  951. 2.3a
  952. GoldFish-Vol2-2:BBS/util/AntiCicloVir-2.3a.lha
  953. 2.3a
  954. .distribution
  955. Public Domain
  956. .source
  957. Includes source in assembler
  958. .address
  959. Kantstr. 16
  960. 21335 Lüneburg
  961. Germany
  962. .docs
  963. AntiCicloVir.DOC
  964. AntiCicloVir.DOK
  965. VIRUSLIST.DOC
  966. .described-by
  967. Richard Fish
  968. .submittal
  969. Submitted on disk directly by author.
  970. .execute
  971. LAB Start
  972. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Dok" "Run Program" "Cancel"`
  973. if $choice GT "0"
  974.   if $choice EQ "1"
  975.     MetaTool AntiCicloVir.DOC TEXT
  976.   else
  977.     if $choice EQ "2"
  978.       MetaTool AntiCicloVir.DOK TEXT
  979.     else
  980.       if $choice EQ "3"
  981.         assign libs: libs/ ADD
  982.         assign L: L/ ADD
  983.         wbrun AntiCicloVir
  984.       endif
  985.     endif
  986.   endif
  987.   skip Start BACK
  988. endif
  989. .stored-in
  990. FreshFish-Vol10:New/util/virus/AntiCicloVir/
  991. .pi-file
  992. FreshFish-Vol10:New/util/virus/AntiCicloVir/Product-Info
  993. .name
  994. Ascii-Send
  995. .type
  996. OS Utility
  997. .short
  998. Converts text file to input events
  999. .description
  1000. ASCII_SEND is a Tool, which can conver any given textfile to a stream
  1001. of InputEvents. These InputEvents are sent to the active Window or
  1002. (via the Arexx-Port of MUI_ASCSEND) any window you made the active
  1003. one.
  1004.  
  1005. It is a Commodity, in which you can assign a filename to a
  1006. (user-defined) hotkey. On pressing this key, the file is converted to
  1007. Inputevents.
  1008.  
  1009. There is also an InputEvent-Recorder (IREC) available, which does this
  1010. thing the backward way: it converts Keystrokes and Mousebuttons to a
  1011. textfile.
  1012. .version
  1013. 3.3
  1014. .date
  1015. 1995.06.10
  1016. .author
  1017. Karlheinz Klingbeil
  1018. .requirements
  1019. OS2.04+
  1020. .distribution
  1021. Freeware
  1022. .address
  1023. Elzstrasse 42
  1024. D-79261 Gutach
  1025. Federal Republic of Germany
  1026. .email
  1027. lunqual@crazy.freinet.de
  1028. lunqual%mab@wsb.freinet.de
  1029. .docs
  1030. Doc/History
  1031. Doc/Deutsch/Liesmich_zuerst
  1032. Doc/English/ASCSEND_English.guide
  1033. .described-by
  1034. Richard Fish (rjf@amigalib.com)
  1035. .submittal
  1036. Submitted on disk directly by the author.
  1037. .aminet-dir
  1038. util/misc
  1039. .execute
  1040. LAB Start
  1041. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  1042. if $choice GT "0"
  1043.   if $choice EQ "1"
  1044.     cd doc/english
  1045.     MetaTool ASCSEND_English.guide GUIDE
  1046.     cd //
  1047.   else
  1048.     if $choice EQ "2"
  1049.       assign locale: MUI/ ADD
  1050.       MUI/ascsend CX_POPUP=YES
  1051.       assign locale: MUI/ REMOVE
  1052.     endif
  1053.   endif
  1054.   skip Start BACK
  1055. endif
  1056. .stored-in
  1057. FreshFish-Vol10:New/util/misc/ascsend/
  1058. .pi-file
  1059. FreshFish-Vol10:New/util/misc/ascsend/Product-Info
  1060. .name
  1061. AT-Logo
  1062. .type
  1063. Picture
  1064. .short
  1065. Alt Logo Backdrops for WB & Windows
  1066. .description
  1067. Alternative AmiTech Backdrops
  1068.  
  1069. Based on Mike's "An Alternative 'Amiga Technologies' Logo" package from
  1070. yesterday, here's a complimentary Windows .BMP backdrop for those of
  1071. you unfortunate enough to have to use an IBM at work (like me).
  1072.  
  1073. Perhaps I should make a bumpersticker, too.  Heh heh.  Pretty good idea
  1074. actually.  Anyone want one?
  1075.  
  1076. And I'd like to say, Mike, that I absolutely love the "improved" logo
  1077. you suggest.  (The red one, though, please!  It looks alot more impressive
  1078. and professional than the Rainbow Bright(tm) series...)  Can anyone get
  1079. this to Escom?
  1080.  
  1081. Oh, I also included an .IFF with a slightly different caption.
  1082.  
  1083. Phil
  1084.  
  1085.     \
  1086.    \ \
  1087.   \ \ \
  1088.  \ \ \ \  ;-)
  1089.  
  1090. (beazleyp@iimef-emh1.clb.usmc.mil)
  1091. .author
  1092. Phil
  1093. .distribution
  1094. Copyrighted but Freely Redistributable
  1095. .email
  1096. beazleyp@iimef-emh1.clb.usmc.mil
  1097. .aminet-dir
  1098. pix/wb
  1099. .execute
  1100. METATOOL AMITECH.IFF ILBM
  1101. .docs
  1102. AT-Logo.readme
  1103. README.TXT
  1104. .described-by
  1105. Richard Fish (rjf@amigalib.com)
  1106. .submittal
  1107. Downloaded via ftp from wuarchive.wustl.edu.
  1108. .stored-in
  1109. FreshFish-Vol10:New/pix/wb/AT-Logo/
  1110. .pi-file
  1111. FreshFish-Vol10:New/pix/wb/AT-Logo/Product-Info
  1112. .name
  1113. BatMan
  1114. .type
  1115. Animation
  1116. .short
  1117. Batman Anim by Eric Schwartz
  1118. .description
  1119. A short looping anim Eric did back in 1989 and decided to release in 1992.
  1120. .author
  1121. Eric Schwartz
  1122. .distribution
  1123. Copyrighted but Freely Redistributable
  1124. .aminet-dir
  1125. pix/eric
  1126. .execute
  1127. METATOOL "Batman Anim" ANIM
  1128. .docs
  1129. BatMan.Anim.readme
  1130. .described-by
  1131. Richard Fish (rjf@amigalib.com)
  1132. .submittal
  1133. Downloaded via ftp from wuarchive.wustl.edu.
  1134. .stored-in
  1135. FreshFish-Vol10:New/pix/eric/BatMan/
  1136. .pi-file
  1137. FreshFish-Vol10:New/pix/eric/BatMan/Product-Info
  1138. # This file contains product information that can be used by
  1139. # KingFisher 2.0 and other similar tools.
  1140.  
  1141. .name
  1142. BBGopher
  1143. .type
  1144. Communications
  1145. .short
  1146. Gopher client for AmiTCP/CNet
  1147. .description
  1148. BBGopher/amiga is an Amiga port of BBGopher 1.6 for UNIX systems.
  1149. It is an ASCII/ANSI based client that offers a very simple interface.
  1150. It was developed to work efficiently with CNet BBS and AmiTCP.  It
  1151. can be used stand-alone with AmiTCP as well.
  1152. .version
  1153. 1.0
  1154. .date
  1155. 1995.04.20
  1156. .author
  1157. Jason Weber, based on code by Mark Morley
  1158. .distribution
  1159. Freeware
  1160. .address
  1161. Jason Weber
  1162. 533 Ansley Street
  1163. Perry, Georgia 31069
  1164. .email
  1165. jmw@tedgebbs.is.net
  1166. .source
  1167. Includes source in C
  1168. .docs
  1169. README
  1170. Amiga.Readme
  1171. Amiga.History
  1172. .described-by
  1173. Dan Fish (daf@starfish.amigalib.com)
  1174. .submittal
  1175. Downloaded via ftp from wuarchive.wustl.edu.
  1176. .execute
  1177. LAB Start
  1178. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  1179. if $choice GT "0"
  1180.   if $choice EQ "1"
  1181.     MetaTool Amiga.Readme TEXT
  1182.   else
  1183.     if $choice EQ "2"
  1184.       assign rexx: rexx/ ADD
  1185.       bbgopher
  1186.     endif
  1187.   endif
  1188.   skip Start BACK
  1189. endif
  1190. .aminet-dir
  1191. comm/tcp
  1192. .stored-in
  1193. FreshFish-Vol10:New/comm/tcp/BBGopher/
  1194. .pi-file
  1195. FreshFish-Vol10:New/comm/tcp/BBGopher/Product-Info
  1196. .name
  1197. BDH
  1198. .type
  1199. Base converter
  1200. .short
  1201. base-converter
  1202. .description
  1203. It's just a base-converter.
  1204.  
  1205. With the PopCycle gadget you can see your value on a Long Word (L),
  1206. a Word (W) or a Byte (B).
  1207.  
  1208. You can do some left-shift or right-shift with the [<<] or [>>] gadget.
  1209. .version
  1210. 1.0
  1211. .author
  1212. Doguet Emmanuel
  1213. .requirements
  1214. bgui.library
  1215. OS2.04
  1216. .distribution
  1217. Freeware
  1218. .address
  1219. 4, rue de Cornouailles
  1220. 50130 OCTEVILLE
  1221. FRANCE
  1222. .email
  1223. manu@ramses.fdn.org
  1224. .docs
  1225. BDH_ENG.doc
  1226. .described-by
  1227. Richard Fish (rjf@amigalib.com)
  1228. .submittal
  1229. Submitted on disk directly by the author.
  1230. .aminet-dir
  1231. dev/misc
  1232. .execute
  1233. LAB Start
  1234. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  1235. if $choice GT "0"
  1236.   if $choice EQ "1"
  1237.     MetaTool BDH_ENG.doc TEXT
  1238.   else
  1239.     if $choice EQ "2"
  1240.       BDH
  1241.     endif
  1242.   endif
  1243.   skip Start BACK
  1244. endif
  1245. .stored-in
  1246. FreshFish-Vol10:New/dev/misc/BDH/
  1247. .pi-file
  1248. FreshFish-Vol10:New/dev/misc/BDH/Product-Info
  1249. .name
  1250. Beast
  1251. .type
  1252. Picture
  1253. .short
  1254. 3D fantasy pic Lightwave generated
  1255. .description
  1256. This piccy (CavernBeast.jpg) is a sample frame from a massive animation
  1257. project Iam currently working on using lightwave & Imagine3.
  1258. The lizardbeast in the pic is to be animated, I`m currently setting up all
  1259. the bones in imagine3 for this as they are superior to lightwave`s, just the
  1260. hands to finish now.(Thank christ, it`s taken me ages....).
  1261.  
  1262. I`d be interested in hearing from any other 3D maniacs to swap textures,
  1263. objects hints & tips etc.
  1264.  
  1265. I use lightwave and Imagine 3 for most of my 3d stuff, often in
  1266. collabaration.
  1267.  
  1268. Hope some-one likes this piccy, why not e-mail me and let me know :
  1269.  
  1270. ade@artworks.demon.co.uk or
  1271.  
  1272. Adrian_Rutter@metnet.demon.co.uk
  1273.  
  1274. Cheers,this piccy is freely distributable, but I retain copyright, ok ?
  1275.  
  1276. Ade.
  1277. .author
  1278. Ade Rutter
  1279. .distribution
  1280. Copyrighted but Freely Redistributable
  1281. .email
  1282. ade@artworks.demon.co.uk
  1283. .aminet-dir
  1284. pix/trace
  1285. .execute
  1286. METATOOL CavernBeast.jpg JPEG
  1287. .docs
  1288. read.me
  1289. beast.readme
  1290. .described-by
  1291. Richard Fish (rjf@amigalib.com)
  1292. .submittal
  1293. Downloaded via ftp from wuarchive.wustl.edu.
  1294. .stored-in
  1295. FreshFish-Vol10:New/pix/trace/Beast/
  1296. .pi-file
  1297. FreshFish-Vol10:New/pix/trace/Beast/Product-Info
  1298. .name
  1299. BeaverDream
  1300. .type
  1301. Picture
  1302. .short
  1303. Raytrace in Imagine
  1304. .description
  1305. This is a picture I did a while ago in Imagine 3.0. My friend Neil drew the
  1306. girl on the floor, and I scanned it in. The actual "Dream" I did in Image F/X.
  1307. I also composited in the girl in Image F/X.
  1308. .author
  1309. Andy Rittner
  1310. .distribution
  1311. Copyrighted but Freely Redistributable
  1312. .email
  1313. adr93001@UConnVM.UConn.Edu
  1314. .aminet-dir
  1315. pix/imagi
  1316. .execute
  1317. METATOOL BeaverDream.jpg JPEG
  1318. .docs
  1319. BeaverDream.readme
  1320. .described-by
  1321. Richard Fish (rjf@amigalib.com)
  1322. .submittal
  1323. Downloaded via ftp from wuarchive.wustl.edu.
  1324. .stored-in
  1325. FreshFish-Vol10:New/pix/imagi/BeaverDream/
  1326. .pi-file
  1327. FreshFish-Vol10:New/pix/imagi/BeaverDream/Product-Info
  1328. .name
  1329. BGUI-Exchange
  1330. .type
  1331. OS Utility
  1332. .short
  1333. BGUI replacement for 'Exchange'
  1334. .description
  1335. BGUI-Exchange is just a replacement for the  workbench commodity 'Exchange'.
  1336. It's a commodity manager.
  1337.  
  1338. Features:
  1339.  
  1340.    o Use the bgui.library
  1341.    o Resizeable
  1342.    o Keyboard shortcup for listview and buttons
  1343.    o Open its GUI on the active-screen
  1344. .version
  1345. 1.0
  1346. .date
  1347. 1995.06.08
  1348. .author
  1349. Doguet Emmanuel
  1350. .requirements
  1351. bgui.library
  1352. OS2.04
  1353. .distribution
  1354. Giftware
  1355. .address
  1356. 4, rue de Cornouailles
  1357. 50130 OCTEVILLE
  1358. FRANCE
  1359. .email
  1360. manu@ramses.fdn.org
  1361. manu@ramses.telesys-innov.fr
  1362. .docs
  1363. BGUI-Exchange_Eng.guide
  1364. BGUI-Exchange_FR.guide
  1365. .described-by
  1366. Richard Fish (rjf@amigalib.com)
  1367. .submittal
  1368. Submitted on disk directly by the author.
  1369. .aminet-dir
  1370. util/cdity
  1371. .execute
  1372. LAB Start
  1373. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Install Program" "Run Program" "Cancel"`
  1374. if $choice GT "0"
  1375.   if $choice EQ "1"
  1376.     set choice2 `RequestChoice "View Guide" "Please select a language" "English" "Francais" "Cancel"`
  1377.     if $choice2 GT "0"
  1378.       if $choice2 EQ "1"
  1379.         MetaTool BGUI-Exchange_Eng.guide GUIDE
  1380.       else
  1381.         if $choice2 EQ "2"
  1382.           MetaTool BGUI-Exchange_FR.guide GUIDE
  1383.         endif
  1384.       endif
  1385.     endif
  1386.   else
  1387.     if $choice EQ "2"
  1388.       set choice2 `RequestChoice "Install" "Please select a language" "English" "Francais" "Cancel"`
  1389.       if $choice2 GT "0"
  1390.         if $choice2 EQ "1"
  1391.           Installer Install_English BGUI-Exchange AVERAGE AVERAGE T:BGUI-Exchange.log english
  1392.         else
  1393.           if $choice2 EQ "2"
  1394.             Installer Install_Français BGUI-Exchange AVERAGE AVERAGE T:BGUI-Exchange.log français
  1395.           endif
  1396.         endif
  1397.       endif
  1398.     else
  1399.       if $choice EQ "3"
  1400.         assign libs: libs/ ADD
  1401.         BGUI-Exchange
  1402.         assign libs: libs/ REMOVE
  1403.       endif
  1404.     endif
  1405.   endif
  1406.   skip Start BACK
  1407. endif
  1408. .stored-in
  1409. FreshFish-Vol10:New/util/cdity/BExchange/
  1410. .pi-file
  1411. FreshFish-Vol10:New/util/cdity/BExchange/Product-Info
  1412. .name
  1413. BibleScramble
  1414. .type
  1415. Thinking Game
  1416. .short
  1417. A scrabble-like word game.
  1418. .description
  1419. BibleScramble - A scrabble-like word game.  The object is to
  1420. unscramble 7 ltrs per turn to make a word from the Bible.  Unlike
  1421. other word games that use random words, ten levels or categories
  1422. of difficulty are available.  Play alone, against another human
  1423. or against HAL.  This is version 1.0 released as a demo to the
  1424. commercial product.  Binary only.
  1425. .version
  1426. 1.0
  1427. .author
  1428. B.E.E. Ready!
  1429. .requirements
  1430. OS1.2+
  1431. 512Kb RAM, 1MB Recommended
  1432. .distribution
  1433. Commercial Demo
  1434. .address
  1435. P.O. Box 673
  1436. Kiowa, CO 80117
  1437. .docs
  1438. BibleScrambleDemo.DOC
  1439. .described-by
  1440. Richard Fish (rjf@amigalib.com)
  1441. .submittal
  1442. Submitted on disk directly by the author.
  1443. .aminet-dir
  1444. game/think
  1445. .execute
  1446. LAB Start
  1447. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  1448. if $choice GT "0"
  1449.   if $choice EQ "1"
  1450.     MetaTool BibleScrambleDemo.DOC TEXT
  1451.   else
  1452.     if $choice EQ "2"
  1453.       BibleScrambleDemo
  1454.     endif
  1455.   endif
  1456.   skip Start BACK
  1457. endif
  1458. .stored-in
  1459. FreshFish-Vol10:New/game/think/ScRaMbLe/
  1460. .pi-file
  1461. FreshFish-Vol10:New/game/think/ScRaMbLe/Product-Info
  1462. .name
  1463. BlitzBlank
  1464. .type
  1465. Screen Blanker
  1466. .short
  1467. Modular screenblanker, lots of features
  1468. .description
  1469. Description of BlitzBlank:
  1470. --------------------------
  1471.  
  1472. Well, another screen saver. But this one's got these features:
  1473.  
  1474. - AGA/OS 3.0 compatibel
  1475. - most modules are graphic card compatible
  1476. - modular (soon more Modules) concept
  1477. - lots of useful options
  1478. - lots of funny modules
  1479. - build in mouseblanker (timed or by keystroke)
  1480. - nice GUI (style-guide-compliant)
  1481. - build in screen mode requester (Commodore forgot in OS 2.0)
  1482. - ARexx-Interface
  1483. - fully system friendly
  1484. - it's own prefs-editor (BlitzBlankPrefs)
  1485. - automatic switch-back to black screen if a blanker stops due to heavy
  1486.   CPU load
  1487. - won't crash if some nasty program opens it's window on the blankscreen
  1488. - mouse motion sensitivity adjustable
  1489. - "blank now"- and "blank never"-corner (adjustable size)
  1490. - monitors the joystick
  1491. - flexible random function
  1492. - Commodity
  1493. - every module can have it's own screen mode (if the module supports it)
  1494. - AmigaGuide documentation with context sensitiv help
  1495. - Reblanking (module screen will be pushed to front every 5 seconds)
  1496. .version
  1497. 2.60
  1498. .date
  1499. 1995.05.16
  1500. .author
  1501. Thomas Börkel
  1502. .requirements
  1503. - an Amiga ;-))
  1504. - AmigaOS 2.04 or higher (anybody who still uses 1.3 is at a loss)
  1505. - @{" MUI " link mui} 2.3
  1506. - the following libraries must be present in the LIBS: directory:
  1507.   * commodities.library
  1508.   * rexxsyslib.library
  1509.   * amigaguide.library
  1510. .distribution
  1511. Giftware
  1512. .address
  1513. Gartenstr. 16
  1514. D-76761 Rülzheim
  1515. Germany
  1516. .email
  1517. Thomas_Boerkel@amiga_inside2.schiele-ct.de
  1518. .docs
  1519. Deutsch/BlitzBlank.guide
  1520. English/BlitzBlank.guide
  1521. .described-by
  1522. Richard Fish (rjf@amigalib.com)
  1523. .submittal
  1524. Downloaded via ftp from wuarchive.wustl.edu.
  1525. .aminet-dir
  1526. util/blank
  1527. .execute
  1528. LAB Start
  1529. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Install Program" "UnInstall" "Run Program" "Cancel"`
  1530. if $choice GT "0"
  1531.   if $choice EQ "1"
  1532.     set choice2 `RequestChoice "Options Selection" "Please select a Language" "English" "Deutsch" "Cancel"`
  1533.     if $choice2 GT "0"
  1534.       if $choice2 EQ "1"
  1535.         cd English
  1536.         MetaTool BlitzBlank.guide GUIDE
  1537.         cd /
  1538.       else
  1539.         if $choice2 EQ "2"
  1540.           cd Deutsch
  1541.           MetaTool BlitzBlank.guide GUIDE
  1542.           cd /
  1543.         endif
  1544.       endif
  1545.     endif
  1546.   else
  1547.     if $choice EQ "2"
  1548.       set choice2 `RequestChoice "Options Selection" "Please select a Language" "English" "Deutsch" "Cancel"`
  1549.       if $choice2 GT "0"
  1550.         if $choice2 EQ "1"
  1551.           Installer Install_BlitzBlank "BlitzBlank 2.60" MINUSER AVERAGE LANGUAGE english
  1552.         else
  1553.           if $choice2 EQ "2"
  1554.             Installer Install_BlitzBlank "BlitzBlank 2.60" MINUSER AVERAGE LANGUAGE deutsch
  1555.           endif
  1556.         endif
  1557.       endif
  1558.     else
  1559.       if $choice EQ "3"
  1560.         set choice2 `RequestChoice "Options Selection" "Please select a Language" "English" "Deutsch" "Cancel"`
  1561.         if $choice2 GT "0"
  1562.           if $choice2 EQ "1"
  1563.             Installer UnInstall_BlitzBlank "BlitzBlank 2.60" MINUSER AVERAGE LANGUAGE english
  1564.           else
  1565.             if $choice2 EQ "2"
  1566.               Installer UnInstall_BlitzBlank "BlitzBlank 2.60" MINUSER AVERAGE LANGUAGE deutsch
  1567.             endif
  1568.           endif
  1569.         endif
  1570.       else
  1571.         if $choice EQ "4"
  1572.           assign libs: libs/ ADD
  1573.           assign locale: locale/ ADD
  1574.           run >nil: BlitzBlank
  1575.           BlitzBlankPrefs
  1576.         endif
  1577.       endif
  1578.     endif
  1579.   endif
  1580.   skip Start BACK
  1581. endif
  1582. .stored-in
  1583. FreshFish-Vol10:New/util/blank/BlitzBlank/
  1584. .pi-file
  1585. FreshFish-Vol10:New/util/blank/BlitzBlank/Product-Info
  1586. .name
  1587. BluffTitler
  1588. .type
  1589. Video Tool
  1590. .short
  1591. A Realtime 3D Titling System
  1592. .description
  1593. BluffTitler is Realtime 3D Titling program. It allows you to animate 3D
  1594. texts in all sorts of 3D effects using a simple graphical user interface.
  1595.  
  1596. You no longer have to use difficult,expensive and slow 3D rendering software
  1597. to make those stunning 3D leaders. All you need is BluffTitler !!
  1598.  
  1599. And because BluffTitler works in realtime, you can immediately start
  1600. recording your leader to video . No more heavy disk operations, memory
  1601. problems and single frame recorders : simply start BluffTitler and press
  1602. the record button on your video !
  1603.  
  1604. Since computer power is limited you can't expect broadcast quality from a
  1605. realtime titler, but the result is perfectly suitable for
  1606. -home video's
  1607. -semi-professional productions
  1608. -cable networks
  1609. -computer presentations
  1610. .version
  1611. 1.1
  1612. .author
  1613. Michiel den Outer
  1614. .requirements
  1615. - a 68020 Processor or higher
  1616. - Amiga DOS 2.0 or higher
  1617. - a 15 KHz monitor or TV
  1618. .distribution
  1619. Shareware
  1620. .price
  1621. $15 (US), 25 DM
  1622. .address
  1623. Populierenlaan 59
  1624. 2925 CP Krimpen a/d IJssel
  1625. The Netherlands
  1626. .docs
  1627. BluffTitler.DOC
  1628. .described-by
  1629. Richard Fish
  1630. .submittal
  1631. Submitted on disk directly by the author.
  1632. .aminet-dir
  1633. gfx/misc
  1634. .execute
  1635. LAB Start
  1636. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  1637. if $choice GT "0"
  1638.   if $choice EQ "1"
  1639.     set orgdir `cd`
  1640.     cd docs
  1641.     set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "~(#?.info)"`
  1642.     set dirchoice `pathname $filechoice`
  1643.     set filechoice `basename $filechoice`
  1644.     failat 21
  1645.     cd $dirchoice
  1646.     MetaTool $filechoice GUIDE
  1647.     cd $orgdir
  1648.     failat 10
  1649.     unset filechoice
  1650.     unset dirchoice
  1651.   else
  1652.     if $choice EQ "2"
  1653.       BluffTitler
  1654.     endif
  1655.   endif
  1656.   skip Start BACK
  1657. endif
  1658. .stored-in
  1659. FreshFish-Vol10:New/gfx/misc/BluffTitler_Demo/
  1660. .pi-file
  1661. FreshFish-Vol10:New/gfx/misc/BluffTitler_Demo/Product-Info
  1662. .name
  1663. BootBlk_Checker
  1664. .type
  1665. Disk Tool
  1666. .short
  1667. Can check/remove/install bootblocks
  1668. .description
  1669. Boot Block Checker as the name suggests checks the boot block
  1670. of floppy disks. It can also remove and/or install boot
  1671. blocks. All current DOS types are accepted.(OS1.3, OS2.x
  1672. OS3.0) Excluding disk which are High Density. (ie A4000)
  1673. .version
  1674. 1.00
  1675. .author
  1676. DCAT
  1677. .distribution
  1678. Copyrighted but Freely Redistributable
  1679. .docs
  1680. BootBlk_Check.Doc
  1681. .described-by
  1682. Richard Fish (rjf@amigalib.com)
  1683. .submittal
  1684. Submitted on disk directly by the author.
  1685. .aminet-dir
  1686. disk/misc
  1687. .execute
  1688. LAB Start
  1689. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  1690. if $choice GT "0"
  1691.   if $choice EQ "1"
  1692.     MetaTool BootBlk_Check.DOC TEXT
  1693.   else
  1694.     if $choice EQ "2"
  1695.       BootBlk_Check
  1696.     endif
  1697.   endif
  1698.   skip Start BACK
  1699. endif
  1700. .stored-in
  1701. FreshFish-Vol10:New/disk/misc/BootBlk_Checker/
  1702. .pi-file
  1703. FreshFish-Vol10:New/disk/misc/BootBlk_Checker/Product-Info
  1704. .name
  1705. bootpic
  1706. .type
  1707. Picture
  1708. .short
  1709. Amiga Workbench Bootpics
  1710. .description
  1711. Amiga Workbench Bootpicture
  1712.  
  1713. Das Bootpic steht in zwei Versionen zur verfuegung:
  1714. 640x512 und 800x600!
  1715. Zusaetzlich gibt es noch ein Commodore Pattern fuer die MagicWB.
  1716. .author
  1717. ICEHAWK
  1718. .distribution
  1719. Copyrighted but Freely Redistributable
  1720. .email
  1721. s_supp@ira.uka.de
  1722. .aminet-dir
  1723. pix/icon
  1724. .execute
  1725. METATOOL Amigaboot640x512.iff ILBM
  1726. .docs
  1727. bootpic94.readme
  1728. .described-by
  1729. Richard Fish (rjf@amigalib.com)
  1730. .submittal
  1731. Downloaded via ftp from wuarchive.wustl.edu.
  1732. .stored-in
  1733. FreshFish-Vol10:New/pix/icon/bootpic/
  1734. .pi-file
  1735. FreshFish-Vol10:New/pix/icon/bootpic/Product-Info
  1736. # This file contains product information that can be used by
  1737. # KingFisher 2.0 and other similar tools.
  1738.  
  1739. .name
  1740. BootUte
  1741. .type
  1742. OS Utility
  1743. .short
  1744. System degrader
  1745. .description
  1746. BootUte 2 is the latest (and greatest) degrader for the Amiga.
  1747. It can be run on any Amiga with Kickstart 2.04 or above.
  1748.  
  1749. Here is a summary of features :
  1750.  
  1751.       o Any executable file can be run.
  1752.       o Bootblocks can be run, saved, loaded etc.
  1753.       o Limit amount of available fast memory.
  1754.       o Limit amount of available chip memory.
  1755.       o 'Fake' fast memory when real fast memory is not present.
  1756.       o Clear all free memory before execution of the program or
  1757.         bootblock.
  1758.       o Chipset and display type 'emulation'.
  1759.       o CPU/FPU 'emulation'
  1760.       o Ability to change the mode of operation for data and/or
  1761.         instruction caches.
  1762.       o Allow setting of the VBR (Vector Base Register) to any area
  1763.         of memory (providing the particular area of memory is not
  1764.         currently being used)
  1765.       o Ability to selectively disable floppy disk drives, CD-ROM
  1766.         drives and/or the PCMCIA port.
  1767.  
  1768.       Plus lots of other features.
  1769. .version
  1770. 2.5
  1771. .date
  1772. 1995.06.25
  1773. .author
  1774. Paul Toyne
  1775. .requirements
  1776. Requires WB2.0+
  1777. .distribution
  1778. Shareware
  1779. .price
  1780. $25 (US), £15, 35 DM
  1781. .email
  1782. pt@dmu.ac.uk
  1783. .address
  1784. 1 Sherrard Drive,
  1785. Sileby,
  1786. Leicestershire
  1787. LE12 7SG
  1788. ENGLAND
  1789. .docs
  1790. README
  1791. Docs/BootUte_2.doc
  1792. Docs/BootUte_2.guide
  1793. Docs/Register_BU.doc
  1794. .described-by
  1795. Dan Fish (daf@daffy.amigalib.com)
  1796. .submittal
  1797. Downloaded via ftp from wuarchive.wustl.edu.
  1798. .execute
  1799. LAB Start
  1800. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  1801. if $choice GT "0"
  1802.   if $choice EQ "1"
  1803.     MetaTool Docs/BootUte_2.doc TEXT
  1804.   else
  1805.     if $choice EQ "2"
  1806.       cd Docs
  1807.       MetaTool BootUte_2.guide GUIDE
  1808.       cd /
  1809.     else
  1810.       if $choice EQ "3"
  1811.         Installer Install BootUte EXPERT
  1812.       else
  1813.         if $choice EQ "4"
  1814.           wbrun BootUte_2
  1815.         endif
  1816.       endif
  1817.     endif
  1818.   endif
  1819.   skip Start BACK
  1820. endif
  1821. .aminet-dir
  1822. util/misc
  1823. .stored-in
  1824. FreshFish-Vol10:New/util/misc/BootUte/
  1825. .pi-file
  1826. FreshFish-Vol10:New/util/misc/BootUte/Product-Info
  1827. .name
  1828. BorderSprites
  1829. .type
  1830. OS Patch
  1831. .short
  1832. Make mouse visible outside screens
  1833. .description
  1834. This program changes one bit in the graphics.library so the mouse pointer
  1835. will not become invisible when it is moved between screens or at the right
  1836. of the screen.
  1837. .version
  1838. 1.0
  1839. .date
  1840. 1995.07.16
  1841. .author
  1842. Steffen Thorsen
  1843. .distribution
  1844. Public Domain
  1845. .requirements
  1846. OS3.0, ECS/AGA chips
  1847. .exectype
  1848. 68000
  1849. .source
  1850. Assembler source (1K)
  1851. .tested
  1852. with OS3.0, with Multisync/normal monitors
  1853. .address
  1854. Fjordg 8A
  1855. N-4300 Sandnes
  1856. Norway
  1857. .installsize
  1858. 14K
  1859. .docs
  1860. BorderSprites.doc
  1861. .described-by
  1862. Steffen Thorsen
  1863. .submittal
  1864. Submitted on disk directly by the author
  1865. .aminet-dir
  1866. gfx/misc
  1867. .execute
  1868. LAB Start
  1869. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  1870. if $choice GT "0"
  1871.   if $choice EQ "1"
  1872.     MetaTool BorderSprites.doc TEXT
  1873.   else
  1874.     if $choice EQ "2"
  1875.       BorderSprites
  1876.     endif
  1877.   endif
  1878.   skip Start BACK
  1879. endif
  1880. .stored-in
  1881. FreshFish-Vol10:New/gfx/misc/BorderSprites/
  1882. .pi-file
  1883. FreshFish-Vol10:New/gfx/misc/BorderSprites/Product-Info
  1884. # This file contains product information that can be used by
  1885. # KingFisher 2.0 and other similar tools.
  1886.  
  1887. .name
  1888. Bud
  1889. .type
  1890. Financial Utility
  1891. .short
  1892. Personal Budget Utility
  1893. .description
  1894. Bud is a small Budget Management tool, that I developed for
  1895. the author's personal needs.  This first version is limited to
  1896. budget planning, recording, reporting, and graphing.  Future
  1897. releases will incorporate multiple account handling.
  1898. .version
  1899. 1.01
  1900. .date
  1901. 1995.07.01
  1902. .author
  1903. Eric Labbe
  1904. .requirements
  1905. Requires OS3.0+
  1906. .distribution
  1907. Shareware
  1908. .price
  1909. $10 (US), $15 (CAN)
  1910. .address
  1911. 3843 Repere,
  1912. Rock-Forest, Qc.
  1913. Canada  J1N 3Y1
  1914.  
  1915. 2500 Cavendish #306
  1916. Montreal, Qc
  1917. Canada    H4B 2Z6
  1918. .email
  1919. ericl@vedge.com
  1920. .docs
  1921. bud.doc
  1922. addendum.doc
  1923. Problem.txt
  1924. registration.txt
  1925. .described-by
  1926. Dan Fish (daf@starfish.amigalib.com)
  1927. .submittal
  1928. Downloaded via ftp from wuarchive.wustl.edu.
  1929. .execute
  1930. LAB Start
  1931. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "Run Program" "Cancel"`
  1932. if $choice GT "0"
  1933.   if $choice EQ "1"
  1934.     MetaTool bud.doc TEXT
  1935.   else
  1936.     if $choice EQ "2"
  1937.       bud
  1938.     endif
  1939.   endif
  1940.   skip Start BACK
  1941. endif
  1942. .aminet-dir
  1943. biz/misc
  1944. .stored-in
  1945. FreshFish-Vol10:New/biz/misc/Bud/
  1946. .pi-file
  1947. FreshFish-Vol10:New/biz/misc/Bud/Product-Info
  1948. .name
  1949. CastleRoom
  1950. .type
  1951. Picture
  1952. .short
  1953. 1024x768x8 GIF - Castle room/furnishings
  1954. .description
  1955. A 1024x768 .gif with 256 colors which I created some years ago with
  1956. Imagine 2.0 -- it details a room in a castle, sunset out the window,
  1957. wine and chess set on the table, a picture, a mirror, two chairs ready
  1958. for the chess players.  Lighting and scene came out real nice.
  1959. .author
  1960. Udo Schuermann
  1961. .distribution
  1962. Copyrighted but Freely Redistributable
  1963. .aminet-dir
  1964. pix/trace
  1965. .execute
  1966. MetaTool CastleRoom.gif GIF
  1967. .described-by
  1968. Fred Fish (fnf@amigalib.com)
  1969. .submittal
  1970. Submitted directly by author via ftp.
  1971.  
  1972. .stored-in
  1973. FreshFish-Vol10:New/pix/trace/CastleRoom/
  1974. .pi-file
  1975. FreshFish-Vol10:New/pix/trace/CastleRoom/Product-Info
  1976. .name
  1977. CCC
  1978. .fullname
  1979. Crunch Crumble Chomp
  1980. .type
  1981. Game
  1982. .short
  1983. Destroy a large city with your monster
  1984. .description
  1985. You guide a monster on its career of trashing a large city. Your
  1986. objective; to destroy as much of the city as possible before your
  1987. monster is destroyed by the military. The game is keyboard
  1988. controlled for one player.
  1989. .version
  1990. 0.6
  1991. .date
  1992. 1995.1.8
  1993. .author
  1994. Ronald F. Picardi
  1995. .restrictions
  1996. Some keyboard commands not available. Save game not available.
  1997. Display status sometimes flickers. Graphics display may jumps
  1998. when flying and blasting. Graphics currently in use for monster
  1999. are for program testing. Game exits to Workbench when your
  2000. monster is destroyed.
  2001. .requirements
  2002. Any Amiga with 1 meg or more memory.
  2003. .distribution
  2004. Shareware
  2005. .address
  2006. 630 Bacon Rd
  2007. Saginaw, MI 48609
  2008. .construction
  2009. Compiled AmosPro
  2010. .tested
  2011. A500, A600, A2000, CD32-SX1, A4000/40
  2012. .docs
  2013. Docs.TXT
  2014. .submittal
  2015. Submitted on disk directly by author
  2016. .aminet-dir
  2017. game/misc
  2018. .execute
  2019. LAB Start
  2020. set choice `arqreq "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel" ID=0`
  2021. if $choice GT "0"
  2022.   if $choice EQ "1"
  2023.     MetaTool Docs.TXT TEXT
  2024.   else
  2025.     if $choice EQ "2"
  2026.       CCC
  2027.     endif
  2028.   endif
  2029.   skip Start BACK
  2030. endif
  2031. .stored-in
  2032. FreshFish-Vol10:New/game/misc/CCC/
  2033. .pi-file
  2034. FreshFish-Vol10:New/game/misc/CCC/Product-Info
  2035. .name
  2036. Chaos
  2037. .fullname
  2038. The Chess HAppening Organisation System
  2039. .type
  2040. Chess tournament manager
  2041. .short
  2042. Manages swiss pairing tournaments
  2043. .description
  2044. Chaos is a program that manages single-player chess-tournaments.
  2045. It offers different pairing modes: Swiss pairing (Less rounds
  2046. than players) and Round Robin (same number of rounds than
  2047. players), either FIDE system or Shift system.
  2048. .version
  2049. 5.5
  2050. .date
  2051. 1995.06.05
  2052. .author
  2053. Jochen Wiedmann
  2054. .requirements
  2055. Requires Kickstart/Workbench 2.0 or later and
  2056. MUI (Magic User Interface) 2.0 or later
  2057. .reference
  2058. FreshFish-Vol9-2:BBS/game/Chaos-5.3.lha
  2059. 5.3
  2060. FreshFish-Vol8-2:BBS/game/Chaos-5.3.lha
  2061. 5.3
  2062. FreshFish-Vol8-1:New/game/think/Chaos/
  2063. 5.3
  2064. GoldFish-Vol2-2:BBS/game/Chaos-5.2.lha
  2065. 5.2
  2066. GoldFish-Vol2-1:Files/game/think/Chaos/
  2067. 5.2
  2068. .distribution
  2069. GNU Public License
  2070. .address
  2071. Am Eisteich 9
  2072. 72555 Metzingen
  2073. Germany
  2074. Phone: (0049) +7123 / 14881
  2075. .email
  2076. jochen.wiedmann@zdv.uni-tuebingen.de
  2077. Email: jochen.wiedmann@zdv.uni-tuebingen.de
  2078. .exectype
  2079. 68xxx
  2080. .installsize
  2081. 400 Kb
  2082. .source
  2083. LhA archive
  2084. .construction
  2085. Compiled with Dice, but prepared for GNU C and SAS/C.
  2086. .docs
  2087. Chaos.guide
  2088. .submittal
  2089. Submitted electronically directly by the author.
  2090. .execute
  2091. LAB Start
  2092. set choice `RequestChoice "Chaos" "Please select an option" "View English Guide" "View Deutsch Guide" "Install" "Run" "Cancel"`
  2093. if $choice GT "0"
  2094.   if $choice EQ "1"
  2095.     cd doc
  2096.     MetaTool Chaos_english.guide GUIDE
  2097.     cd /
  2098.   else
  2099.     if $choice EQ "2"
  2100.       cd doc
  2101.       MetaTool Chaos_deutsch.guide GUIDE
  2102.       cd /
  2103.     else
  2104.       if $choice EQ "3"
  2105.         Installer Install
  2106.       else
  2107.         if $choice EQ "4"
  2108.           Chaos
  2109.         endif
  2110.       endif
  2111.     endif
  2112.   endif
  2113.   skip Start BACK
  2114. endif
  2115. .aminet-dir
  2116. game/board
  2117. .stored-in
  2118. FreshFish-Vol10:New/game/board/Chaos/
  2119. .pi-file
  2120. FreshFish-Vol10:New/game/board/Chaos/Product-Info
  2121. .name
  2122. CX
  2123. .type
  2124. Workbench Tool
  2125. .short
  2126. Exchange clone; ARexx, localized, ...
  2127. .description
  2128. CX is a replacement of the original "Exchange" program.
  2129. It's more comfortable, offers you an ARexx port and,
  2130. of course, is fontsensitive and localized.
  2131. .beschreibung
  2132. CX ist ein Ersatz für das originale "Exchange"-Programm.
  2133. CX bietet mehr Komfort (Tastatursteuerung, Menüs), einen
  2134. ARexx-Port und ist natürlich fontsensitiv und lokalisiert.
  2135. .version
  2136. 2.3
  2137. .date
  2138. 1995.07.11
  2139. .author
  2140. Fin Schuppenhauer
  2141. .reference
  2142. GoldFish-Vol2-2:BBS/util/CX-1.3.lha
  2143. 1.3
  2144. GoldFish-Vol2-1:Files/util/cdity/CX/
  2145. 1.3
  2146. FreshFish-Vol9-2:BBS/util/CX-1.3.lha
  2147. 1.3
  2148. FreshFish-Vol8-2:BBS/util/CX-1.3.lha
  2149. 1.3
  2150. FreshFish-Vol8-1:New/util/cdity/CX/
  2151. 1.3
  2152. AmigaLibDisks:d10xx/d1051/Programs/CX/
  2153. 1.3
  2154. FreshFish-Vol7:New/util/cdity/CX/
  2155. 1.1
  2156. FreshFish-Vol7:BBS/util/CX-1.1.lha
  2157. 1.1
  2158. .requirements
  2159. OS 2.1+
  2160. .distribution
  2161. Freeware
  2162. .address
  2163. Fin Schuppenhauer
  2164. Brausspark 10
  2165. D-20537 Hamburg
  2166. (Germany)
  2167. .email
  2168. 1schuppe@informatik.uni-hamburg.de
  2169. .source
  2170. Modula-2
  2171. .construction
  2172. M2Amiga
  2173. .docs
  2174. CX.guide
  2175. CX.doc
  2176. .submittal
  2177. Downloaded via ftp from wuarchive.wustl.edu.
  2178. .execute
  2179. LAB Start
  2180. set choice `arqreq "Options Selection" "Please select an option" "View English Guide" "View Deutsch Guide" "Run Program" "Cancel" ID=0`
  2181. if $choice GT "0"
  2182.   if $choice EQ "1"
  2183.     MetaTool CX.doc GUIDE
  2184.   else
  2185.     if $choice EQ "2"
  2186.       MetaTool CX.guide GUIDE
  2187.     else
  2188.       if $choice EQ "3"
  2189.         CX
  2190.       endif
  2191.     endif
  2192.   endif
  2193.   skip Start BACK
  2194. endif
  2195. .aminet-dir
  2196. util/cdity
  2197. .stored-in
  2198. FreshFish-Vol10:New/util/cdity/CX/
  2199. .pi-file
  2200. FreshFish-Vol10:New/util/cdity/CX/Product-Info
  2201. .name
  2202. CyberShow
  2203. .type
  2204. Image Processing
  2205. .short
  2206. Universal picture viewer (inc. PhotoCD!)
  2207. .description
  2208. This program can display pictures in 21 file formats
  2209. (incl. IFF,JPeg,PhotoCD,PCX,...) and even more with DataTypes
  2210. directly in windows on the Workbench. If you have a suitable
  2211. graphic board with Cybergraphic WB emulation installed you
  2212. can even watch the pictures in full color quality (HiColor)
  2213. on your Workbench. Without Cybergraphics the normal color
  2214. restrictions (2 to 256 colors) will lead to a reduced
  2215. quality, but smart pen allocation during displaying will
  2216. still give surprisingly high quality with 256 colors.
  2217. Features: downscaled loading, conversion, transfers,
  2218. scrolling, preloading, ...
  2219. .version
  2220. 2.0
  2221. .date
  2222. 1995.06.19
  2223. .docs
  2224. CyberShow.ReadMe
  2225. .author
  2226. Helmut Hoffmann
  2227. .requirements
  2228. Requires AmigaOS 3.1 (V40) for use on standard Amigas
  2229. or OS3.0 for use with Cybergraphics
  2230. 4MBytes FastRAM recommended
  2231. .distribution
  2232. Shareware
  2233. .address
  2234. Rubensstrasse 4
  2235. D-41063 Moenchengladbach
  2236. Germany
  2237. .email
  2238. hhoff@pool.informatik.rwth-aachen.de
  2239. .submittal
  2240. Submitted electronically directly by the author.
  2241. .execute
  2242. LAB Start
  2243. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  2244. if $choice GT "0"
  2245.   if $choice EQ "1"
  2246.     MetaTool CyberShow.ReadMe TEXT
  2247.   else
  2248.     if $choice EQ "2"
  2249.       cybershow
  2250.     endif
  2251.   endif
  2252.   skip Start BACK
  2253. endif
  2254. .aminet-dir
  2255. gfx/board
  2256. .stored-in
  2257. FreshFish-Vol10:New/gfx/board/CyberShow/
  2258. .pi-file
  2259. FreshFish-Vol10:New/gfx/board/CyberShow/Product-Info
  2260. .name
  2261. C_dt
  2262. .fullname
  2263. C.datatype
  2264. .type
  2265. DataType
  2266. .short
  2267. C datatype, highlights c/c++ keywords
  2268. .description
  2269. This is a C Source data type for using in MultiView or similar programs.
  2270. It displays different parts of a C Source in different style and color,
  2271. like comments, keywords, basic types and cpp keywords!  This goes all
  2272. through a prefs file.  If you design a nice preference file, please
  2273. submit it to the author, so that anyone can use it!
  2274. .version
  2275. 39.11
  2276. .date
  2277. 1995.07.09
  2278. .author
  2279. Stefan Ruppert
  2280. .distribution
  2281. Freeware
  2282. .address
  2283. Windthorststraße 5
  2284. 65439 Flörsheim am Main
  2285. GERMANY
  2286. .email
  2287. ruppert@vs3.informatik.fh-wiesbaden.de
  2288. .source
  2289. Includes source in C and Assembler
  2290. .docs
  2291. Readme
  2292. doc/c_dtc.doc
  2293. .described-by
  2294. Dan Fish (daf@starfish.amigalib.com)
  2295. .submittal
  2296. Downloaded via ftp from wuarchive.wustl.edu.
  2297. .execute
  2298. set orgdir `cd`
  2299. LAB start
  2300. failat 10
  2301. unset filechoice
  2302. unset dirchoice
  2303. cd $orgdir
  2304. set choice `RequestChoice "C datatype" "Please select an option" "ReadMe" "History" "Documentation" "Install" "Cancel"`
  2305. if $choice GT "0"
  2306.   if $choice EQ "1"
  2307.     MetaTool ReadMe TEXT
  2308.   else
  2309.     if $choice EQ "2"
  2310.       cd doc
  2311.       MetaTool c.datatype.rev TEXT
  2312.     else
  2313.       if $choice EQ "3"
  2314.         cd doc
  2315.         MetaTool c_dtc.doc TEXT
  2316.       else
  2317.         if $choice EQ "4"
  2318.           Installer SCRIPT Install APPNAME "C DataType" NOPRETEND NOPRINT NOLOG DEFUSER expert MINUSER expert
  2319.         endif
  2320.       endif
  2321.     endif
  2322.   endif
  2323.   skip start BACK
  2324. endif
  2325. .aminet-dir
  2326. util/dtype
  2327. .stored-in
  2328. FreshFish-Vol10:New/util/dtype/C_dt/
  2329. .pi-file
  2330. FreshFish-Vol10:New/util/dtype/C_dt/Product-Info
  2331. .name
  2332. DataMaster
  2333. .type
  2334. Database
  2335. .short
  2336. Flat file database.
  2337. .description
  2338.     Data Master is a database program programmed for Amiga computers.
  2339. It's not the best database program for Amiga (the best shareware data-
  2340. base program??), but it's cheap and specially made for the average
  2341. user.
  2342.     In the program there are five different field types which are
  2343. string (text), integer, floating point, type (selection) and boolean
  2344. field types. In one record can be up to 256 different fields and the
  2345. number of records is practically limited only by the size of the free
  2346. memory. Records can be sorted based on eight key fields.
  2347.     You can search from the database those records which match search
  2348. patterns given by the user (for example, all records whose first
  2349. field's first letter is A). You can also search for text strings from
  2350. the whole database. Using Data Master it's possible to print the data-
  2351. base for printer or save it as an ASCII file to the disk. Number
  2352. fields can be displayed on the screen as graphic diagrams, and using
  2353. this function you can simply compare records. There is a separate
  2354. field editor for the creating of the fields. Records can be, of
  2355. course, moved, copied, deleted or cleared as a single record or as
  2356. a block which includes many records.
  2357.     In the following table there are some maximum values used by the
  2358. program.
  2359.  
  2360.  The number of records            99999 (memory limits also)
  2361.  The number of fields             256
  2362.  The number of alternative texts  256
  2363.   (type fields)
  2364.  The length of the field title    13
  2365.  The length of the string field   255
  2366.  The length of the unit string    9
  2367.  The number of key fields         8
  2368. .version
  2369. 1.02N
  2370. .date
  2371. 1994.12.18
  2372. .author
  2373. Teemu Sipilä
  2374. .distribution
  2375. Shareware
  2376. .price
  2377. 25 DM, 10£
  2378. .address
  2379. Koskitie 25
  2380. FIN-12380 Leppäkoski
  2381. Finland
  2382. .docs
  2383. DataMaster.readME
  2384. DataMasterManual
  2385. Help.txt
  2386. OrderForm
  2387. .described-by
  2388. Richard Fish (rjf@amigalib.com)
  2389. .submittal
  2390. Submitted on disk directly by the author.
  2391. .aminet-dir
  2392. biz/dbase
  2393. .execute
  2394. LAB Start
  2395. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "View Manual" "Run Program" "Cancel"`
  2396. if $choice GT "0"
  2397.   if $choice EQ "1"
  2398.     MetaTool DataMaster.readME TEXT
  2399.   else
  2400.     if $choice EQ "2"
  2401.       MetaTool DataMasterManual TEXT
  2402.     else
  2403.       if $choice EQ "3"
  2404.         wbrun DataMaster
  2405.       endif
  2406.     endif
  2407.   endif
  2408.   skip Start BACK
  2409. endif
  2410. .stored-in
  2411. FreshFish-Vol10:New/biz/dbase/DataMaster/
  2412. .pi-file
  2413. FreshFish-Vol10:New/biz/dbase/DataMaster/Product-Info
  2414. .name
  2415. db
  2416. .type
  2417. Database
  2418. .short
  2419. Database with GadTool look
  2420. .description
  2421. db is a small and fast database program that I wrote after having tested
  2422. numerous other PD database programs and always found something lacking or
  2423. irritating me. They might have dozzens of features not found in db, but
  2424. they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
  2425.  
  2426. My main need was to keep record on addresses and telephone numbers of
  2427. friends and companies.  Before v2.0 db was fixed to be just an address
  2428. and telephone database, but that has changed.  The program is designed
  2429. to handle information of your choice.  Currently you have to use a file
  2430. editor to specify the database fields and layout as there is no GUI for
  2431. that.
  2432.  
  2433. Anyway that's a one time job, then you just USE the database and have fun.
  2434.  
  2435. Complete GUI support will probably only be included in a commercial product
  2436. I plan to call REG.
  2437.  
  2438. A partial list of db's features include:
  2439.  
  2440.     o Dynamic memory handling. Number of records and fields only limited by
  2441.       free memory.
  2442.     o GadTool based. (Use fields of string, checkbox and cycle type)
  2443.     o Mouse and keyboard driven.
  2444.     o User definable fields and layout.
  2445.     o Multiple views of the same database.
  2446.     o Commodore's Clipboard for flexible interaction with other programs.
  2447.     o AppWindow -just drag and drop database icons on db to load.
  2448.     o Online MenuHelp -Press HELP key when selecting a menu item.
  2449.     o Font sensitivity.
  2450.     o ARexx
  2451.     o ASL requesters for flexible loads and saves.
  2452.     o Localized
  2453.     o Dial numbers using a modem or loudspeaker
  2454.     o WB and Shell usage with Commodore's template parsing
  2455.     o Fast and flexible find function using AmigaDOS patterns.
  2456.     o Filter function.
  2457.     o Fast and flexible sort function. Multiple sort orders can be
  2458.       specified.
  2459.     o 'Export View' and two standard ASCII export features.
  2460.     o Automatic ASCII import (tab-separated ASCII)
  2461. .author
  2462. David Ekholm, Datadosen
  2463. .date
  2464. 1995.07.11
  2465. .version
  2466. 2.6
  2467. .distribution
  2468. Freeware (Postcardware)
  2469. .address
  2470. Mantalsvägen 33
  2471. s-175 43  JÄRFÄLLA
  2472. Sweden
  2473. .email
  2474. david-ek@dsv.su.se
  2475. .installsize
  2476. 48K - 400K
  2477. The is a general database program, localized and has ARexx.
  2478. .construction
  2479. SAS/C 6.55 (Optimized for time.)
  2480. .tested
  2481. A4000(18 MB mem,  OS3.0, 68040 processor)
  2482. .docs
  2483. db2.4/docs/db.guide
  2484. .submittal
  2485. Downloaded via ftp from wuarchive.wustl.edu.
  2486. .execute
  2487. LAB Start
  2488. set choice `RequestChoice "Options selection" "Please select an option" "View ReadMe" "View Guide" "Run Program" "Cancel"`
  2489. if $choice GT "0"
  2490.   if $choice EQ "1"
  2491.     MetaTool db2.6.readme TEXT
  2492.   else
  2493.     if $choice EQ "2"
  2494.       MetaTool Docs/db.guide GUIDE
  2495.     else
  2496.       if $choice EQ "3"
  2497.         wbrun db
  2498.       endif
  2499.     endif
  2500.   endif
  2501.   skip Start BACK
  2502. endif
  2503. .aminet-dir
  2504. biz/dbase
  2505. .stored-in
  2506. FreshFish-Vol10:New/biz/dbase/db/
  2507. .pi-file
  2508. FreshFish-Vol10:New/biz/dbase/db/Product-Info
  2509. .name
  2510. DCatDiskCopy
  2511. .type
  2512. Disk Tool
  2513. .short
  2514. Simple disk copier with source.
  2515. .description
  2516. This program is simply a disk copier. You can copy a disk
  2517. using any of the four floppy drives if you have them
  2518. connected.
  2519. .version
  2520. 1.05
  2521. .author
  2522. DCAT
  2523. .distribution
  2524. Copyrighted but Freely Redistributable
  2525. .docs
  2526. DiskCopy.DOC
  2527. .described-by
  2528. Richard Fish (rjf@amigalib.com)
  2529. .submittal
  2530. Submitted on disk directly by the author.
  2531. .aminet-dir
  2532. disk/misc
  2533. .execute
  2534. LAB Start
  2535. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  2536. if $choice GT "0"
  2537.   if $choice EQ "1"
  2538.     MetaTool DiskCopy.Doc TEXT
  2539.   else
  2540.     if $choice EQ "2"
  2541.       DiskCopy
  2542.     endif
  2543.   endif
  2544.   skip Start BACK
  2545. endif
  2546. .stored-in
  2547. FreshFish-Vol10:New/disk/misc/DcatDiskCopy/
  2548. .pi-file
  2549. FreshFish-Vol10:New/disk/misc/DcatDiskCopy/Product-Info
  2550. .name
  2551. DemoFOB
  2552. .type
  2553. Game
  2554. .short
  2555. Fields of Battle (Demo Version)
  2556. .description
  2557. Demo version of Fields of Battle, a strategic warfare series.
  2558. .version
  2559. demo
  2560. .author
  2561. Bevelstone Production I/S
  2562. .submittal
  2563. Downloaded from wuarchive.wustl.edu.
  2564. .described-by
  2565. Fred Fish (fnf@amigalib.com)
  2566. .aminet-dir
  2567. game/demo
  2568. .execute
  2569. set orgdir `cd`
  2570. LAB start
  2571. failat 10
  2572. unset filechoice
  2573. unset dirchoice
  2574. cd $orgdir
  2575. set choice `RequestChoice "Options Selection" "Please select an option" "License" "ReadMe" "Vendor.txt" "Run" "Cancel"`
  2576. if $choice GT "0"
  2577.   if $choice EQ "1"
  2578.     MetaTool license.txt TEXT
  2579.   else
  2580.     if $choice EQ "2"
  2581.       MetaTool read.me TEXT
  2582.     else
  2583.       if $choice EQ "3"
  2584.         MetaTool vendor.txt TEXT
  2585.       else
  2586.         if $choice EQ "4"
  2587.           WBRun FOB
  2588.         endif
  2589.       endif
  2590.     endif
  2591.   endif
  2592.   skip start BACK
  2593. endif
  2594. .stored-in
  2595. FreshFish-Vol10:New/game/demo/DemoFOB/
  2596. .pi-file
  2597. FreshFish-Vol10:New/game/demo/DemoFOB/Product-Info
  2598. .name
  2599. DiamondCaves
  2600. .type
  2601. Action Game
  2602. .short
  2603. Great Boulder dash clone
  2604. .description
  2605. Diamond Caves is a Boulder Dash clone with many advantages to previously
  2606. released clones:
  2607.  
  2608. - programmed 100% using OS-routines
  2609. - supports different screenmodes & runs on gfx-boards!
  2610. - runs in true multitasking
  2611. - comes with ready-to-run installer script
  2612. - 1 or 2 players (maybe even more in future releases)
  2613. - playfields from 10x10 to 100x100 squares
  2614. - loads of new features like conveyor belts, switches, and much more
  2615. - recording and replay of previously played games
  2616. - 60 levels in the unregistered version
  2617. - great Intuition-based Leveleditor in the registered version
  2618. .version
  2619. 2.1
  2620. .date
  2621. 1995.07.16
  2622. .author
  2623. Peter Elzner
  2624. .reference
  2625. FreshFish-Vol9-1:New/game/misc/DiamondCaves/
  2626. 1.3
  2627. FreshFish-Vol9-2:BBS/game/DiamondCaves-1.3.lha
  2628. 1.3
  2629. .restrictions
  2630. Non-registered version restricted to supplied levels only
  2631. .requirements
  2632. Kick2.0
  2633. 1MB ChipMem
  2634. Commodore's Installer V1.24
  2635. .distribution
  2636. Shareware
  2637. .price
  2638. Cash prices
  2639. $20(US), DM30, £15
  2640. Cheque prices
  2641. $32(US), DM50, £23
  2642. .address
  2643. Grudene 6a
  2644. D-58644 Iserlohn
  2645. Germany
  2646. .email
  2647. Hawk@blanker.ruhr.de
  2648. .docs
  2649. DiamondCave2.0.readme
  2650. Readme.txt
  2651. LiesMich.txt
  2652. .described-by
  2653. Dan Fish (daf@starfish.amigalib.com)
  2654. .submittal
  2655. Downloaded via ftp from wuarchive.wustl.edu.
  2656. .execute
  2657. LAB Start
  2658. set choice `RequestChoice "Options Selection" "Please select an option" "View Readme" "View LiesMich" "Install Program" "Cancel"`
  2659. if $choice GT "0"
  2660.   if $choice EQ "1"
  2661.     MetaTool ReadMe.txt TEXT
  2662.   else
  2663.     if $choice EQ "2"
  2664.       MetaTool LiesMich.txt TEXT
  2665.     else
  2666.       if $choice EQ "3"
  2667.         Installer InstallGame
  2668.       endif
  2669.     endif
  2670.   endif
  2671.   skip Start BACK
  2672. endif
  2673. .aminet-dir
  2674. game/misc
  2675. .stored-in
  2676. FreshFish-Vol10:New/game/misc/DiamondCaves/
  2677. .pi-file
  2678. FreshFish-Vol10:New/game/misc/DiamondCaves/Product-Info
  2679. .name
  2680. DiamondEdit
  2681. .type
  2682. Game Utility
  2683. .short
  2684. Level Editor for Diamond Caves
  2685. .description
  2686. Provides an easy and comfortable way to create and design your own
  2687. levels for Diamond Caves V1.x
  2688. .version
  2689. 1.4
  2690. .date
  2691. 1995.07.16
  2692. .author
  2693. Peter Elzner
  2694. .restrictions
  2695. Saving and testing requires a registered version of Diamond Caves
  2696. .requirements
  2697. 1Mb+ chip Ram
  2698. Kick2.0
  2699. MUI 2.3
  2700. Commodore's Installer V1.24
  2701. A registered version of Diamond Caves
  2702. (Kick 3.x, 2Mb Chip Ram and 68020+ recommended)
  2703. .distribution
  2704. Copyrighted but Freely Redistributable
  2705. .address
  2706. Grudene 6a
  2707. D-58644 Iserlohn
  2708. Germany
  2709. .email
  2710. Hawk@blanker.ruhr.de
  2711. .docs
  2712. DiamondEdit1.3.readme
  2713. Update/DiamondEditor.guide
  2714. .described-by
  2715. Dan Fish (daf@starfish.amigalib.com)
  2716. .submittal
  2717. Downloaded via ftp from wuarchive.wustl.edu.
  2718. .execute
  2719. LAB Start
  2720. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Install Program" "Cancel"`
  2721. if $choice GT "0"
  2722.   if $choice EQ "1"
  2723.     MetaTool DiamondEdit1.4.readme TEXT
  2724.   else
  2725.     if $choice EQ "2"
  2726.       Installer InstallEditor
  2727.     endif
  2728.   endif
  2729.   skip Start BACK
  2730. endif
  2731. .aminet-dir
  2732. game/misc
  2733. .stored-in
  2734. FreshFish-Vol10:New/game/misc/DiamondEdit/
  2735. .pi-file
  2736. FreshFish-Vol10:New/game/misc/DiamondEdit/Product-Info
  2737. .name
  2738. DiamondPrefs
  2739. .type
  2740. Game Utility
  2741. .short
  2742. Prefs program for Diamond Caves
  2743. .description
  2744. Provides an easy and comfortable way to configure the Diamond Caves
  2745. Game and Diamond Caves Editor
  2746. .version
  2747. 1.3
  2748. .date
  2749. 1995.07.08
  2750. .author
  2751. Peter Elzner
  2752. .restrictions
  2753. Requires a registered version of Diamond Caves
  2754. .requirements
  2755. Kick2.0
  2756. MUI 2.3
  2757. Commodore's Installer V1.24
  2758. A registered version of Diamond Caves
  2759. .distribution
  2760. Copyrighted but Freely Redistributable
  2761. .address
  2762. Grudene 6a
  2763. D-58644 Iserlohn
  2764. Germany
  2765. .email
  2766. Hawk@blanker.ruhr.de
  2767. .docs
  2768. DiamondPref1.3.readme
  2769. new/DiamondPrefs.guide
  2770. .described-by
  2771. Dan Fish (daf@starfish.amigalib.com)
  2772. .submittal
  2773. Downloaded via ftp from wuarchive.wustl.edu.
  2774. .execute
  2775. LAB Start
  2776. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  2777. if $choice GT "0"
  2778.   if $choice EQ "1"
  2779.     MetaTool DiamondPref1.3.readme TEXT
  2780.   else
  2781.     if $choice EQ "2"
  2782.       cd new
  2783.       MetaTool DiamondPrefs.guide GUIDE
  2784.       cd /
  2785.     else
  2786.       if $choice EQ "3"
  2787.         Installer InstallPrefs
  2788.       else
  2789.         if $choice EQ "4"
  2790.           new/DiamondPrefs
  2791.         endif
  2792.       endif
  2793.     endif
  2794.   endif
  2795.   skip Start BACK
  2796. endif
  2797. .aminet-dir
  2798. game/misc
  2799. .stored-in
  2800. FreshFish-Vol10:New/game/misc/DiamondPrefs/
  2801. .pi-file
  2802. FreshFish-Vol10:New/game/misc/DiamondPrefs/Product-Info
  2803. .name
  2804. DiamondSfx
  2805. .type
  2806. Game Utility
  2807. .short
  2808. Use custom samples within Diamond Caves
  2809. .description
  2810. Using this program you are able to create your own sfx-file for Diamond
  2811. Caves.
  2812. .version
  2813. 1.1
  2814. .date
  2815. 1995.07.08
  2816. .author
  2817. Peter Elzner
  2818. .restrictions
  2819. Requires a registered version of Diamond Caves
  2820. .requirements
  2821. Kick2.0
  2822. MUI 2.3
  2823. Commodore's Installer V1.24
  2824. A registered version of Diamond Caves
  2825. .distribution
  2826. Copyrighted but Freely Redistributable
  2827. .address
  2828. Grudene 6a
  2829. D-58644 Iserlohn
  2830. Germany
  2831. .email
  2832. Hawk@blanker.ruhr.de
  2833. .docs
  2834. DiamondSfx1.1.readme
  2835. new/DiamondSfx.guide
  2836. .described-by
  2837. Dan Fish (daf@starfish.amigalib.com)
  2838. .submittal
  2839. Downloaded via ftp from wuarchive.wustl.edu.
  2840. .execute
  2841. LAB Start
  2842. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  2843. if $choice GT "0"
  2844.   if $choice EQ "1"
  2845.     MetaTool DiamondSfx1.1.readme TEXT
  2846.   else
  2847.     if $choice EQ "2"
  2848.       cd new
  2849.       MetaTool DiamondSfx.guide  GUIDE
  2850.       cd /
  2851.     else
  2852.       if $choice EQ "3"
  2853.         Installer InstallSfx
  2854.       else
  2855.         if $choice EQ "4"
  2856.           new/DiamondSfx
  2857.         endif
  2858.       endif
  2859.     endif
  2860.   endif
  2861.   skip Start BACK
  2862. endif
  2863. .aminet-dir
  2864. game/misc
  2865. .stored-in
  2866. FreshFish-Vol10:New/game/misc/DiamondSfx/
  2867. .pi-file
  2868. FreshFish-Vol10:New/game/misc/DiamondSfx/Product-Info
  2869. # This file contains product information that can be used by
  2870. # KingFisher 2.0 and other similar tools.
  2871.  
  2872. .name
  2873. DICE
  2874. .type
  2875. Compiler
  2876. .short
  2877. Dillon's Integrated C Enviroment
  2878. .description
  2879.  
  2880.     DICE consists of a frontend, preprocessor, C compiler, assembler, and
  2881.     linker, and support libraries all written by the author.  A generated
  2882.     (non-commodore) 2.0 amiga.lib is included with this distribution.  Note
  2883.     that you may compile 1.3 programs with the 2.0 amiga.lib as long as
  2884.     you avoid 2.0-specific calls.
  2885.  
  2886.     DICE also includes my DMAKE make utility (though it should be noted
  2887.     that DMAKE is extremely difficult to learn how to use).  Source is not
  2888.     available (it isn't fit to be distributed).  DMAKE works best running
  2889.     under 2.0 due to the available of new system calls.
  2890.  
  2891.     This is the unregistered FreeWare version.    If you find yourself using
  2892.     DICE seriously, you should consider the commercial version. Refer to the
  2893.     doc/REGISTER.DOC for information on commercial version.
  2894. .version
  2895. 2.06.37
  2896. .date
  2897. 1991.10.09
  2898. .author
  2899. Obvious Implementations Corporation
  2900. .restrictions
  2901.  
  2902.     DISABLED IN THE UNREGISTERED (FREEWARE) VERSION OF DICE,
  2903.     BUT EXISTS IN THE COMMERCIAL VERSION OF DICE
  2904.  
  2905.     * regargs
  2906.     * floating point
  2907.     * bit fields
  2908.     * Visual make environment
  2909.     * Source Line debugger
  2910.     * manual pages for c.lib
  2911.     * source to the entire c.lib and other libraries
  2912.     * several type qualifier extensions (see EXTENSIONS.DOC)
  2913.     * source to many of the utilities (as examples)
  2914.     * Many additional utilities exist in the commercial version
  2915.     * the commodore includes are not included in the freeware
  2916.       version but are in the Commercial version
  2917. .reference
  2918. GoldFish-Vol1-2:d4xx/d491/DICE/
  2919. 2.06.21
  2920. GoldFish-Vol1-1:BBS/d4xx/d491/DICE.lha
  2921. 2.06.21
  2922. FrozenFish-Vol1:BBS/ALib/d4xx/d491/DICE.lha
  2923. 2.06.21
  2924. AmigaLibDisk491:DICE/
  2925. 2.06.21
  2926. AmigaLibDisk466:DICE/
  2927. 2.06.15
  2928. GoldFish-Vol1-2:d4xx/d466/Dice/
  2929. 2.06.15
  2930. GoldFish-Vol1-1:BBS/d4xx/d466/DICE.lha
  2931. 2.06.15
  2932. FrozenFish-Vol1:BBS/ALib/d4xx/d466/DICE.lha
  2933. 2.06.15
  2934. GoldFish-Vol1-2:d4xx/d443/DICE/
  2935. 2.06.14
  2936. GoldFish-Vol1-1:BBS/d4xx/d443/DICE.lha
  2937. 2.06.14
  2938. FrozenFish-Vol1:BBS/ALib/d4xx/d443/DICE.lha
  2939. 2.06.14
  2940. AmigaLibDisk443:DICE/
  2941. 2.06.14
  2942. GoldFish-Vol1-2:d3xx/d359/DICE/
  2943. 2.02
  2944. GoldFish-Vol1-1:BBS/d3xx/d359/DICE.lha
  2945. 2.02
  2946. FrozenFish-Vol1:BBS/ALib/d3xx/d359/DICE.lha
  2947. 2.02
  2948. AmigaLibDisk359:DICE/
  2949. 2.02
  2950. .distribution
  2951. Freeware
  2952. .address
  2953. P.O. Box 4487
  2954. Cary, N.C. 27519-4487
  2955. USA
  2956. .email
  2957. info@oic.com
  2958. sales@oic.com
  2959. .docs
  2960. README
  2961. COPYRIGHT.DOC
  2962. version.doc
  2963. .described-by
  2964. Dan Fish (daf@starfish.amigalib.com)
  2965. .submittal
  2966. Downloaded via ftp from wuarchive.wustl.edu.
  2967. .execute
  2968. LAB Start
  2969. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  2970. if $choice GT "0"
  2971.   if $choice EQ "1"
  2972.     MetaTool README TEXT
  2973.   endif
  2974.   skip Start BACK
  2975. endif
  2976. .aminet-dir
  2977. dev/c
  2978. .stored-in
  2979. FreshFish-Vol10:New/dev/c/Dice/
  2980. .pi-file
  2981. FreshFish-Vol10:New/dev/c/Dice/Product-Info
  2982. .name
  2983. DiskMatter
  2984. .type
  2985. Disk Tool
  2986. .short
  2987. Disk Formatter/bootblock installer
  2988. .description
  2989. DiskMatter's main function is to format disks. It can format floppy
  2990. disks in any of the current formats. DiskMatter can also Install &
  2991. Remove boot blocks. You can also check disks to see what Format they
  2992. are. An Info option is also available. This returns Bytes used etc.
  2993.  
  2994. Diskmatter can format all of its formats on any type of system. Of
  2995. course you still can't use formats which are not compatible with the
  2996. machine you intend to use the disk in.
  2997. .version
  2998. 1.14a
  2999. .author
  3000. DCAT
  3001. .distribution
  3002. Copyrighted but Freely Redistributable
  3003. .docs
  3004. DiskMatter.DOC
  3005. .described-by
  3006. Richard Fish (rjf@amigalib.com)
  3007. .submittal
  3008. Submitted on disk directly by the author.
  3009. .aminet-dir
  3010. disk/misc
  3011. .execute
  3012. LAB Start
  3013. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  3014. if $choice GT "0"
  3015.   if $choice EQ "1"
  3016.     MetaTool DiskMatter.Doc TEXT
  3017.   else
  3018.     if $choice EQ "2"
  3019.       DiskMatter
  3020.     endif
  3021.   endif
  3022.   skip Start BACK
  3023. endif
  3024. .stored-in
  3025. FreshFish-Vol10:New/disk/misc/DiskMatter/
  3026. .pi-file
  3027. FreshFish-Vol10:New/disk/misc/DiskMatter/Product-Info
  3028. .name
  3029. DiskSalv2
  3030. .type
  3031. Disk Tool
  3032. .short
  3033. Disk repair, salvage, and undelete util
  3034. .description
  3035. A disk repair, salvage, and undelete utility for all standard disk
  3036. devices and file system types.  Has a full Intuition interface and
  3037. runs from Workbench or Shell.  It can fix most problems in-place, and
  3038. can reverse a partial or QUICK format.  It can copy out from disks
  3039. that can't be fixed due to physical damage, with a destination going
  3040. to any AmigaDOS disk device or pipe (eg, TAPE:).  In English, locale
  3041. catalogs included for Danish, French, German, Italian, Norwegian,
  3042. Finnish, and Swedish, short manuals in English and Swedish.
  3043. .version
  3044. 11.32
  3045. .author
  3046. Dave Haynie
  3047. .email
  3048. dave.haynie@scala.com
  3049. .requirements
  3050. Requires AmigaDOS 2.04 or later.
  3051. .reference
  3052. GoldFish-Vol2-2:BBS/disk/DiskSalv2-11.31.lha
  3053. 11.31
  3054. GoldFish-Vol2-1:Files/disk/salv/DiskSalv2/
  3055. 11.31
  3056. FreshFish-Vol9-2:BBS/disk/DiskSalv2-11.31.lha
  3057. 11.31
  3058. FreshFish-Vol9-1:Useful/disk/salv/DiskSalv2/
  3059. 11.31
  3060. FreshFish-Vol8-2:BBS/disk/DiskSalv2-11.31.lha
  3061. 11.31
  3062. FreshFish-Vol8-1:Useful/disk/salv/DiskSalv2/
  3063. 11.31
  3064. FreshFish-Vol7:Useful/dist/disk/salv/DiskSalv2/
  3065. 11.31
  3066. FreshFish-Vol7:BBS/disk/DiskSalv2-11.31.lha
  3067. 11.31
  3068. FreshFish-Vol6:Useful/dist/disk/salv/DiskSalv2/
  3069. 11.31
  3070. FreshFish-Vol6:New/disk/salv/DiskSalv2/
  3071. 11.31
  3072. FreshFish-Vol6:BBS/disk/DiskSalv2-11.31.lha
  3073. 11.31
  3074. FreshFish-Jul94:BBS/disk/DiskSalv2-11.30.lha
  3075. 11.30
  3076. FreshFish-May94:New/disk/salv/DiskSalv2/
  3077. 11.30
  3078. FreshFish-May94:BBS/May94/disk/salv/DiskSalv2.lha
  3079. 11.30
  3080. FreshFish-Jul94:Useful/dist/disk/salv/DiskSalv2/
  3081. 11.27
  3082. GoldFish2-Apr94:d8xx/d891/DiskSalv2/
  3083. 11.27
  3084. GoldFish1-Apr94:BBS/d8xx/d891/DiskSalv2.lha
  3085. 11.27
  3086. FrozenFish-Apr94:BBS/Useful/disk/salv/DiskSalv2.lha
  3087. 11.27
  3088. FrozenFish-Apr94:BBS/ALib/d8xx/d891/DiskSalv2.lha
  3089. 11.27
  3090. FreshFish-May94:Useful/dist/disk/salv/DiskSalv2/
  3091. 11.27
  3092. FreshFish-Mar94:Useful/dist/disk/salv/DiskSalv2/
  3093. 11.27
  3094. AmigaLibDisk891:DiskSalv2/
  3095. 11.27
  3096. GoldFish2-Apr94:d2xx/d251/DiskSalv/
  3097. 1.42
  3098. GoldFish1-Apr94:BBS/d2xx/d251/DiskSalv.lha
  3099. 1.42
  3100. FrozenFish-Apr94:BBS/ALib/d2xx/d251/DiskSalv.lha
  3101. 1.42
  3102. AmigaLibDisk251:DiskSalv/
  3103. 1.42
  3104. GoldFish1-Apr94:d1xx/d177/DiskSalv/
  3105. 1.32
  3106. GoldFish1-Apr94:BBS/d1xx/d177/DiskSalv.lha
  3107. 1.32
  3108. FrozenFish-Apr94:BBS/ALib/d1xx/d177/DiskSalv.lha
  3109. 1.32
  3110. AmigaLibDisk177:DiskSalv/
  3111. 1.32
  3112. GoldFish1-Apr94:d2xx/d212/DiskSalv/
  3113. ?.?
  3114. GoldFish1-Apr94:d0xx/d020/DiskSalv/
  3115. ?.?
  3116. GoldFish1-Apr94:BBS/d2xx/d212/DiskSalv.lha
  3117. ?.?
  3118. GoldFish1-Apr94:BBS/d0xx/d020/DiskSalv.lha
  3119. ?.?
  3120. FrozenFish-Apr94:BBS/ALib/d2xx/d212/DiskSalv.lha
  3121. ?.?
  3122. FrozenFish-Apr94:BBS/ALib/d0xx/d020/DiskSalv.lha
  3123. ?.?
  3124. FreshFish-Oct93:Old/AmigaLibDisks/Disks880-899/Disk891/DiskSalv2/
  3125. ?.?
  3126. FreshFish-Dec93:Old/AmigaLibDisks/Disks880-899/Disk891/DiskSalv2/
  3127. ?.?
  3128. AmigaLibDisk212:DiskSalv/
  3129. ?.?
  3130. AmigaLibDisk020:DiskSalv/
  3131. ?.?
  3132. GoldFish1-Apr94:d1xx/d164/DiskSalv/
  3133. 1.3
  3134. GoldFish1-Apr94:BBS/d1xx/d164/DiskSalv.lha
  3135. 1.3
  3136. FrozenFish-Apr94:BBS/ALib/d1xx/d164/DiskSalv.lha
  3137. 1.3
  3138. AmigaLibDisk164:DiskSalv/
  3139. 1.3
  3140. .distribution
  3141. Shareware
  3142. .price
  3143. $10 (US)
  3144. .address
  3145. 284 Memorial Avenue
  3146. Gibbstown, NJ  08027
  3147. USA
  3148. .docs
  3149. README
  3150. CoverDisk.txt
  3151. OrderForm.txt
  3152. BugReport.txt
  3153. iam.guide
  3154. disksalv3_notice.txt
  3155. .described-by
  3156. Dan Fish (daf@daffy.amigalib.com)
  3157. .submittal
  3158. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  3159. .execute
  3160. LAB Start
  3161. set choice `RequestChoice "DiskSalv" "Please select an option" "README" "View Guide" "Install" "Run DiskSalv" "Cancel"`
  3162. if $choice GT "0"
  3163.   if $choice EQ "1"
  3164.     MetaTool README TEXT
  3165.   else
  3166.     if $choice EQ "2"
  3167.       MetaTool iam.guide GUIDE
  3168.     else
  3169.       if $choice EQ "3"
  3170.         Installer Install APPNAME DiskSalv2
  3171.       else
  3172.         if $choice EQ "4"
  3173.           DiskSalv
  3174.         endif
  3175.       endif
  3176.     endif
  3177.   endif
  3178.   skip Start BACK
  3179. endif
  3180. .aminet-dir
  3181. disk/salv
  3182. .stored-in
  3183. FreshFish-Vol10:New/disk/salv/DiskSalv2/
  3184. .pi-file
  3185. FreshFish-Vol10:New/disk/salv/DiskSalv2/Product-Info
  3186. .name
  3187. DISK_K
  3188. .type
  3189. Disk Tool
  3190. .short
  3191. Disk formatting/naming utilitiy
  3192. .description
  3193. DISK_K is a versitle disk name and formatter program. You can create
  3194. 'name' files with numbers and every time you insert a disk and rename
  3195. it, the number will be incremented and used as part of the name of the
  3196. next disk. The date and time can also be used as a disk name along
  3197. with any custom name. Format mode now allows the creation of custom
  3198. format scripts(easy).
  3199. .version
  3200. 2.1
  3201. .date
  3202. 1995.05.30
  3203. .author
  3204. Kenneth J. McCormick
  3205. .requirements
  3206. OS2.0+
  3207. .distribution
  3208. Copyrighted but Freely Redistributable
  3209. .email
  3210. mrlucky@cup.portal.com
  3211. .docs
  3212. CONTENTS
  3213. DK/DK.docs
  3214. DK/DK.guide
  3215. .described-by
  3216. Richard Fish (rjf@amigalib.com)
  3217. .submittal
  3218. Submitted on disk directly by the author.
  3219. .aminet-dir
  3220. disk/misc
  3221. .execute
  3222. LAB Start
  3223. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  3224. if $choice GT "0"
  3225.   if $choice EQ "1"
  3226.     MetaTool DK/DK.docs TEXT
  3227.   else
  3228.     if $choice EQ "2"
  3229.       cd DK
  3230.       MetaTool DK.guide GUIDE
  3231.       cd /
  3232.     else
  3233.       if $choice EQ "3"
  3234.         DK/DK
  3235.       endif
  3236.     endif
  3237.   endif
  3238.   skip Start BACK
  3239. endif
  3240. .stored-in
  3241. FreshFish-Vol10:New/disk/misc/DISK_K/
  3242. .pi-file
  3243. FreshFish-Vol10:New/disk/misc/DISK_K/Product-Info
  3244. .name
  3245. DLError
  3246. .type
  3247. Development
  3248. .short
  3249. Error admin for DICE Pro and GoldED.
  3250. .description
  3251. DLError is an errors-administrator between DICE Pro and GoldED.
  3252.  
  3253.  
  3254. It allow you to index compilation-errors in a window, and you can go
  3255. quicky to errors by clicking on it.
  3256.  
  3257.  
  3258. DLError drive GoldED with Arexx, but GoldED can also drive DLError
  3259. (next error, quit DLError..) with Arexx too.
  3260.  
  3261.  
  3262. When you compile with DICE, if there is an error, a window with a
  3263. listview is openned and GoldED too in the same time. Then you have
  3264. just to click on an error for GoldED to go to it.
  3265.  
  3266.  
  3267. This package contain an Arexx script for GoldED to send Arexx command
  3268. to DLError, and there is also an Arexx Script for GoldED to drive DICE
  3269. Help.
  3270.  
  3271.  
  3272. DLError was tested with GoldED release 3 but it will work with minor
  3273. and superior version, if its Arexx commands are the same.
  3274. .version
  3275. 1.0
  3276. .date
  3277. 1995.5.28
  3278. .author
  3279. Doguet Emmanuel
  3280. .requirements
  3281. bgui.library
  3282. .distribution
  3283. Giftware
  3284. .address
  3285. 4, rue de Cornouailles
  3286. 50130 OCTEVILLE
  3287. FRANCE
  3288. .email
  3289. manu@ramses.fdn.org
  3290. .docs
  3291. DLError_Eng.guide
  3292. DLError_Fr.guide
  3293. .described-by
  3294. Richard Fish (rjf@amigalib.com)
  3295. .submittal
  3296. Submitted on disk directly by the author.
  3297. .aminet-dir
  3298. dev/misc
  3299. .execute
  3300. LAB Start
  3301. set choice `RequestChoice "Options Selection" "Please select an option" "View English Guide" "View French Guide" "Cancel"`
  3302. if $choice GT "0"
  3303.   if $choice EQ "1"
  3304.     MetaTool DLError_Eng.guide GUIDE
  3305.   else
  3306.     if $choice EQ "2"
  3307.       MetaTool DLError_Fr.guide GUIDE
  3308.     endif
  3309.   endif
  3310.   skip Start BACK
  3311. endif
  3312. .stored-in
  3313. FreshFish-Vol10:New/dev/misc/DLError/
  3314. .pi-file
  3315. FreshFish-Vol10:New/dev/misc/DLError/Product-Info
  3316. .name
  3317. DoogBench7
  3318. .type
  3319. Picture
  3320. .short
  3321. A few snapshots and icons of doog's WB
  3322. .description
  3323. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3324.  
  3325.         88888888ba,
  3326.         88      `"8b
  3327.         88        `8b
  3328.         88         88   ,adPPYba,    ,adPPYba,    ,adPPYb,d8
  3329.         88         88  a8"     "8a  a8"     "8a  a8"    `Y88  aaaaaaaa
  3330.         88         8P  8b       d8  8b       d8  8b       88  """"""""
  3331.         88      .a8P   "8a,   ,a8"  "8a,   ,a8"  "8a,   ,d88
  3332.         88888888Y"'     `"YbbdP"'    `"YbbdP"'    `"YbbdP"Y8
  3333.                                                   aa,    ,88
  3334.                                                    "Y8bbdP"
  3335.  
  3336.   88888888ba                                        88           888888888888
  3337.   88      "8b                                       88                   ,8P'
  3338.   88      ,8P                                       88                  d8"
  3339.   88aaaaaa8P'   ,adPPYba,  8b,dPPYba,    ,adPPYba,  88,dPPYba,        ,8P'
  3340.   88""""""8b,  a8P_____88  88P'   `"8a  a8"     ""  88P'    "8a      d8"
  3341.   88      `8b  8PP"""""""  88       88  8b          88       88    ,8P'
  3342.   88      a8P  "8b,   ,aa  88       88  "8a,   ,aa  88       88   d8"
  3343.   88888888P"    `"Ybbd8"'  88       88   `"Ybbd8"'  88       88  8P'
  3344.  
  3345.  
  3346.                     Jes' a few snapshots and icons.  :^)
  3347.  
  3348. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3349.  
  3350.         Archive contents:
  3351.  
  3352.      DoogBench7 (dir)
  3353.        DB7README.txt                    DB7README.txt.info
  3354.        DoogB7-1.gif                     DoogB7-1.gif.info
  3355.        DoogB7-2.gif                     DoogB7-2.gif.info
  3356.        DoogB7-3.gif                     DoogB7-3.gif.info
  3357.   DoogBench7.info
  3358.  
  3359. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3360.  
  3361.         If the icons of the pictures show up as tiny dots, then you don't
  3362. have NewIcons installed.  Get /util/wb/NewIcons.lha from Aminet, install
  3363. the executable in C: and the library in LIBS:, and ditch the ugly
  3364. isometric icons.  :^)  Then get /util/wb/Picticon1_4.lha from Aminet to
  3365. make icons from pictures.
  3366.  
  3367. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3368.  
  3369.         This Bench is run on the following:
  3370.  
  3371.         - Amiga 1200
  3372.         - 68030 CPU clocked at 42.9 MHZ
  3373.         - 68882 FPU clocked at 25.0 MHZ
  3374.         - 2 meg chip ram
  3375.         - 4 meg 32-bit fast ram
  3376.         - Workbench 3.0  (is there some way to cheaply upgrade to
  3377.                           WB 3.1?  :^( )
  3378.         - 125 meg Toshiba hard drive
  3379.         - 1084 monitor
  3380.         - A desk  ;^)
  3381.  
  3382. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3383. .author
  3384. Troy Davis
  3385. .distribution
  3386. Copyrighted but Freely Redistributable
  3387. .email
  3388. doogie@ubd1.vdospk.com (Troy Davis)
  3389. .aminet-dir
  3390. pix/wb
  3391. .execute
  3392. set filechoice `requestfile "Select a GIF to view" PATTERN="#?.gif"
  3393. METATOOL $filechoice GIF
  3394. .docs
  3395. DoogBench7.readme
  3396. DB7README.txt
  3397. .described-by
  3398. Richard Fish (rjf@amigalib.com)
  3399. .submittal
  3400. Downloaded via ftp from wuarchive.wustl.edu.
  3401. .stored-in
  3402. FreshFish-Vol10:New/pix/wb/DoogBench/
  3403. .pi-file
  3404. FreshFish-Vol10:New/pix/wb/DoogBench/Product-Info
  3405. .name
  3406. DSC_B
  3407. .type
  3408. Picture
  3409. .short
  3410. Funny Parachute Anim
  3411. .description
  3412. Funny Parachute Anim
  3413. .author
  3414. Poob Productions
  3415. .distribution
  3416. Copyrighted but Freely Redistributable
  3417. .aminet-dir
  3418. pix/anim
  3419. .execute
  3420. METATOOL DSC_B.anim ANIM
  3421. .docs
  3422. DSC_B.readme
  3423. .described-by
  3424. Richard Fish (rjf@amigalib.com)
  3425. .submittal
  3426. Downloaded via ftp from wuarchive.wustl.edu.
  3427. .stored-in
  3428. FreshFish-Vol10:New/pix/anim/DSC_B/
  3429. .pi-file
  3430. FreshFish-Vol10:New/pix/anim/DSC_B/Product-Info
  3431. .name
  3432. E-1441
  3433. .type
  3434. Picture
  3435. .aminet-dir
  3436. pix/plane
  3437. .short
  3438. 1280x1024x24 JPEG; E-1441 in flight
  3439. .description
  3440. A 1280 x 1024 x 24 JPEG of an E-1441 in flight.
  3441.  
  3442. This image is from the Dryden Research Aircraft Photo Archive, which
  3443. contains digitized photos of many of the unique research aircraft
  3444. flown at what is now known as NASA Dryden Flight Research Center from
  3445. the 1940s to the present.
  3446. .distribution
  3447. Public Domain
  3448. .described-by
  3449. Fred Fish (fnf@amigalib.com)
  3450. .execute
  3451. MetaTool E-1441.jpg JPEG
  3452. .submittal
  3453. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3454. .stored-in
  3455. FreshFish-Vol10:New/pix/plane/E-1441.jpg
  3456. .pi-file
  3457. FreshFish-Vol10:New/pix/plane/E-1441.jpg.pi
  3458. .name
  3459. E-USAF-YF-22
  3460. .type
  3461. Picture
  3462. .aminet-dir
  3463. pix/plane
  3464. .short
  3465. 1280x1024x24 JPEG of YF-22 in flight
  3466. .description
  3467. A 1280 x 1024 x 24 JPEG of the YF-22 in flight.
  3468.  
  3469. This image is from the Dryden Research Aircraft Photo Archive, which
  3470. contains digitized photos of many of the unique research aircraft
  3471. flown at what is now known as NASA Dryden Flight Research Center from
  3472. the 1940s to the present.
  3473. .distribution
  3474. Public Domain
  3475. .described-by
  3476. Fred Fish (fnf@amigalib.com)
  3477. .execute
  3478. MetaTool E-USAF-YF-22.jpg JPEG
  3479. .submittal
  3480. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3481. .stored-in
  3482. FreshFish-Vol10:New/pix/plane/E-USAF-YF-22.jpg
  3483. .pi-file
  3484. FreshFish-Vol10:New/pix/plane/E-USAF-YF-22.jpg.pi
  3485. .name
  3486. EC68-2101
  3487. .type
  3488. Picture
  3489. .aminet-dir
  3490. pix/plane
  3491. .short
  3492. 1280x1024x24 JPEG; XB-70 on ground
  3493. .description
  3494. A 1280 x 1024 x 24 JPEG of an XB-70 on ground.
  3495.  
  3496. This image is from the Dryden Research Aircraft Photo Archive, which
  3497. contains digitized photos of many of the unique research aircraft
  3498. flown at what is now known as NASA Dryden Flight Research Center from
  3499. the 1940s to the present.
  3500. .distribution
  3501. Public Domain
  3502. .described-by
  3503. Fred Fish (fnf@amigalib.com)
  3504. .execute
  3505. MetaTool EC68-2101.jpg JPEG
  3506. .submittal
  3507. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3508. .stored-in
  3509. FreshFish-Vol10:New/pix/plane/EC68-2101.jpg
  3510. .pi-file
  3511. FreshFish-Vol10:New/pix/plane/EC68-2101.jpg.pi
  3512. .name
  3513. EC68-2131
  3514. .type
  3515. Picture
  3516. .aminet-dir
  3517. pix/plane
  3518. .short
  3519. 1280x1024x24 JPEG; XB-70 in flight
  3520. .description
  3521. A 1280 x 1024 x 24 JPEG of the XB-70 in flight.
  3522.  
  3523. This image is from the Dryden Research Aircraft Photo Archive, which
  3524. contains digitized photos of many of the unique research aircraft
  3525. flown at what is now known as NASA Dryden Flight Research Center from
  3526. the 1940s to the present.
  3527. .distribution
  3528. Public Domain
  3529. .described-by
  3530. Fred Fish (fnf@amigalib.com)
  3531. .execute
  3532. MetaTool EC68-2131.jpg JPEG
  3533. .submittal
  3534. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3535. .stored-in
  3536. FreshFish-Vol10:New/pix/plane/EC68-2131.jpg
  3537. .pi-file
  3538. FreshFish-Vol10:New/pix/plane/EC68-2131.jpg.pi
  3539. .name
  3540. EC80-13848
  3541. .type
  3542. Picture
  3543. .aminet-dir
  3544. pix/plane
  3545. .short
  3546. 1280x1024x24 JPEG XV-15 tilt rotor plane
  3547. .description
  3548. A 1280 x 1024 x 24 JPEG of the XV-15 tilt rotor plane.
  3549.  
  3550. This image is from the Dryden Research Aircraft Photo Archive, which
  3551. contains digitized photos of many of the unique research aircraft
  3552. flown at what is now known as NASA Dryden Flight Research Center from
  3553. the 1940s to the present.
  3554. .distribution
  3555. Public Domain
  3556. .described-by
  3557. Fred Fish (fnf@amigalib.com)
  3558. .execute
  3559. MetaTool EC80-13848.jpg JPEG
  3560. .submittal
  3561. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3562. .stored-in
  3563. FreshFish-Vol10:New/pix/plane/EC80-13848.jpg
  3564. .pi-file
  3565. FreshFish-Vol10:New/pix/plane/EC80-13848.jpg.pi
  3566. .name
  3567. EC82-21135
  3568. .type
  3569. Picture
  3570. .aminet-dir
  3571. pix/plane
  3572. .short
  3573. 1280x1024x24 JPEG; Shuttle & 747
  3574. .description
  3575. A 1280 x 1024 x 24 JPEG of the shuttle Challenger mated to a 747
  3576. and in flight.
  3577.  
  3578. This image is from the Dryden Research Aircraft Photo Archive, which
  3579. contains digitized photos of many of the unique research aircraft
  3580. flown at what is now known as NASA Dryden Flight Research Center from
  3581. the 1940s to the present.
  3582. .distribution
  3583. Public Domain
  3584. .described-by
  3585. Fred Fish (fnf@amigalib.com)
  3586. .execute
  3587. MetaTool EC82-21135.jpg JPEG
  3588. .submittal
  3589. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3590. .stored-in
  3591. FreshFish-Vol10:New/pix/space/EC82-21135.jpg
  3592. .pi-file
  3593. FreshFish-Vol10:New/pix/space/EC82-21135.jpg.pi
  3594. .name
  3595. EC83-24318
  3596. .type
  3597. Picture
  3598. .aminet-dir
  3599. pix/plane
  3600. .short
  3601. 1280x1024x24 JPEG; Enterprise & 747 mate
  3602. .description
  3603. A 1280 x 1024 x 24 JPEG of the shuttle Enterprise and 747 mated.
  3604.  
  3605. This image is from the Dryden Research Aircraft Photo Archive, which
  3606. contains digitized photos of many of the unique research aircraft
  3607. flown at what is now known as NASA Dryden Flight Research Center from
  3608. the 1940s to the present.
  3609. .distribution
  3610. Public Domain
  3611. .described-by
  3612. Fred Fish (fnf@amigalib.com)
  3613. .execute
  3614. MetaTool EC83-24318.jpg JPEG
  3615. .submittal
  3616. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3617. .stored-in
  3618. FreshFish-Vol10:New/pix/space/EC83-24318.jpg
  3619. .pi-file
  3620. FreshFish-Vol10:New/pix/space/EC83-24318.jpg.pi
  3621. .name
  3622. EC85-33180-1
  3623. .type
  3624. Picture
  3625. .aminet-dir
  3626. pix/plane
  3627. .short
  3628. 1280x1024x24 JPEG; Atlantis landg
  3629. .description
  3630. A 1280 x 1024 x 24 JPEG of the shuttle Atlantis landing.
  3631.  
  3632. This image is from the Dryden Research Aircraft Photo Archive, which
  3633. contains digitized photos of many of the unique research aircraft
  3634. flown at what is now known as NASA Dryden Flight Research Center from
  3635. the 1940s to the present.
  3636. .distribution
  3637. Public Domain
  3638. .described-by
  3639. Fred Fish (fnf@amigalib.com)
  3640. .execute
  3641. MetaTool EC85-33180-1.jpg JPEG
  3642. .submittal
  3643. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3644. .stored-in
  3645. FreshFish-Vol10:New/pix/space/EC85-33180-1.jpg
  3646. .pi-file
  3647. FreshFish-Vol10:New/pix/space/EC85-33180-1.jpg.pi
  3648. .name
  3649. EC85-33297-23
  3650. .type
  3651. Picture
  3652. .aminet-dir
  3653. pix/plane
  3654. .short
  3655. 1280x1024x24 JPEG of X-29 in flight
  3656. .description
  3657. A 1280 x 1024 x 24 JPEG of X-29 in flight.
  3658.  
  3659. This image is from the Dryden Research Aircraft Photo Archive, which
  3660. contains digitized photos of many of the unique research aircraft
  3661. flown at what is now known as NASA Dryden Flight Research Center from
  3662. the 1940s to the present.
  3663. .distribution
  3664. Public Domain
  3665. .described-by
  3666. Fred Fish (fnf@amigalib.com)
  3667. .execute
  3668. MetaTool EC85-33297-23.jpg JPEG
  3669. .submittal
  3670. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3671. .stored-in
  3672. FreshFish-Vol10:New/pix/plane/EC85-33297-23.jpg
  3673. .pi-file
  3674. FreshFish-Vol10:New/pix/plane/EC85-33297-23.jpg.pi
  3675. .name
  3676. EC86-33385-5
  3677. .type
  3678. Picture
  3679. .aminet-dir
  3680. pix/plane
  3681. .short
  3682. 1280x1024x24 JPEG; AFTI F-111 in flight
  3683. .description
  3684. A 1280 x 1024 x 24 JPEG of an AFTI F-111 in flight.
  3685.  
  3686. This image is from the Dryden Research Aircraft Photo Archive, which
  3687. contains digitized photos of many of the unique research aircraft
  3688. flown at what is now known as NASA Dryden Flight Research Center from
  3689. the 1940s to the present.
  3690. .distribution
  3691. Public Domain
  3692. .described-by
  3693. Fred Fish (fnf@amigalib.com)
  3694. .execute
  3695. MetaTool EC86-33385-5.jpg JPEG
  3696. .submittal
  3697. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3698. .stored-in
  3699. FreshFish-Vol10:New/pix/plane/EC86-33385-5.jpg
  3700. .pi-file
  3701. FreshFish-Vol10:New/pix/plane/EC86-33385-5.jpg.pi
  3702. .name
  3703. EC86-33491-09
  3704. .type
  3705. Picture
  3706. .aminet-dir
  3707. pix/plane
  3708. .short
  3709. 1280x1024x24 JPEG of F-14 in flight
  3710. .description
  3711. A 1280 x 1024 x 24 JPEG of an F-14 in flight.
  3712.  
  3713. This image is from the Dryden Research Aircraft Photo Archive, which
  3714. contains digitized photos of many of the unique research aircraft
  3715. flown at what is now known as NASA Dryden Flight Research Center from
  3716. the 1940s to the present.
  3717. .distribution
  3718. Public Domain
  3719. .described-by
  3720. Fred Fish (fnf@amigalib.com)
  3721. .execute
  3722. MetaTool EC86-33491-09.jpg JPEG
  3723. .submittal
  3724. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3725. .stored-in
  3726. FreshFish-Vol10:New/pix/plane/EC86-33491-09.jpg
  3727. .pi-file
  3728. FreshFish-Vol10:New/pix/plane/EC86-33491-09.jpg.pi
  3729. .name
  3730. EC86-33555
  3731. .type
  3732. Picture
  3733. .aminet-dir
  3734. pix/plane
  3735. .short
  3736. 1280x1024x24 JPEG of X-Wing on runway
  3737. .description
  3738. A 1280 x 1024 x 24 JPEG of an X-Wing on runway.
  3739.  
  3740. This image is from the Dryden Research Aircraft Photo Archive, which
  3741. contains digitized photos of many of the unique research aircraft
  3742. flown at what is now known as NASA Dryden Flight Research Center from
  3743. the 1940s to the present.
  3744. .distribution
  3745. Public Domain
  3746. .described-by
  3747. Fred Fish (fnf@amigalib.com)
  3748. .execute
  3749. MetaTool EC86-33555-2.jpg JPEG
  3750. .submittal
  3751. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3752. .stored-in
  3753. FreshFish-Vol10:New/pix/plane/EC86-33555-2.jpg
  3754. .pi-file
  3755. FreshFish-Vol10:New/pix/plane/EC86-33555-2.jpg.pi
  3756. .name
  3757. EC87-0014-8
  3758. .type
  3759. Picture
  3760. .aminet-dir
  3761. pix/plane
  3762. .short
  3763. 1280x1024x24 JPEG; Daedalus (human pwr)
  3764. .description
  3765. A 1280 x 1024 x 24 JPEG of the human powered Daedalus in flight.
  3766.  
  3767. This image is from the Dryden Research Aircraft Photo Archive, which
  3768. contains digitized photos of many of the unique research aircraft
  3769. flown at what is now known as NASA Dryden Flight Research Center from
  3770. the 1940s to the present.
  3771. .distribution
  3772. Public Domain
  3773. .described-by
  3774. Fred Fish (fnf@amigalib.com)
  3775. .execute
  3776. MetaTool EC87-0014-8.jpg JPEG
  3777. .submittal
  3778. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3779. .stored-in
  3780. FreshFish-Vol10:New/pix/plane/EC87-0014-8.jpg
  3781. .pi-file
  3782. FreshFish-Vol10:New/pix/plane/EC87-0014-8.jpg.pi
  3783. .name
  3784. EC88-0197-1
  3785. .type
  3786. Picture
  3787. .aminet-dir
  3788. pix/plane
  3789. .short
  3790. 1280x1024x24 JPEG; STS-26 liftoff
  3791. .description
  3792. A 1280 x 1024 x 24 JPEG of the STS-26 space shuttle mission liftoff.
  3793.  
  3794. This image is from the Dryden Research Aircraft Photo Archive, which
  3795. contains digitized photos of many of the unique research aircraft
  3796. flown at what is now known as NASA Dryden Flight Research Center from
  3797. the 1940s to the present.
  3798. .distribution
  3799. Public Domain
  3800. .described-by
  3801. Fred Fish (fnf@amigalib.com)
  3802. .execute
  3803. MetaTool EC88-0197-1.jpg JPEG
  3804. .submittal
  3805. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3806. .stored-in
  3807. FreshFish-Vol10:New/pix/space/EC88-0197-1.jpg
  3808. .pi-file
  3809. FreshFish-Vol10:New/pix/space/EC88-0197-1.jpg.pi
  3810. .name
  3811. EC90-065-13
  3812. .type
  3813. Picture
  3814. .aminet-dir
  3815. pix/plane
  3816. .short
  3817. 1280x1024x24 JPEG; Shuttle mating device
  3818. .description
  3819. A 1280 x 1024 x 24 JPEG image of the lift at the shuttle mating facility.
  3820.  
  3821. This image is from the Dryden Research Aircraft Photo Archive, which
  3822. contains digitized photos of many of the unique research aircraft
  3823. flown at what is now known as NASA Dryden Flight Research Center from
  3824. the 1940s to the present.
  3825. .distribution
  3826. Public Domain
  3827. .described-by
  3828. Fred Fish (fnf@amigalib.com)
  3829. .execute
  3830. MetaTool EC90-065-13.jpg JPEG
  3831. .submittal
  3832. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3833. .stored-in
  3834. FreshFish-Vol10:New/pix/space/EC90-065-13.jpg
  3835. .pi-file
  3836. FreshFish-Vol10:New/pix/space/EC90-065-13.jpg.pi
  3837. .name
  3838. EC90-129-6
  3839. .type
  3840. Picture
  3841. .aminet-dir
  3842. pix/plane
  3843. .short
  3844. 1280x1024x24 JPEG; STS-31 after landing
  3845. .description
  3846. A 1280 x 1024 x 24 JPEG of the STS-31 shuttle after landing and
  3847. with the recovery convoy personnel.
  3848.  
  3849. This image is from the Dryden Research Aircraft Photo Archive, which
  3850. contains digitized photos of many of the unique research aircraft
  3851. flown at what is now known as NASA Dryden Flight Research Center from
  3852. the 1940s to the present.
  3853. .distribution
  3854. Public Domain
  3855. .described-by
  3856. Fred Fish (fnf@amigalib.com)
  3857. .execute
  3858. MetaTool EC90-129-6.jpg JPEG
  3859. .submittal
  3860. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3861. .stored-in
  3862. FreshFish-Vol10:New/pix/space/EC90-129-6.jpg
  3863. .pi-file
  3864. FreshFish-Vol10:New/pix/space/EC90-129-6.jpg.pi
  3865. .name
  3866. EC90-224
  3867. .type
  3868. Picture
  3869. .aminet-dir
  3870. pix/plane
  3871. .short
  3872. 1280x1024x24 JPEG; F-104 in flight
  3873. .description
  3874. A 1280 x 1024 x 24 JPEG of an F-104 in flight.
  3875.  
  3876. This image is from the Dryden Research Aircraft Photo Archive, which
  3877. contains digitized photos of many of the unique research aircraft
  3878. flown at what is now known as NASA Dryden Flight Research Center from
  3879. the 1940s to the present.
  3880. .distribution
  3881. Public Domain
  3882. .described-by
  3883. Fred Fish (fnf@amigalib.com)
  3884. .execute
  3885. MetaTool EC90-224.jpg JPEG
  3886. .submittal
  3887. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3888. .stored-in
  3889. FreshFish-Vol10:New/pix/plane/EC90-224.jpg
  3890. .pi-file
  3891. FreshFish-Vol10:New/pix/plane/EC90-224.jpg.pi
  3892. .name
  3893. EC90-257-32
  3894. .type
  3895. Picture
  3896. .aminet-dir
  3897. pix/plane
  3898. .short
  3899. 1280x1024x24 JPEG; B-52 landing w/chute
  3900. .description
  3901. A 1280 x 1024 x 24 JPEG of a B-52 landing with drag chute.
  3902.  
  3903. This image is from the Dryden Research Aircraft Photo Archive, which
  3904. contains digitized photos of many of the unique research aircraft
  3905. flown at what is now known as NASA Dryden Flight Research Center from
  3906. the 1940s to the present.
  3907. .distribution
  3908. Public Domain
  3909. .described-by
  3910. Fred Fish (fnf@amigalib.com)
  3911. .execute
  3912. MetaTool EC90-257-32.jpg JPEG
  3913. .submittal
  3914. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3915. .stored-in
  3916. FreshFish-Vol10:New/pix/plane/EC90-257-32.jpg
  3917. .pi-file
  3918. FreshFish-Vol10:New/pix/plane/EC90-257-32.jpg.pi
  3919. .name
  3920. EC91-0365-7
  3921. .type
  3922. Picture
  3923. .aminet-dir
  3924. pix/plane
  3925. .short
  3926. 1280x1024x24 JPEG; SR-71 on runway
  3927. .description
  3928. A 1280 x 1024 x 24 JPEG of an SR-71 sitting on runway.
  3929.  
  3930. This image is from the Dryden Research Aircraft Photo Archive, which
  3931. contains digitized photos of many of the unique research aircraft
  3932. flown at what is now known as NASA Dryden Flight Research Center from
  3933. the 1940s to the present.
  3934. .distribution
  3935. Public Domain
  3936. .described-by
  3937. Fred Fish (fnf@amigalib.com)
  3938. .execute
  3939. MetaTool EC91-0365-7.jpg JPEG
  3940. .submittal
  3941. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3942. .stored-in
  3943. FreshFish-Vol10:New/pix/plane/EC91-0365-7.jpg
  3944. .pi-file
  3945. FreshFish-Vol10:New/pix/plane/EC91-0365-7.jpg.pi
  3946. .name
  3947. EC91-491-6
  3948. .type
  3949. Picture
  3950. .aminet-dir
  3951. pix/plane
  3952. .short
  3953. 1280x1024x24 JPEG of X-29 in flight
  3954. .description
  3955. A 1280 x 1024 x 24 JPEG of X-29 in flight.
  3956.  
  3957. This image is from the Dryden Research Aircraft Photo Archive, which
  3958. contains digitized photos of many of the unique research aircraft
  3959. flown at what is now known as NASA Dryden Flight Research Center from
  3960. the 1940s to the present.
  3961. .distribution
  3962. Public Domain
  3963. .described-by
  3964. Fred Fish (fnf@amigalib.com)
  3965. .execute
  3966. MetaTool EC91-491-6.jpg JPEG
  3967. .submittal
  3968. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3969. .stored-in
  3970. FreshFish-Vol10:New/pix/plane/EC91-491-6.jpg
  3971. .pi-file
  3972. FreshFish-Vol10:New/pix/plane/EC91-491-6.jpg.pi
  3973. .name
  3974. EC91-630-8
  3975. .type
  3976. Picture
  3977. .aminet-dir
  3978. pix/plane
  3979. .short
  3980. 1280x1024x24 JPEG of F-16 in flight
  3981. .description
  3982. A 1280 x 1024 x 24 JPEG of F-16 in flight.
  3983.  
  3984. This image is from the Dryden Research Aircraft Photo Archive, which
  3985. contains digitized photos of many of the unique research aircraft
  3986. flown at what is now known as NASA Dryden Flight Research Center from
  3987. the 1940s to the present.
  3988. .distribution
  3989. Public Domain
  3990. .described-by
  3991. Fred Fish (fnf@amigalib.com)
  3992. .execute
  3993. MetaTool EC91-630-8.jpg JPEG
  3994. .submittal
  3995. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  3996. .stored-in
  3997. FreshFish-Vol10:New/pix/plane/EC91-630-8.jpg
  3998. .pi-file
  3999. FreshFish-Vol10:New/pix/plane/EC91-630-8.jpg.pi
  4000. .name
  4001. EC91-659-05
  4002. .type
  4003. Picture
  4004. .aminet-dir
  4005. pix/plane
  4006. .short
  4007. 1280x1024x24 JPEG; Shuttle & 747 mating
  4008. .description
  4009. A 1280 x 1024 x 24 JPEG image of a space shuttle being mated with a 747.
  4010. (Rated G)
  4011.  
  4012. This image is from the Dryden Research Aircraft Photo Archive, which
  4013. contains digitized photos of many of the unique research aircraft
  4014. flown at what is now known as NASA Dryden Flight Research Center from
  4015. the 1940s to the present.
  4016. .distribution
  4017. Public Domain
  4018. .described-by
  4019. Fred Fish (fnf@amigalib.com)
  4020. .execute
  4021. MetaTool EC91-659-05.jpg JPEG
  4022. .submittal
  4023. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4024. .stored-in
  4025. FreshFish-Vol10:New/pix/space/EC91-659-05.jpg
  4026. .pi-file
  4027. FreshFish-Vol10:New/pix/space/EC91-659-05.jpg.pi
  4028. .name
  4029. EC92-05169-1
  4030. .type
  4031. Picture
  4032. .aminet-dir
  4033. pix/plane
  4034. .short
  4035. 1280x1024x24 JPEG Shuttle mate facility
  4036. .description
  4037. A 1280 x 1024 x 24 JPEG of the Shuttle Mate De-Mate Facility.
  4038.  
  4039. This image is from the Dryden Research Aircraft Photo Archive, which
  4040. contains digitized photos of many of the unique research aircraft
  4041. flown at what is now known as NASA Dryden Flight Research Center from
  4042. the 1940s to the present.
  4043. .distribution
  4044. Public Domain
  4045. .described-by
  4046. Fred Fish (fnf@amigalib.com)
  4047. .execute
  4048. MetaTool EC92-05169-1.jpg JPEG
  4049. .submittal
  4050. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4051. .stored-in
  4052. FreshFish-Vol10:New/pix/space/EC92-05169-1.jpg
  4053. .pi-file
  4054. FreshFish-Vol10:New/pix/space/EC92-05169-1.jpg.pi
  4055. .name
  4056. EC92-07074-1
  4057. .type
  4058. Picture
  4059. .aminet-dir
  4060. pix/plane
  4061. .short
  4062. 1280x1024x24 JPEG; artist concept of SCW
  4063. .description
  4064. A 1280 x 1024 x 24 JPEG artist's concept of the SuperCritical Wing.
  4065.  
  4066. This image is from the Dryden Research Aircraft Photo Archive, which
  4067. contains digitized photos of many of the unique research aircraft
  4068. flown at what is now known as NASA Dryden Flight Research Center from
  4069. the 1940s to the present.
  4070. .distribution
  4071. Public Domain
  4072. .described-by
  4073. Fred Fish (fnf@amigalib.com)
  4074. .execute
  4075. MetaTool EC92-07074-1.jpg JPEG
  4076. .submittal
  4077. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4078. .stored-in
  4079. FreshFish-Vol10:New/pix/plane/EC92-07074-1.jpg
  4080. .pi-file
  4081. FreshFish-Vol10:New/pix/plane/EC92-07074-1.jpg.pi
  4082. .name
  4083. EC92-09241-1
  4084. .type
  4085. Picture
  4086. .aminet-dir
  4087. pix/plane
  4088. .short
  4089. 1280x1024x24 JPEG of an SR-71 in flight
  4090. .description
  4091. A 1280 x 1024 x 24 JPEG of an SR-71 in flight.
  4092.  
  4093. This image is from the Dryden Research Aircraft Photo Archive, which
  4094. contains digitized photos of many of the unique research aircraft
  4095. flown at what is now known as NASA Dryden Flight Research Center from
  4096. the 1940s to the present.
  4097. .distribution
  4098. Public Domain
  4099. .described-by
  4100. Fred Fish (fnf@amigalib.com)
  4101. .execute
  4102. MetaTool EC92-09241-1.jpg JPEG
  4103. .submittal
  4104. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4105. .stored-in
  4106. FreshFish-Vol10:New/pix/plane/EC92-09241-1.jpg
  4107. .pi-file
  4108. FreshFish-Vol10:New/pix/plane/EC92-09241-1.jpg.pi
  4109. .name
  4110. EC92-10061-10
  4111. .type
  4112. Picture
  4113. .aminet-dir
  4114. pix/plane
  4115. .short
  4116. 1280x1024x24 JPEG of F-16 in flight
  4117. .description
  4118. A 1280 x 1024 x 24 JPEG of F-16 in flight.
  4119.  
  4120. This image is from the Dryden Research Aircraft Photo Archive, which
  4121. contains digitized photos of many of the unique research aircraft
  4122. flown at what is now known as NASA Dryden Flight Research Center from
  4123. the 1940s to the present.
  4124. .distribution
  4125. Public Domain
  4126. .described-by
  4127. Fred Fish (fnf@amigalib.com)
  4128. .execute
  4129. MetaTool EC92-10061-10.jpg JPEG
  4130. .submittal
  4131. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4132. .stored-in
  4133. FreshFish-Vol10:New/pix/plane/EC92-10061-10.jpg
  4134. .pi-file
  4135. FreshFish-Vol10:New/pix/plane/EC92-10061-10.jpg.pi
  4136. .name
  4137. EC93-042025-3
  4138. .type
  4139. Picture
  4140. .aminet-dir
  4141. pix/plane
  4142. .short
  4143. 1280x1024x24 JPEG of F-15 in flight
  4144. .description
  4145. A 1280 x 1024 x 24 JPEG of F-15 in flight.
  4146.  
  4147. This image is from the Dryden Research Aircraft Photo Archive, which
  4148. contains digitized photos of many of the unique research aircraft
  4149. flown at what is now known as NASA Dryden Flight Research Center from
  4150. the 1940s to the present.
  4151. .distribution
  4152. Public Domain
  4153. .described-by
  4154. Fred Fish (fnf@amigalib.com)
  4155. .execute
  4156. MetaTool EC93-042025-3.jpg JPEG
  4157. .submittal
  4158. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4159. .stored-in
  4160. FreshFish-Vol10:New/pix/plane/EC93-042025-3.jpg
  4161. .pi-file
  4162. FreshFish-Vol10:New/pix/plane/EC93-042025-3.jpg.pi
  4163. .name
  4164. EC93-41056-1
  4165. .type
  4166. Picture
  4167. .aminet-dir
  4168. pix/plane
  4169. .short
  4170. 1280x1024x24 JPEG of X-31 in flight
  4171. .description
  4172. A 1280 x 1024 x 24 JPEG of an X-31 in flight.
  4173.  
  4174. This image is from the Dryden Research Aircraft Photo Archive, which
  4175. contains digitized photos of many of the unique research aircraft
  4176. flown at what is now known as NASA Dryden Flight Research Center from
  4177. the 1940s to the present.
  4178. .distribution
  4179. Public Domain
  4180. .described-by
  4181. Fred Fish (fnf@amigalib.com)
  4182. .execute
  4183. MetaTool EC93-41056-1.jpg JPEG
  4184. .submittal
  4185. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4186. .stored-in
  4187. FreshFish-Vol10:New/pix/plane/EC93-41056-1.jpg
  4188. .pi-file
  4189. FreshFish-Vol10:New/pix/plane/EC93-41056-1.jpg.pi
  4190. .name
  4191. EC93-42253-3
  4192. .type
  4193. Picture
  4194. .aminet-dir
  4195. pix/plane
  4196. .short
  4197. 1280x1024x24 JPEG; STS-51 shuttle launch
  4198. .description
  4199. A 1280 x 1024 x 24 JPEG of the STS-51 mission shuttle launch.
  4200.  
  4201. This image is from the Dryden Research Aircraft Photo Archive, which
  4202. contains digitized photos of many of the unique research aircraft
  4203. flown at what is now known as NASA Dryden Flight Research Center from
  4204. the 1940s to the present.
  4205. .distribution
  4206. Public Domain
  4207. .described-by
  4208. Fred Fish (fnf@amigalib.com)
  4209. .execute
  4210. MetaTool EC93-42253-3.jpg JPEG
  4211. .submittal
  4212. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4213. .stored-in
  4214. FreshFish-Vol10:New/pix/space/EC93-42253-3.jpg
  4215. .pi-file
  4216. FreshFish-Vol10:New/pix/space/EC93-42253-3.jpg.pi
  4217. .name
  4218. EC94-42454-3
  4219. .type
  4220. Picture
  4221. .aminet-dir
  4222. pix/plane
  4223. .short
  4224. 1280x1024x24 JPEG; 2 YF-23 in flight
  4225. .description
  4226. A 1280 x 1024 x 24 JPEG of two YF23 in flight.
  4227.  
  4228. This image is from the Dryden Research Aircraft Photo Archive, which
  4229. contains digitized photos of many of the unique research aircraft
  4230. flown at what is now known as NASA Dryden Flight Research Center from
  4231. the 1940s to the present.
  4232. .distribution
  4233. Public Domain
  4234. .described-by
  4235. Fred Fish (fnf@amigalib.com)
  4236. .execute
  4237. MetaTool EC94-42454-3.jpg JPEG
  4238. .submittal
  4239. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4240. .stored-in
  4241. FreshFish-Vol10:New/pix/plane/EC94-42454-3.jpg
  4242. .pi-file
  4243. FreshFish-Vol10:New/pix/plane/EC94-42454-3.jpg.pi
  4244. .name
  4245. EC94-42531
  4246. .type
  4247. Picture
  4248. .aminet-dir
  4249. pix/plane
  4250. .short
  4251. 950x1280x24 JPEG; SR-71 top view
  4252. .description
  4253. A 950 x 1280 x 24 JPEG top view of an SR-71
  4254.  
  4255. This image is from the Dryden Research Aircraft Photo Archive, which
  4256. contains digitized photos of many of the unique research aircraft
  4257. flown at what is now known as NASA Dryden Flight Research Center from
  4258. the 1940s to the present.
  4259. .distribution
  4260. Public Domain
  4261. .described-by
  4262. Fred Fish (fnf@amigalib.com)
  4263. .execute
  4264. MetaTool EC94-42531.jpg JPEG
  4265. .submittal
  4266. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4267. .stored-in
  4268. FreshFish-Vol10:New/pix/plane/EC94-42531-6.jpg
  4269. .pi-file
  4270. FreshFish-Vol10:New/pix/plane/EC94-42531-6.jpg.pi
  4271. .name
  4272. EC94-42750-6
  4273. .type
  4274. Picture
  4275. .aminet-dir
  4276. pix/plane
  4277. .short
  4278. 1280x1024x24 JPEG; Shuttle & 747 flyaway
  4279. .description
  4280. A 1280 x 1024 x 24 JPEG of the STS-64 shuttle mated to a 747 and
  4281. taking off.
  4282.  
  4283. This image is from the Dryden Research Aircraft Photo Archive, which
  4284. contains digitized photos of many of the unique research aircraft
  4285. flown at what is now known as NASA Dryden Flight Research Center from
  4286. the 1940s to the present.
  4287. .distribution
  4288. Public Domain
  4289. .described-by
  4290. Fred Fish (fnf@amigalib.com)
  4291. .execute
  4292. MetaTool EC94-42750-6.jpg JPEG
  4293. .submittal
  4294. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4295. .stored-in
  4296. FreshFish-Vol10:New/pix/space/EC94-42750-6.jpg
  4297. .pi-file
  4298. FreshFish-Vol10:New/pix/space/EC94-42750-6.jpg.pi
  4299. .name
  4300. EC94-42789-1
  4301. .type
  4302. Picture
  4303. .aminet-dir
  4304. pix/plane
  4305. .short
  4306. 1280x1024x24 JPEG STS-68 shuttle landing
  4307. .description
  4308. A 1280 x 1024 x 24 JPEG of the STS-68 shuttle landing at Edwards.
  4309.  
  4310. This image is from the Dryden Research Aircraft Photo Archive, which
  4311. contains digitized photos of many of the unique research aircraft
  4312. flown at what is now known as NASA Dryden Flight Research Center from
  4313. the 1940s to the present.
  4314. .distribution
  4315. Public Domain
  4316. .described-by
  4317. Fred Fish (fnf@amigalib.com)
  4318. .execute
  4319. MetaTool EC94-42789-1.jpg JPEG
  4320. .submittal
  4321. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4322. .stored-in
  4323. FreshFish-Vol10:New/pix/space/EC94-42789-1.jpg
  4324. .pi-file
  4325. FreshFish-Vol10:New/pix/space/EC94-42789-1.jpg.pi
  4326. .name
  4327. EC94-42789-2
  4328. .type
  4329. Picture
  4330. .aminet-dir
  4331. pix/plane
  4332. .short
  4333. 1280x1024x24 JPEG; Endeavour landing
  4334. .description
  4335. A 1280 x 1024 x 24 JPEG of the STS-68 shuttle (Endeavour) landing.
  4336.  
  4337. This image is from the Dryden Research Aircraft Photo Archive, which
  4338. contains digitized photos of many of the unique research aircraft
  4339. flown at what is now known as NASA Dryden Flight Research Center from
  4340. the 1940s to the present.
  4341. .distribution
  4342. Public Domain
  4343. .described-by
  4344. Fred Fish (fnf@amigalib.com)
  4345. .execute
  4346. MetaTool EC94-42789-2.jpg JPEG
  4347. .submittal
  4348. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4349. .stored-in
  4350. FreshFish-Vol10:New/pix/space/EC94-42789-2.jpg
  4351. .pi-file
  4352. FreshFish-Vol10:New/pix/space/EC94-42789-2.jpg.pi
  4353. .name
  4354. EC94-42816-1
  4355. .type
  4356. Picture
  4357. .aminet-dir
  4358. pix/space
  4359. .short
  4360. 1280x1024x24 JPEG hubble space telescope
  4361. .description
  4362. A 1280 x 1024 x 24 JPEG image of the Hubble space telescope.
  4363.  
  4364. This image is from the Dryden Research Aircraft Photo Archive, which
  4365. contains digitized photos of many of the unique research aircraft
  4366. flown at what is now known as NASA Dryden Flight Research Center from
  4367. the 1940s to the present.
  4368. .distribution
  4369. Public Domain
  4370. .described-by
  4371. Fred Fish (fnf@amigalib.com)
  4372. .execute
  4373. MetaTool EC94-42816-1.jpg JPEG
  4374. .submittal
  4375. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4376. .stored-in
  4377. FreshFish-Vol10:New/pix/space/EC94-42816-1.jpg
  4378. .pi-file
  4379. FreshFish-Vol10:New/pix/space/EC94-42816-1.jpg.pi
  4380. .name
  4381. EC94-42816-2
  4382. .type
  4383. Picture
  4384. .aminet-dir
  4385. pix/space
  4386. .short
  4387. 950x1280x24 JPEG hubble space telescope
  4388. .description
  4389. A 950 x 1280 x 24 JPEG image of the Hubble space telescope.
  4390.  
  4391. This image is from the Dryden Research Aircraft Photo Archive, which
  4392. contains digitized photos of many of the unique research aircraft
  4393. flown at what is now known as NASA Dryden Flight Research Center from
  4394. the 1940s to the present.
  4395. .distribution
  4396. Public Domain
  4397. .described-by
  4398. Fred Fish (fnf@amigalib.com)
  4399. .execute
  4400. MetaTool EC94-42816-2.jpg JPEG
  4401. .submittal
  4402. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4403. .stored-in
  4404. FreshFish-Vol10:New/pix/space/EC94-42816-2.jpg
  4405. .pi-file
  4406. FreshFish-Vol10:New/pix/space/EC94-42816-2.jpg.pi
  4407. .name
  4408. EC94-42816-3
  4409. .type
  4410. Picture
  4411. .aminet-dir
  4412. pix/space
  4413. .short
  4414. 950x1280x24 JPEG astronaut and telescope
  4415. .description
  4416. A 950 x 1280 x 24 JPEG of an astronaut and the Hubble space telescope.
  4417.  
  4418. This image is from the Dryden Research Aircraft Photo Archive, which
  4419. contains digitized photos of many of the unique research aircraft
  4420. flown at what is now known as NASA Dryden Flight Research Center from
  4421. the 1940s to the present.
  4422. .distribution
  4423. Public Domain
  4424. .described-by
  4425. Fred Fish (fnf@amigalib.com)
  4426. .execute
  4427. MetaTool EC94-42816-3.jpg JPEG
  4428. .submittal
  4429. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4430. .stored-in
  4431. FreshFish-Vol10:New/pix/space/EC94-42816-3.jpg
  4432. .pi-file
  4433. FreshFish-Vol10:New/pix/space/EC94-42816-3.jpg.pi
  4434. .name
  4435. EC94-42816-4
  4436. .type
  4437. Picture
  4438. .aminet-dir
  4439. pix/space
  4440. .short
  4441. 950x1280x24 JPEG astronaut and telescope
  4442. .description
  4443. A 950 x 1280 x24 JPEG image of an astronaut and the Hubble telescope.
  4444.  
  4445. This image is from the Dryden Research Aircraft Photo Archive, which
  4446. contains digitized photos of many of the unique research aircraft
  4447. flown at what is now known as NASA Dryden Flight Research Center from
  4448. the 1940s to the present.
  4449. .distribution
  4450. Public Domain
  4451. .described-by
  4452. Fred Fish (fnf@amigalib.com)
  4453. .execute
  4454. MetaTool EC94-42816-4.jpg JPEG
  4455. .submittal
  4456. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4457. .stored-in
  4458. FreshFish-Vol10:New/pix/space/EC94-42816-4.jpg
  4459. .pi-file
  4460. FreshFish-Vol10:New/pix/space/EC94-42816-4.jpg.pi
  4461. .name
  4462. EC94-42816-5
  4463. .type
  4464. Picture
  4465. .aminet-dir
  4466. pix/space
  4467. .short
  4468. 950x1280x24 JPEG astronaut and telescope
  4469. .description
  4470. A 950 x 1280 x 24 JPEG image of an astronaut and the Hubble telescope.
  4471.  
  4472. This image is from the Dryden Research Aircraft Photo Archive, which
  4473. contains digitized photos of many of the unique research aircraft
  4474. flown at what is now known as NASA Dryden Flight Research Center from
  4475. the 1940s to the present.
  4476. .distribution
  4477. Public Domain
  4478. .described-by
  4479. Fred Fish (fnf@amigalib.com)
  4480. .execute
  4481. MetaTool EC94-42816-5.jpg JPEG
  4482. .submittal
  4483. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4484. .stored-in
  4485. FreshFish-Vol10:New/pix/space/EC94-42816-5.jpg
  4486. .pi-file
  4487. FreshFish-Vol10:New/pix/space/EC94-42816-5.jpg.pi
  4488. .name
  4489. EC94-42845-1
  4490. .type
  4491. Picture
  4492. .aminet-dir
  4493. pix/space
  4494. .short
  4495. 1280x1024x24 JPEG astronaut on spacewalk
  4496. .description
  4497. A 1280 x 1024 x 24 JPEG image of an Astronaut & EVA on space walk.
  4498.  
  4499. This image is from the Dryden Research Aircraft Photo Archive, which
  4500. contains digitized photos of many of the unique research aircraft
  4501. flown at what is now known as NASA Dryden Flight Research Center from
  4502. the 1940s to the present.
  4503. .distribution
  4504. Public Domain
  4505. .described-by
  4506. Fred Fish (fnf@amigalib.com)
  4507. .execute
  4508. MetaTool EC94-42845-1.jpg JPEG
  4509. .submittal
  4510. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4511. .stored-in
  4512. FreshFish-Vol10:New/pix/space/EC94-42845-1.jpg
  4513. .pi-file
  4514. FreshFish-Vol10:New/pix/space/EC94-42845-1.jpg.pi
  4515. .name
  4516. EC94-42845-2
  4517. .type
  4518. Picture
  4519. .aminet-dir
  4520. pix/space
  4521. .short
  4522. 1280x1024x24 JPEG astronaut on spacewalk
  4523. .description
  4524. A 1280 x 1024 x 24 JPEG image of astronaut on spacewalk.
  4525.  
  4526. This image is from the Dryden Research Aircraft Photo Archive, which
  4527. contains digitized photos of many of the unique research aircraft
  4528. flown at what is now known as NASA Dryden Flight Research Center from
  4529. the 1940s to the present.
  4530. .distribution
  4531. Public Domain
  4532. .described-by
  4533. Fred Fish (fnf@amigalib.com)
  4534. .execute
  4535. MetaTool EC94-42845-2.jpg JPEG
  4536. .submittal
  4537. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4538. .stored-in
  4539. FreshFish-Vol10:New/pix/space/EC94-42845-2.jpg
  4540. .pi-file
  4541. FreshFish-Vol10:New/pix/space/EC94-42845-2.jpg.pi
  4542. .name
  4543. EC94-42845-3
  4544. .type
  4545. Picture
  4546. .aminet-dir
  4547. pix/space
  4548. .short
  4549. 950x1280x24 JPEG astronaut on spacewalk
  4550. .description
  4551. A 950 x 1280 x 24 JPEG image of astronaut on spacewalk.
  4552.  
  4553. This image is from the Dryden Research Aircraft Photo Archive, which
  4554. contains digitized photos of many of the unique research aircraft
  4555. flown at what is now known as NASA Dryden Flight Research Center from
  4556. the 1940s to the present.
  4557. .distribution
  4558. Public Domain
  4559. .described-by
  4560. Fred Fish (fnf@amigalib.com)
  4561. .execute
  4562. MetaTool EC94-42845-3.jpg JPEG
  4563. .submittal
  4564. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4565. .stored-in
  4566. FreshFish-Vol10:New/pix/space/EC94-42845-3.jpg
  4567. .pi-file
  4568. FreshFish-Vol10:New/pix/space/EC94-42845-3.jpg.pi
  4569. .name
  4570. EC94-42883-1
  4571. .type
  4572. Picture
  4573. .aminet-dir
  4574. pix/plane
  4575. .short
  4576. 950x1280x24 JPEG of SR-71 cockpits
  4577. .description
  4578. A 950 x 1280 x 24 JPEG closeup of SR-71 cockpit area.
  4579.  
  4580. This image is from the Dryden Research Aircraft Photo Archive, which
  4581. contains digitized photos of many of the unique research aircraft
  4582. flown at what is now known as NASA Dryden Flight Research Center from
  4583. the 1940s to the present.
  4584. .distribution
  4585. Public Domain
  4586. .described-by
  4587. Fred Fish (fnf@amigalib.com)
  4588. .execute
  4589. MetaTool EC94-42883-1.jpg JPEG
  4590. .submittal
  4591. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4592. .stored-in
  4593. FreshFish-Vol10:New/pix/plane/EC94-42883-1.jpg
  4594. .pi-file
  4595. FreshFish-Vol10:New/pix/plane/EC94-42883-1.jpg.pi
  4596. .name
  4597. EC94-42883-2
  4598. .type
  4599. Picture
  4600. .aminet-dir
  4601. pix/plane
  4602. .short
  4603. 1280x1024x24 JPEG of SR-71 in flight
  4604. .description
  4605. A 1280 x 1024 x 24 JPEG of an SR-71 in flight.
  4606.  
  4607. This image is from the Dryden Research Aircraft Photo Archive, which
  4608. contains digitized photos of many of the unique research aircraft
  4609. flown at what is now known as NASA Dryden Flight Research Center from
  4610. the 1940s to the present.
  4611. .distribution
  4612. Public Domain
  4613. .described-by
  4614. Fred Fish (fnf@amigalib.com)
  4615. .execute
  4616. MetaTool EC94-42883-2.jpg JPEG
  4617. .submittal
  4618. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4619. .stored-in
  4620. FreshFish-Vol10:New/pix/plane/EC94-42883-2.jpg
  4621. .pi-file
  4622. FreshFish-Vol10:New/pix/plane/EC94-42883-2.jpg.pi
  4623. .name
  4624. EC94-42883-4
  4625. .type
  4626. Picture
  4627. .aminet-dir
  4628. pix/plane
  4629. .short
  4630. 1280x1024x24 JPEG of SR-71 in flight
  4631. .description
  4632. A 1280 x 1024 x 24 JPEG of an SR-71 in flight.
  4633.  
  4634. This image is from the Dryden Research Aircraft Photo Archive, which
  4635. contains digitized photos of many of the unique research aircraft
  4636. flown at what is now known as NASA Dryden Flight Research Center from
  4637. the 1940s to the present.
  4638. .distribution
  4639. Public Domain
  4640. .described-by
  4641. Fred Fish (fnf@amigalib.com)
  4642. .execute
  4643. MetaTool EC94-42883-4.jpg JPEG
  4644. .submittal
  4645. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4646. .stored-in
  4647. FreshFish-Vol10:New/pix/plane/EC94-42883-4.jpg
  4648. .pi-file
  4649. FreshFish-Vol10:New/pix/plane/EC94-42883-4.jpg.pi
  4650. .name
  4651. EC95-43011-1
  4652. .type
  4653. Picture
  4654. .aminet-dir
  4655. pix/plane
  4656. .short
  4657. 1280x1024x24 JPEG STS-67 shuttle landing
  4658. .description
  4659. A 1280 x 1024 x 24 JPEG of the STS-67 mission shuttle landing.
  4660.  
  4661. This image is from the Dryden Research Aircraft Photo Archive, which
  4662. contains digitized photos of many of the unique research aircraft
  4663. flown at what is now known as NASA Dryden Flight Research Center from
  4664. the 1940s to the present.
  4665. .distribution
  4666. Public Domain
  4667. .described-by
  4668. Fred Fish (fnf@amigalib.com)
  4669. .execute
  4670. MetaTool EC95-43011-1.jpg JPEG
  4671. .submittal
  4672. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4673. .stored-in
  4674. FreshFish-Vol10:New/pix/space/EC95-43011-1.jpg
  4675. .pi-file
  4676. FreshFish-Vol10:New/pix/space/EC95-43011-1.jpg.pi
  4677. .name
  4678. eCalc
  4679. .type
  4680. Math Tool
  4681. .short
  4682. Program to calculate e (2.71828...)
  4683. .description
  4684. eCalc is a CLI-only program to calculate the mathematical number e to
  4685. any number of decimal places (memory and time limit how many). It is made in
  4686. very optimized assembler and uses the 64 bit 68020 math instructions to be
  4687. as fast as possible. On my 68020/28 it calculates e to 20000 decimals in
  4688. under a minute. It features many options: How often should we save/output
  4689. the current calculation, option to show how far it has come and how long
  4690. a calculation will take.
  4691. .version
  4692. 2.5
  4693. .date
  4694. 1995.07.16
  4695. .author
  4696. Steffen Thorsen
  4697. .distribution
  4698. Freeware
  4699. .requirements
  4700. 68020 or better CPU required, Kickstart 2.04 or better
  4701. .exectype
  4702. 68020
  4703. .tested
  4704. A1200 with Fast Memory
  4705. tested with up to 1000008 decimals
  4706. .address
  4707. Fjordg 8A
  4708. N-4300 Sandnes
  4709. Norway
  4710. .installsize
  4711. 14K
  4712. .docs
  4713. eCalc.doc
  4714. .described-by
  4715. Steffen Thorsen
  4716. .submittal
  4717. Submitted on disk directly by the author
  4718. .aminet-dir
  4719. misc/math
  4720. .execute
  4721. LAB start
  4722. set choice `RequestChoice "eCalc" "Please select an option" "Documentation" "Run" "Cancel"`
  4723. if $choice GT "0"
  4724.   if $choice EQ "1"
  4725.     MetaTool eCalc.doc TEXT
  4726.   else
  4727.     if $choice EQ "2"
  4728.       WBRun eCalc
  4729.     endif
  4730.   endif
  4731.   skip start BACK
  4732. endif
  4733. .stored-in
  4734. FreshFish-Vol10:New/misc/math/eCalc/
  4735. .pi-file
  4736. FreshFish-Vol10:New/misc/math/eCalc/Product-Info
  4737. .name
  4738. ECN-11648
  4739. .type
  4740. Picture
  4741. .aminet-dir
  4742. pix/plane
  4743. .short
  4744. 1280x1024x24 JPEG of F-14 in flight
  4745. .description
  4746. A 1280 x 1024 x 24 JPEG of F-14 in flight.
  4747.  
  4748. This image is from the Dryden Research Aircraft Photo Archive, which
  4749. contains digitized photos of many of the unique research aircraft
  4750. flown at what is now known as NASA Dryden Flight Research Center from
  4751. the 1940s to the present.
  4752. .distribution
  4753. Public Domain
  4754. .described-by
  4755. Fred Fish (fnf@amigalib.com)
  4756. .execute
  4757. MetaTool ECN-11648.jpg JPEG
  4758. .submittal
  4759. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4760. .stored-in
  4761. FreshFish-Vol10:New/pix/plane/ECN-11648.jpg
  4762. .pi-file
  4763. FreshFish-Vol10:New/pix/plane/ECN-11648.jpg.pi
  4764. .name
  4765. ECN-1289
  4766. .type
  4767. Picture
  4768. .aminet-dir
  4769. pix/plane
  4770. .short
  4771. 1280x1024x24 JPEG; HL-10 lifting body
  4772. .description
  4773. A 1280 x 1024 x 24 JPEG of an HL-10 lifting body on the runway.
  4774.  
  4775. This image is from the Dryden Research Aircraft Photo Archive, which
  4776. contains digitized photos of many of the unique research aircraft
  4777. flown at what is now known as NASA Dryden Flight Research Center from
  4778. the 1940s to the present.
  4779. .distribution
  4780. Public Domain
  4781. .described-by
  4782. Fred Fish (fnf@amigalib.com)
  4783. .execute
  4784. MetaTool ECN-1289.jpg JPEG
  4785. .submittal
  4786. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4787. .stored-in
  4788. FreshFish-Vol10:New/pix/plane/ECN-1289.jpg
  4789. .pi-file
  4790. FreshFish-Vol10:New/pix/plane/ECN-1289.jpg.pi
  4791. .name
  4792. ECN-14280
  4793. .type
  4794. Picture
  4795. .aminet-dir
  4796. pix/plane
  4797. .short
  4798. 1280x1024x24 JPEG of HiMAT in flight.
  4799. .description
  4800. A 1280 x 1024 x 24 JPEG of HiMAT in flight.
  4801.  
  4802. This image is from the Dryden Research Aircraft Photo Archive, which
  4803. contains digitized photos of many of the unique research aircraft
  4804. flown at what is now known as NASA Dryden Flight Research Center from
  4805. the 1940s to the present.
  4806. .distribution
  4807. Public Domain
  4808. .described-by
  4809. Fred Fish (fnf@amigalib.com)
  4810. .execute
  4811. MetaTool ECN-14280.jpg JPEG
  4812. .submittal
  4813. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4814. .stored-in
  4815. FreshFish-Vol10:New/pix/plane/ECN-14280.jpg
  4816. .pi-file
  4817. FreshFish-Vol10:New/pix/plane/ECN-14280.jpg.pi
  4818. .name
  4819. ECN-15846
  4820. .type
  4821. Picture
  4822. .aminet-dir
  4823. pix/plane
  4824. .short
  4825. 1280x1024x24 JPEG  AD-1 (experimental)
  4826. .description
  4827. A 1280 x 1024 x 24 JPEG image of the experimental AD-1 aircraft.
  4828.  
  4829. This image is from the Dryden Research Aircraft Photo Archive, which
  4830. contains digitized photos of many of the unique research aircraft
  4831. flown at what is now known as NASA Dryden Flight Research Center from
  4832. the 1940s to the present.
  4833. .distribution
  4834. Public Domain
  4835. .described-by
  4836. Fred Fish (fnf@amigalib.com)
  4837. .execute
  4838. MetaTool ECN-15846.jpg JPEG
  4839. .submittal
  4840. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4841. .stored-in
  4842. FreshFish-Vol10:New/pix/plane/ECN-15846.jpg
  4843. .pi-file
  4844. FreshFish-Vol10:New/pix/plane/ECN-15846.jpg.pi
  4845. .name
  4846. ECN-2006
  4847. .type
  4848. Picture
  4849. .aminet-dir
  4850. pix/plane
  4851. .short
  4852. 1280x1024x24 JPEG of X-24A on runway
  4853. .description
  4854. A 1280 x 1024 x 24 JPEG of X-24A on runway.
  4855.  
  4856. This image is from the Dryden Research Aircraft Photo Archive, which
  4857. contains digitized photos of many of the unique research aircraft
  4858. flown at what is now known as NASA Dryden Flight Research Center from
  4859. the 1940s to the present.
  4860. .distribution
  4861. Public Domain
  4862. .described-by
  4863. Fred Fish (fnf@amigalib.com)
  4864. .execute
  4865. MetaTool ECN-2006.jpg JPEG
  4866. .submittal
  4867. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4868. .stored-in
  4869. FreshFish-Vol10:New/pix/plane/ECN-2006.jpg
  4870. .pi-file
  4871. FreshFish-Vol10:New/pix/plane/ECN-2006.jpg.pi
  4872. .name
  4873. ECN-21064
  4874. .type
  4875. Picture
  4876. .aminet-dir
  4877. pix/plane
  4878. .short
  4879. 1280x1024x24 JPEG; B-57B plane in flight
  4880. .description
  4881. A 1280 x 1024 x 24 JPEG of a B-57B plane in flight.
  4882.  
  4883. This image is from the Dryden Research Aircraft Photo Archive, which
  4884. contains digitized photos of many of the unique research aircraft
  4885. flown at what is now known as NASA Dryden Flight Research Center from
  4886. the 1940s to the present.
  4887. .distribution
  4888. Public Domain
  4889. .described-by
  4890. Fred Fish (fnf@amigalib.com)
  4891. .execute
  4892. MetaTool ECN-21064.jpg JPEG
  4893. .submittal
  4894. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4895. .stored-in
  4896. FreshFish-Vol10:New/pix/plane/ECN-21064.jpg
  4897. .pi-file
  4898. FreshFish-Vol10:New/pix/plane/ECN-21064.jpg.pi
  4899. .name
  4900. ECN-2461
  4901. .type
  4902. Picture
  4903. .aminet-dir
  4904. pix/plane
  4905. .short
  4906. 1280x1024x24 JPEG of M2-F3 on ground
  4907. .description
  4908. A 1280 x 1024 x 24 JPEG of an M2-F3 on ground.
  4909.  
  4910. This image is from the Dryden Research Aircraft Photo Archive, which
  4911. contains digitized photos of many of the unique research aircraft
  4912. flown at what is now known as NASA Dryden Flight Research Center from
  4913. the 1940s to the present.
  4914. .distribution
  4915. Public Domain
  4916. .described-by
  4917. Fred Fish (fnf@amigalib.com)
  4918. .execute
  4919. MetaTool ECN-2461.jpg JPEG
  4920. .submittal
  4921. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4922. .stored-in
  4923. FreshFish-Vol10:New/pix/plane/ECN-2461.jpg
  4924. .pi-file
  4925. FreshFish-Vol10:New/pix/plane/ECN-2461.jpg.pi
  4926. .name
  4927. ECN-33507-1
  4928. .type
  4929. Picture
  4930. .aminet-dir
  4931. pix/plane
  4932. .short
  4933. 1280x1024x24 JPEG; HL-10 lifting body
  4934. .description
  4935. A 1280 x 1024 x 24 JPEG of an HL-10 lifting body in flight.
  4936.  
  4937. This image is from the Dryden Research Aircraft Photo Archive, which
  4938. contains digitized photos of many of the unique research aircraft
  4939. flown at what is now known as NASA Dryden Flight Research Center from
  4940. the 1940s to the present.
  4941. .distribution
  4942. Public Domain
  4943. .described-by
  4944. Fred Fish (fnf@amigalib.com)
  4945. .execute
  4946. MetaTool ECN-33507-1.jpg JPEG
  4947. .submittal
  4948. Downloaded from ftp.dfrc.nasa.gov:pub/PhotoServer/
  4949. .stored-in
  4950. FreshFish-Vol10:New/pix/plane/ECN-33507-1.jpg
  4951. .pi-file
  4952. FreshFish-Vol10:New/pix/plane/ECN-33507-1.jpg.pi
  4953. .name
  4954. emubench
  4955. .type
  4956. Picture
  4957. .short
  4958. Workbench Pic showing misc platforms!
  4959. .description
  4960. hi,
  4961.  
  4962. this nice picture just was snapped to have a new
  4963. backdrop for my unix working login - just to blow
  4964. and impress other people sitting around... ;-)
  4965.  
  4966. i'll try to upload a series of such snapshots on
  4967. famous PC and MAC sites, with lots of amiga-
  4968. advertising in it ;-)
  4969.  
  4970. daniel
  4971. .author
  4972. Daniel Balster
  4973. .distribution
  4974. Copyrighted but Freely Redistributable
  4975. .email
  4976. dbalster@uni-paderborn.de
  4977. .aminet-dir
  4978. pix/wb
  4979. .execute
  4980. METATOOL emubench.gif GIF
  4981. .docs
  4982. emubench.readme
  4983. .described-by
  4984. Richard Fish (rjf@amigalib.com)
  4985. .submittal
  4986. Downloaded via ftp from wuarchive.wustl.edu.
  4987. .stored-in
  4988. FreshFish-Vol10:New/pix/wb/emubench/
  4989. .pi-file
  4990. FreshFish-Vol10:New/pix/wb/emubench/Product-Info
  4991. .name
  4992. Engine
  4993. .type
  4994. Animation
  4995. .short
  4996. Engine animation
  4997. .description
  4998. This is a 30-frame 2D animation, showing the inner workings of a
  4999. four-stroke internal combustion engine.  I made it primarily to
  5000. show my son the principles of the combustion engine.
  5001.  
  5002. When viewed with MainActor's MainView program, the animation runs
  5003. with sound ;).  Turn caching on.  On an A4000, a suitable speed is
  5004. F4 (F1 is way too fast).  I haven't tried it on a slower Amiga, but
  5005. I would guess that F1 would be fine on a stock 2000.  If you don't
  5006. have MainActor, you really should check it out.  MainActor1_55.lha
  5007. is available on AmiNet, pub/amiga/gfx/edit.
  5008.  
  5009. The engine was handcrafted using DeLuxe Paint IV.  The sounds were
  5010. lifted somewhere and then mangled with PerfectSound.
  5011.  
  5012. Freely distributable for your viewing pleasure, but don't include
  5013. the engine with any commercial package without my permission.  I'm
  5014. reachable via strix@hotcity.com, henry.norman@cup.portal.com, or
  5015. at work, norman_henry@tandem.com.
  5016.  
  5017. Thanks to Lumpy at HotCity and HarvL at Portal:  the services you
  5018. provide are great.  Let's all hope that Amiga Technologies manages
  5019. to finally give the Amiga the market share it deserves...
  5020. .author
  5021. Henry Norman.
  5022. .distribution
  5023. Copyrighted but Freely Redistributable
  5024. .aminet-dir
  5025. pix/anim
  5026. .execute
  5027. METATOOL Engine.anim  ANIM
  5028. .docs
  5029. ReadMe!
  5030. .described-by
  5031. Richard Fish (rjf@amigalib.com)
  5032. .submittal
  5033. Downloaded via ftp from wuarchive.wustl.edu.
  5034. .stored-in
  5035. FreshFish-Vol10:New/pix/anim/Engine/
  5036. .pi-file
  5037. FreshFish-Vol10:New/pix/anim/Engine/Product-Info
  5038. .name
  5039. EntPreview
  5040. .type
  5041. Picture
  5042. .short
  5043. Gorgeous Enterprise 1701D for Imagine2+
  5044. .description
  5045. This is a preview image of the object which I will be releasing to Aminet
  5046. within the next week. I know there are a lot of other Enterprise models out
  5047. there, but I think that you will find this one is quite acurate and VERY
  5048. detailed AND IT HAS SAUCER SEPERATION CAPABILITIES, flashing lights, and
  5049. exploding warp coils.
  5050.  
  5051. The space station in the background is another gorgeous, extremely detailed
  5052. Imagine object by Carmen Rizzolo (CarmenR@cup.portal.com). Also look for
  5053. Carmen's Enterprise object which used a lot less RAM than mine ;)
  5054. .author
  5055. Trevor Morris
  5056. .distribution
  5057. Copyrighted but Freely Redistributable
  5058. .email
  5059. a3nb@unb.ca
  5060. .aminet-dir
  5061. pix/trace
  5062. .execute
  5063. METATOOL Enterprise.jpg JPEG
  5064. .docs
  5065. EntPreview.readme
  5066. .described-by
  5067. Richard Fish (rjf@amigalib.com)
  5068. .submittal
  5069. Downloaded via ftp from wuarchive.wustl.edu.
  5070. .stored-in
  5071. FreshFish-Vol10:New/pix/trace/EntPreview/
  5072. .pi-file
  5073. FreshFish-Vol10:New/pix/trace/EntPreview/Product-Info
  5074. .name
  5075. EShow
  5076. .type
  5077. Picture Viewer
  5078. .short
  5079. ECS/AGA IFF Viewer w/AppWindow
  5080. .description
  5081. An ECS/AGA IFF Viewer implemented as a commodity with font
  5082. sensitive GUI (just drop your pictures in an AppWindow).
  5083. Autoscroll, REXX port, Arexx example script included.
  5084. .version
  5085. 0,4
  5086. .author
  5087. Guichard Damien
  5088. .requirements
  5089. WB 2.0+ required, WB 2.1+ for localisation.
  5090. .distribution
  5091. Copyrighted but Freely Redistributable
  5092. .address
  5093. 8 Jean GIONO street
  5094. 42100 Saint Etienne
  5095. FRANCE
  5096. .docs
  5097. Contents
  5098. EShow.guide
  5099. EShow_français.guide
  5100. .described-by
  5101. Richard Fish (rjf@amigalib.com)
  5102. .submittal
  5103. Submitted on disk directly by the author.
  5104. .aminet-dir
  5105. gfx/show
  5106. .execute
  5107. LAB Start
  5108. set choice `RequestChoice "EShow" "Please select an option" "View English Guide" "View French Guide" "Install" "Run" "Cancel"`
  5109. if $choice GT "0"
  5110.   if $choice EQ "1"
  5111.     MetaTool EShow.guide GUIDE
  5112.   else
  5113.     if $choice EQ "2"
  5114.       MetaTool EShow_français.guide GUIDE
  5115.     Else
  5116.       if $choice EQ "3"
  5117.         Installer Install APPNAME EShow DEFUSER Novice SCRIPT Install MINUSER Novice
  5118.       else
  5119.         if $choice EQ "4"
  5120.           EShow
  5121.         endif
  5122.       endif
  5123.     endif
  5124.   endif
  5125.   skip Start BACK
  5126. endif
  5127. .stored-in
  5128. FreshFish-Vol10:New/gfx/show/EShow/
  5129. .pi-file
  5130. FreshFish-Vol10:New/gfx/show/EShow/Product-Info
  5131. # This file contains product information that can be used by
  5132. # KingFisher 2.0 and other similar tools.
  5133.  
  5134. .name
  5135. ExCalc
  5136. .type
  5137. Utility
  5138. .short
  5139. GUI/CLI calculator w/ 52 digit accuracy
  5140. .description
  5141. ExCalc is the first calculator available for any computer which provides
  5142. calculations which can be accurate to over 50 digits!  As well all decimals
  5143. are represented exactly so you never loose pennies during a calculation.  All
  5144. this power is made more accessible through the choice of a GUI interface or
  5145. command line entry of complete equations -- not just numbers.  Any entered
  5146. equation can be recalled just by clicking on a history window.  You also have
  5147. access to sixteen memory locations which can store any number.
  5148.  
  5149. Other features:
  5150.     o AREXX interface to calculator functions (NEW)
  5151.     o plotting capability of single-variable functions (NEW)
  5152.     o automatic history logging of both equations and results (NEW)
  5153.     o no more nag requesters (NEW)
  5154.     o full scientific, transcendental, power, and logarithmic operations
  5155.     o programmer functions like and, or, shift, rotate, etc., on 172-bits!
  5156.     o scrolling history window of equations, memory, or results
  5157.     o choice of radian, degree, or gradian angle measurements
  5158.     o from 8 to 52 digits
  5159.     o numbers from -1E9999 to 1E9999
  5160.     o exact decimal number representation
  5161.     o convenience functions like square and cube roots, reciprocal, etc
  5162.     o storage of equations and memory as long as your computer is on
  5163.     o custom fonts with square root and cube root characters
  5164.     o complete calculator engine source code (in Oberon-2) is included
  5165.  
  5166. Includes Oberon-2 source code, CLI and GUI binaries.
  5167. .version
  5168. 1.10
  5169. .date
  5170. 1995.07.30
  5171. .author
  5172. Michael Griebling
  5173. .requirements
  5174. Requires OS 2.0+
  5175. .distribution
  5176. Shareware
  5177. .address
  5178. 150 Clark Blvd., Suite One
  5179. Brampton, Ontario
  5180. Canada, L6T 4Y8
  5181. .docs
  5182. ExCalc.guide
  5183. .described-by
  5184. Michael Griebling (mgriebling@bix.com)
  5185. .submittal
  5186. Submitted via ftp directly by the author.
  5187. .contents
  5188. ExCalc      ExCalc is the best GUI/CLI-based calculator for any computer.
  5189.           New features include an AREXX interface and plot generation
  5190.           of any entered equation (with one dependent variable).
  5191.           Calculations are accurate up to 52 digits with exact decimal
  5192.           fractions.  Full scientific, transcendental, power, programmer,
  5193.           hyperbolic and logarithmic operations.  Scrolling history window
  5194.           with semi-permanent memory & equation storage.  Choice of many
  5195.           number formats and much more!
  5196.           Version 1.1, OS2.0+, shareware, Oberon-2 source, CLI/GUI binaries.
  5197.           Author: Michael Griebling
  5198. .aminet-dir
  5199. misc/math
  5200. .execute
  5201. LAB Start
  5202. set choice `arqreq "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel" ID=0`
  5203. if $choice GT "0"
  5204.   if $choice EQ "1"
  5205.     MetaTool ExCalc.guide GUIDE
  5206.   else
  5207.     if $choice EQ "2"
  5208.       assign fonts: fonts/ ADD
  5209.       wbrun ExCalcV1.1
  5210.       assign fonts: Fonts/ REMOVE
  5211.     endif
  5212.   endif
  5213.   skip Start BACK
  5214. endif
  5215. .stored-in
  5216. FreshFish-Vol10:New/misc/math/ExCalc/
  5217. .pi-file
  5218. FreshFish-Vol10:New/misc/math/ExCalc/Product-Info
  5219. .name
  5220. ExtraInfo
  5221. .type
  5222. Workbench Tool
  5223. .short
  5224. Deluxe Replacement for WB2+ Info
  5225. .description
  5226. ExtraInfo is a replacement for the Workbench "Information" function,
  5227. and adds a great deal of functionality on top. I wrote it because I
  5228. was sick of squinting at that tiny topaz-8 font in a window without
  5229. keyboard shortcuts that is Commodore's original offering. ExtraInfo
  5230. does *not* require OS3 like all the others, since I'm still getting by
  5231. with OS2. That does mean, however, that it doesn't patch the WBInfo()
  5232. library function: you have to run it like a normal program.\n
  5233. ExtraInfo uses the excellent BGUI library by Jan van den Baard to
  5234. provide font-sensitive, keyboard-controllable gadgets in a resizeable
  5235. window. You'll find the full package on AmiNet in directory dev/gui.\n
  5236. Version 1.1:\n
  5237. - Fixed Enforcer hits on File Info page.\n
  5238. - No longer disables paste button when tooltypes list is empty.\n
  5239. - Forgot to optimize - saves 1K.\n
  5240. Summary of Features:\n
  5241. o Can be started from Workbench or Shell.\n
  5242. o Edit tooltypes, with Insert, Toggle, Duplicate and Remove buttons.
  5243. Also arrange their order with Top, Bottom, Up and Down, and
  5244. cut/copy/paste them to/from the clipboard.\n
  5245. o Comprehensive file, volume and icon information.\n
  5246. o Displays file version ID strings and file type (using WhatIs
  5247. library, by Sylvain Rougier and Pierre Carrette, not included).\n
  5248. o Strip or add bitplanes to icon images - useful for reducing size of
  5249. icon file and eliminating image corruption in faulty icons.\n
  5250. o UnSnapshot icon position and swap pens 1 and 2 (black and white,
  5251. called "ReColor" in IconEdit).\n
  5252. o AppWindow support - drop icons on window to show info for them.
  5253. Also: drop icons on special image box to replace existing icon
  5254. imagery. It is also possible to add icons to files this way.\n
  5255. o AppIcon option, with user-definable imagery and placement.\n
  5256. o Opens on the default public screen, optionally on a named one.\n
  5257. o Font-sensitive gadget layout in resizeable windows using BGUI
  5258. library: uses the screen's default font. Option to override and
  5259. specify font.\n
  5260. o Option to specify tooltypes listview font.\n
  5261. o All gadgets have keyboard shortcuts.\n
  5262. o Installer script included.\n
  5263. o AmigaGuide documentation, available on-line.\n
  5264. o Locale support for presenting all text and messages in the user's
  5265. preferred language, plus option to override and specify language.\n
  5266. .version
  5267. 1.1
  5268. .date
  5269. 1995.05.21
  5270. .author
  5271. Nick Christie
  5272. .restrictions
  5273. No catalog translations available yet. Doesn't patch OS3 WBInfo function.
  5274. .requirements
  5275. WB2.04+ (V37+), BGUI library V38+
  5276. .distribution
  5277. Freeware
  5278. .address
  5279. 39 St Georges Drive
  5280. Bransgore
  5281. BH23 8EZ
  5282. Great Britain
  5283. .email
  5284. nick.christie@oucs.ox.ac.uk (Nick Christie)
  5285. nick@vax.ox.ac.uk (Nick Christie)
  5286. .exectype
  5287. Compiled C
  5288. .installsize
  5289. 35K - 200K
  5290. The minimum value doesn't include bgui.library.
  5291. .construction
  5292. SAS/C 6.55
  5293. .tested
  5294. A2000/030, ECS, 10MB Fast, 1MB Chip, OS V37.
  5295. .run
  5296. ExtraInfo=WB,ExtraInfo
  5297. ExtraInfo=CLI,ExtraInfo
  5298. .docs
  5299. ExtraInfo.guide
  5300. .described-by
  5301. nick.christie@oucs.ox.ac.uk (Nick Christie)
  5302. .execute
  5303. LAB Start
  5304. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  5305. if $choice GT "0"
  5306.   if $choice EQ "1"
  5307.     MetaTool ExtraInfo.readme TEXT
  5308.   else
  5309.     if $choice EQ "2"
  5310.       MetaTool ExtraInfo.guide GUIDE
  5311.     else
  5312.       if $choice EQ "3"
  5313.         Installer ExtraInfo.install ExtraInfo AVERAGE AVERAGE english
  5314.       else
  5315.         if $choice EQ "4"
  5316.           assign Libs: Libs/ ADD
  5317.           ExtraInfo
  5318.         endif
  5319.       endif
  5320.     endif
  5321.   endif
  5322.   skip Start BACK
  5323. endif
  5324. .aminet-dir
  5325. util/wb
  5326. .stored-in
  5327. FreshFish-Vol10:New/util/wb/ExtraInfo/
  5328. .pi-file
  5329. FreshFish-Vol10:New/util/wb/ExtraInfo/Product-Info
  5330. .name
  5331. Falconia
  5332. .fullname
  5333. Legend of Falconia
  5334. .type
  5335. Adventure Game
  5336. .short
  5337. Demoversion of Legend of Falconia
  5338. .description
  5339. You will it not repent if you buy the orginalversion.  Legend of
  5340. Falconia guide you in a world nobody has seen it before. Experience
  5341. the adventures of Han S0l0, not Han Solo, Iabba, not Jabba, Lord
  5342. Titanius and of course the hero of the game.  Let you bewitch and
  5343. admire the wonderful graphics in over 50 pictures. Let your ears hear
  5344. something good. Admire the fantastic sound from modules of the PD
  5345. sector, which provide the respective situation. Experience things you
  5346. will never experience in the normal live. Communicate with creatures
  5347. you have never seen before. If you imagine the craziest which you can
  5348. imagine you don't come to the crazy standard which is used in the
  5349. game.
  5350. .version
  5351. 2.00
  5352. .author
  5353. Frank Rochter
  5354. .requirements
  5355. PAL Amiga
  5356. 1 MB Chipmem minimum
  5357.     ( good are 1 MB Chipmem + 512 KB other Mem (Chipmem/Fastmem))
  5358. An external drive or a harddisk with 4 MB minimum free
  5359. Kickstart 2.04+
  5360. .distribution
  5361. Shareware
  5362. .price
  5363. $20 (US), 25 DM
  5364. .address
  5365. Pirolweg 26
  5366. 33335 Gutersloh
  5367. Germany
  5368. .docs
  5369. readme
  5370. .described-by
  5371. Richard Fish (rjf@amigalib.com)
  5372. .submittal
  5373. Submitted on disk directly by the author.
  5374. .aminet-dir
  5375. game/role
  5376. .execute
  5377. LAB Start
  5378. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  5379. if $choice GT "0"
  5380.   if $choice EQ "1"
  5381.     MetaTool readme TEXT
  5382.   else
  5383.     if $choice EQ "2"
  5384.       LOF
  5385.     endif
  5386.   endif
  5387.   skip Start BACK
  5388. endif
  5389. .stored-in
  5390. FreshFish-Vol10:New/game/role/Falconia/
  5391. .pi-file
  5392. FreshFish-Vol10:New/game/role/Falconia/Product-Info
  5393. .name
  5394. Ferry
  5395. .type
  5396. Picture
  5397. .short
  5398. Cool Spaceship (Reflections 2.5)
  5399. .description
  5400. Rendered with A4040 / 10MB RAM / 540 HDD / CD-ROM
  5401. Used Soft: REFLECTIONS 2.53, DPAINT IV AGA and  compressed with GFxConv to JPEG
  5402.  
  5403. This is a 800x600 JPEG of a spaceship, rendered with REFLECTIONS 2.5. The conversion to
  5404. JPEG (JFIF)-Format was done with the great GFX-Conv 1.3 written by Dirk Farin (thanks
  5405. to him)
  5406. This is my first upload in the great AMINet. More to follow....    8-))
  5407. The Spaceship-object is available as SHAREWARE
  5408. Send 10DM/10 US $ + porto
  5409.  
  5410. Dirk Thomsen
  5411. Osterallee 15
  5412. 24944 Flensburg
  5413.  
  5414. The object will be complete with textures but only in the Reflections-format, so you
  5415. have to convert it.
  5416. .author
  5417. Dirk Thomsen
  5418. .distribution
  5419. Copyrighted but Freely Redistributable
  5420. .address
  5421. Osterallee 15
  5422. 24944 Flensburg
  5423. .email
  5424. ZALU@TAM.shnet.org
  5425. .aminet-dir
  5426. pix/trace
  5427. .execute
  5428. METATOOL Ferry.jpg JPEG
  5429. .docs
  5430. Ferry.readme
  5431. .described-by
  5432. Richard Fish (rjf@amigalib.com)
  5433. .submittal
  5434. Downloaded via ftp from wuarchive.wustl.edu.
  5435. .stored-in
  5436. FreshFish-Vol10:New/pix/trace/Ferry/
  5437. .pi-file
  5438. FreshFish-Vol10:New/pix/trace/Ferry/Product-Info
  5439. .name
  5440. FFonts
  5441. .type
  5442. Fonts
  5443. .short
  5444. Sampler of fonts from FreshFonts II CD
  5445. .description
  5446. A sampler of fonts from the FreshFonts II CD.  These are all
  5447. in IntelliFont format, which is the native Amiga format.
  5448. .described-by
  5449. Fred Fish (fnf@amigalib.com)
  5450. .submittal
  5451. Copied from FreshFonts II CD with permission.
  5452. .aminet-dir
  5453. text/font
  5454. .execute
  5455. set orgdir `cd`
  5456. LAB start
  5457. failat 10
  5458. unset filechoice
  5459. unset dirchoice
  5460. cd $orgdir
  5461. set choice `RequestChoice "Options Selection" "Please select an option" "View Files" "Cancel"`
  5462. if $choice GT "0"
  5463.   if $choice EQ "1"
  5464.     set filechoice `RequestFile TITLE "Select Text File"`
  5465.     set dirchoice `pathname $filechoice`
  5466.     set filechoice `basename $filechoice`
  5467.     failat 21
  5468.     cd $dirchoice
  5469.     MetaTool $filechoice TEXT
  5470.   endif
  5471.   skip start BACK
  5472. endif
  5473. .stored-in
  5474. FreshFish-Vol10:New/text/font/FFonts/
  5475. .pi-file
  5476. FreshFish-Vol10:New/text/font/FFonts/Product-Info
  5477. # This file contains product information that can be used by
  5478. # KingFisher 2.0 and other similar tools.
  5479.  
  5480. .name
  5481. FileMaster
  5482. .type
  5483. Directory Utility
  5484. .short
  5485. Dirutil with internal multitasking
  5486. .description
  5487. Complete rewrite of FileMaster 2.2.  Main features include:
  5488.  
  5489.     - Multitasking.  You can for example format, copy and view pictures
  5490.       at the same time.
  5491.     - Screen size&mode requester
  5492.     - User selectable fonts for text, directory window and text viewer.
  5493.     - Window size gadget. Useful if FileMaster is opened on Workbench
  5494.       or public screen.
  5495.     - 1-8 directory windows simultaneously on screen.
  5496.     - Full keyboard support.
  5497.     - JPEG image viewer built in Kickstart 3.0/68020 -version.
  5498.     - ShowPic, Show Asc/Hex, Hear, have buffered input.
  5499.     - Localizable
  5500.     - AGA support
  5501. .version
  5502. 3.0ß2.2
  5503. .date
  5504. 1995.07.09
  5505. .author
  5506. Toni Wilen
  5507. .restrictions
  5508. In non-registered version, User commands aren't saved with configuration,
  5509. and there is a Requester reminding of registration
  5510. .requirements
  5511. FileMaster 3.0 comes in two versions:
  5512.   one for Kickstart 2.04, Workbench 2.0 or better,
  5513.   the other requires Kickstart 3.0, Workbench 3.0 and CPU 68020 or better.
  5514.  
  5515. Full AGA support and built-in JPEG viewer is only on Kickstart 3.0 version
  5516. of FileMaster 3.0
  5517. .distribution
  5518. Shareware
  5519. .address
  5520. Sudentie 4
  5521. 13600 HML
  5522. Finland
  5523. .email
  5524. toni_wilen@llauta.fipnet.fi
  5525. .docs
  5526. read.me!
  5527. history.txt
  5528. fm.guide
  5529. .described-by
  5530. Dan Fish (daf@starfish.amigalib.com)
  5531. .submittal
  5532. Downloaded via ftp from wuarchive.wustl.edu.
  5533. .execute
  5534. LAB Start
  5535. set choice `RequestChoice "Options Selection" "Please select an option" "View Readme" "View Guide" "Run Program" "Cancel"`
  5536. if $choice GT "0"
  5537.   if $choice EQ "1"
  5538.     MetaTool read.me! TEXT
  5539.   else
  5540.     if $choice EQ "2"
  5541.       MetaTool fm.guide GUIDE
  5542.     else
  5543.       if $choice EQ "3"
  5544.         fm.000
  5545.       endif
  5546.     endif
  5547.   endif
  5548.   skip Start BACK
  5549. endif
  5550. .aminet-dir
  5551. util/dir
  5552. .stored-in
  5553. FreshFish-Vol10:New/util/dir/FileMaster/
  5554. .pi-file
  5555. FreshFish-Vol10:New/util/dir/FileMaster/Product-Info
  5556. .name
  5557. fmdesk
  5558. .type
  5559. Picture
  5560. .short
  5561. Imagine 3.2 render of a desk
  5562. .description
  5563. Ok... This is my second "proper" render and I feel is not quite so cliched as
  5564. Volvic.jpg.. which is also around here.
  5565.  
  5566. It`s meant to be a render of Mulder`s desk, from the X-Files. :)
  5567.  
  5568.  
  5569. Hope you like it...
  5570.  
  5571. Check out my web page if you want
  5572.  
  5573. http://www.ex.ac.uk/~ge94saj/renders.html
  5574.  
  5575.  
  5576. Thanks
  5577.  
  5578. steve
  5579. .author
  5580. Steve Jalim
  5581. .distribution
  5582. Copyrighted but Freely Redistributable
  5583. .email
  5584. S.A.Jalim@queens.ex.ac.uk
  5585. .aminet-dir
  5586. pix/imagi
  5587. .execute
  5588. METATOOL fmdesk.jpg JPEG
  5589. .docs
  5590. fmdesk.readme
  5591. .described-by
  5592. Richard Fish (rjf@amigalib.com)
  5593. .submittal
  5594. Downloaded via ftp from wuarchive.wustl.edu.
  5595. .stored-in
  5596. FreshFish-Vol10:New/pix/imagi/fmdesk/
  5597. .pi-file
  5598. FreshFish-Vol10:New/pix/imagi/fmdesk/Product-Info
  5599. .name
  5600. Font_dt
  5601. .type
  5602. Datatype
  5603. .short
  5604. DataType for Amiga fonts
  5605. .description
  5606. This package contains DataTypes picture subclass for loading and
  5607. displaying Amiga fonts.  It will load normal fonts, colour fonts
  5608. and outline fonts.  Configuration files allow user to customize
  5609. appearance of fonts.  Docs in AmigaGuide® format and Installer
  5610. script are included.
  5611. .version
  5612. 1.1
  5613. .author
  5614. Michal Letowski
  5615. .requirements
  5616. Requires OS 3.0+
  5617. .distribution
  5618. Freeware
  5619. .address
  5620. Przyjazni 51/17
  5621. 53-030 Wroclaw
  5622. POLAND
  5623. .email
  5624. letowski@ci-1.ci.pwr.wroc.pl
  5625. .source
  5626. Includes partial source
  5627. .docs
  5628. FontDT-1.1.readme
  5629. FontDT.guide
  5630. .described-by
  5631. Dan Fish (daf@starfish.amigalib.com)
  5632. .submittal
  5633. Downloaded via ftp from wuarchive.wustl.edu.
  5634. .execute
  5635. LAB Start
  5636. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Cancel"`
  5637. if $choice GT "0"
  5638.   if $choice EQ "1"
  5639.     MetaTool FontDT-1.1.readme TEXT
  5640.   else
  5641.     if $choice EQ "2"
  5642.       MetaTool FontDT.guide GUIDE
  5643.     else
  5644.       if $choice EQ "3"
  5645.         Installer "Install FontDT" FontDT NOVICE AVERAGE
  5646.       endif
  5647.     endif
  5648.   endif
  5649.   skip Start BACK
  5650. endif
  5651. .aminet-dir
  5652. util/dtype
  5653. .stored-in
  5654. FreshFish-Vol10:New/util/dtype/Font_dt/
  5655. .pi-file
  5656. FreshFish-Vol10:New/util/dtype/Font_dt/Product-Info
  5657. .name
  5658. Genealogist
  5659. .fullname
  5660. Scion Genealogist
  5661. .type
  5662. Database
  5663. .short
  5664. Specialized genealogical info database
  5665. .description
  5666.  
  5667. This is a specialized database for keeping track of genealogical
  5668. information.  It features a full, easy to use, Intuition interface.
  5669. Version 4.07 is a  substantial upgrade to the earlier Version 3.13.
  5670. See the "Scion.guide" help file for details on what's new.
  5671.  
  5672. The programme is totally non-sexist and secular in nature, and correctly
  5673. handles multiple marriages, "unconventional" marriages, adopted children,
  5674. and unmarried parents.
  5675.  
  5676. The printed reports include descendant and pedigree charts, personal
  5677. details reports, family group sheets, index lists of people and families,
  5678. and many others.  See the "Scion.guide" help file for details on the new
  5679. reports.
  5680.  
  5681. Free-form note files can be created using any editor, and IFF pictures can
  5682. be viewed using any IFF viewer, from within the programme.
  5683.  
  5684. Other features include dynamic on-screen ancestor and descendant charts,
  5685. extensive on-line context-sensitive help (using "AmigaGuide", © Commodore
  5686. Business Machines), flexible "regular expression" searching, and multiple
  5687. ARexx ports with extensive command set.
  5688.  
  5689. Locale support for alternative languages.
  5690.  
  5691. Can be used with PAL or NTSC. Works with floppy and/or hard disk drives,
  5692. although a hard disk drive is STRONGLY recommended.
  5693.  
  5694. Maximum number of people per database = 4999
  5695. Maximum number of marriages per person = 10
  5696. Maximum number of children per family group = 40
  5697. .version
  5698. 4.07
  5699. .date
  5700. 1995.06.11
  5701. .author
  5702. Robbie J Akins
  5703. .requirements
  5704. A minimum of 1 Mbyte of RAM is required. This will allow for approximately
  5705. 800 people. 4 Mbytes of RAM is required for the full 4999 people.
  5706.  
  5707. Scion will use any "virtual" memory allocated by virtual memory managers
  5708. such as GigaMem (© Copyright 1991,1992 Christian A Schnedier, F Burgel,
  5709. Relog AG) and VMM (© Copyright 1994 Martin Apel).
  5710.  
  5711. Kickstart/Workbench v2.04 (or later) required. Version 2.10 (or later)
  5712. required for locale support (alternative languages).
  5713.  
  5714. Any preferences supported printer capable of printing 80 columns in normal
  5715. mode, and 130 columns in condensed (fine) mode. Back-spacing capability
  5716. required for printing pedigree charts.
  5717. .reference
  5718. GoldFish-Vol2-2:BBS/biz/Genealogist-3.13.lha
  5719. 3.13
  5720. GoldFish-Vol2-1:Files/biz/dbase/Genealogist/
  5721. 3.13
  5722. FreshFish-Vol9-2:BBS/biz/Genealogist-3.13.lha
  5723. 3.13
  5724. FreshFish-Vol8-2:BBS/biz/Genealogist-3.13.lha
  5725. 3.13
  5726. FreshFish-Vol8-1:New/biz/dbase/Genealogist/
  5727. 3.13
  5728. FrozenFish-Vol1:BBS/Dec93/biz/dbase/Genealogist.lha
  5729. 3.06
  5730. FreshFish-Vol3:Old/Dec93/biz/dbase/Genealogist/
  5731. 3.06
  5732. FreshFish-Vol2:New/biz/dbase/Genealogist/
  5733. 3.06
  5734. GoldFish-Vol1-2:d8xx/d865/Genealogist/
  5735. 3.04
  5736. GoldFish-Vol1-1:BBS/d8xx/d865/Genealogist.lha
  5737. 3.04
  5738. FrozenFish-Vol1:BBS/ALib/d8xx/d865/Genealogist.lha
  5739. 3.04
  5740. FreshFish-Vol2:Old/AmigaLibDisks/Disks860-879/Disk865/Genealogist/
  5741. 3.04
  5742. FreshFish-Vol1:Old/AmigaLibDisks/Disks860-879/Disk865/Genealogist/
  5743. 3.04
  5744. AmigaLibDisk865:Genealogist/
  5745. 3.04
  5746. .distribution
  5747. Freeware
  5748. .address
  5749. 5 Austin Street
  5750. Wellington 6001
  5751. NEW ZEALAND
  5752. .email
  5753. rakins@BCLEng.co.nz
  5754. rakins@bclnz.co.nz
  5755. .docs
  5756. LeesMij
  5757. Leggimi
  5758. LesMeg
  5759. LiesMich
  5760. Lisez-moi
  5761. ReadMe
  5762. Scion407.readme
  5763. .described-by
  5764. Dan Fish (daf@starfish.amigalib.com)
  5765. .submittal
  5766. Downloaded via ftp from wuarchive.wustl.edu.
  5767. .execute
  5768. LAB Start
  5769. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "Run Program" "Cancel"`
  5770. if $choice GT "0"
  5771.   if $choice EQ "1"
  5772.     set filechoice `requestfile`
  5773.     MetaTool $filechoice TEXT
  5774.   else
  5775.     if $choice EQ "2"
  5776.       Genealogist
  5777.     endif
  5778.   endif
  5779.   skip Start BACK
  5780. endif
  5781. .aminet-dir
  5782. biz/dbase
  5783. .stored-in
  5784. FreshFish-Vol10:New/biz/dbase/Genealogist/
  5785. .pi-file
  5786. FreshFish-Vol10:New/biz/dbase/Genealogist/Product-Info
  5787. .name
  5788. GNUChessFix
  5789. .type
  5790. Game tool
  5791. .short
  5792. 3 programs to convert ouput of GNUChess
  5793. .description
  5794. This file is a description of the three ARexx programs I wrote to
  5795. translate the raw listings of game moves produced by the chess
  5796. games GNUchess and UChess. As this set of ARexx programs forms a
  5797. patch to these chess games, they are not well integrated with
  5798. them and thus are not very user friendly. There is a bit of
  5799. initial CLI stuff to do and some modification of your startup
  5800. sequence. But the ARexx programs are not difficult to use once
  5801. you get the hang of them.
  5802. .author
  5803. Patrick Reany
  5804. .distribution
  5805. Public Domain
  5806. .address
  5807. 2408 W Myrtle #26
  5808. Phoenix  AZ  85021
  5809. USA
  5810. .docs
  5811. GNUChessFix.doc
  5812. .described-by
  5813. Richard Fish (rjf@amigalib.com)
  5814. .submittal
  5815. Submitted on disk directly by the author.
  5816. .aminet-dir
  5817. game/patch
  5818. .execute
  5819. LAB Start
  5820. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  5821. if $choice GT "0"
  5822.   if $choice EQ "1"
  5823.     MetaTool GNUChessFix.doc TEXT
  5824.   endif
  5825.   skip Start BACK
  5826. endif
  5827. .stored-in
  5828. FreshFish-Vol10:New/game/patch/GNUChessFix/
  5829. .pi-file
  5830. FreshFish-Vol10:New/game/patch/GNUChessFix/Product-Info
  5831. .name
  5832. GoldED
  5833. .fullname
  5834. GoldED
  5835. .type
  5836. editor
  5837. .short
  5838. Programmer's editor
  5839. .description
  5840. GoldED is a text editor for programmers. Suggested hardware:
  5841. OS3.1, 68030, 2MB RAM, HD. Features: fast scrolling, folding,
  5842. project management, undo/redo, syntax highlighting, ARexx
  5843. port (410+ commands), asynchronous printing, flexible GUI: any
  5844. mode, any font, user defined menus, user-defined gadgets, preview
  5845. mode, keymap editor. OS3.1 support (AppWindows, MenuHelp,
  5846. HotKey), localized, ASCII character selection table, character
  5847. set remap (e.g MS-DOS to Amiga), APC (automatic phrase
  5848. completion), AutoCase (automatic case correction), smart
  5849. indention after user-defined keywords, QuickFunc scanner
  5850. (displays a table of all functions defined in your source code;
  5851. language-independant), includes & AutoDocs reference function,
  5852. file hunter, global search across file boundaries, macro
  5853. recording, formatter, QuickStarter, AutoBackup facility,
  5854. XPK-support, clipboard support, online spell checker, icon dock
  5855. based on Stefan Becker's ToolManager. Additional tools: PCL
  5856. (Laser/DeskJet) printing utility HiSpeed, Recover (recovers text
  5857. buffers after reboot), compiler frontend GUIMake and more.
  5858. English, German & French documentation provided as AmigaGuide
  5859. files. v2.0, commercial demo, binary only. Authors: Dietmar
  5860. Eilert (GoldED), Rico Krasowski (GUIMake) and others.
  5861. .version
  5862. 3.1.3
  5863. .date
  5864. 1995.7.18
  5865. .author
  5866. Dietmar Eilert
  5867. .restrictions
  5868. demo can't save more than 1000 lines
  5869. .requirements
  5870. OS2.0, 68000, 1MB RAM, HD (5 MB free). Installer. Libraries: Reqtools,
  5871. XPK (optional), AmigaGuide (optional).
  5872. .distribution
  5873. commercial demo
  5874. .price
  5875. 20$-40$
  5876. .email
  5877. DIETMAR@TOMATE.TNG.OCHE.DE
  5878. .address
  5879. Kampstraße 28
  5880. D-59269 Beckum
  5881. Germany
  5882. .exectype
  5883. 68xxx
  5884. .installsize
  5885. 2 MB - 2.5 MB
  5886. .source
  5887. C progamming examples included
  5888. .construction
  5889. DICE 2.07.54R
  5890. .described-by
  5891. Dietmar Eilert (DIETMAR@TOMATE.TNG.OCHE.DE)
  5892. .submittal
  5893. Downloaded via ftp from wuarchive.wustl.edu.
  5894. .execute
  5895. LAB Start
  5896. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "Install Program" "Cancel"`
  5897. if $choice GT "0"
  5898.   if $choice EQ "1"
  5899.     MetaTool GED313.readme TEXT
  5900.   else
  5901.     if $choice EQ "2"
  5902.       set choice2 `RequestChoice "Install" "Please select a language" "English" "Deutsch" "Français" "Cancel"`
  5903.       if $choice2 GT "0"
  5904.         if $choice2 EQ "1"
  5905.           installer Install GoldEd AVERAGE AVERAGE T:GED english
  5906.         else
  5907.           if $choice2 EQ "2"
  5908.             installer Install GoldEd AVERAGE AVERAGE T:GED deutsch
  5909.           else
  5910.             if $choice2 EQ "3"
  5911.               installer Install GoldEd AVERAGE AVERAGE T:GED français
  5912.             endif
  5913.           endif
  5914.         endif
  5915.       endif
  5916.       unset choice2
  5917.     endif
  5918.   endif
  5919.   skip Start BACK
  5920. endif
  5921. .aminet-dir
  5922. text/edit
  5923. .stored-in
  5924. FreshFish-Vol10:New/text/edit/GoldED/
  5925. .pi-file
  5926. FreshFish-Vol10:New/text/edit/GoldED/Product-Info
  5927. .name
  5928. GrabEcran
  5929. .type
  5930. Picture
  5931. .short
  5932. 2 WB pics featuring the author's progs
  5933. .description
  5934. Two Workbench pictures featuring the author's programs
  5935. BExchange, BDH, and DLError
  5936. .author
  5937. Doguet Emmanuel
  5938. .distribution
  5939. Freeware
  5940. .address
  5941. 4, rue de Cornouailles
  5942. 50130 OCTEVILLE
  5943. FRANCE
  5944. .email
  5945. manu@ramses.fdn.org
  5946. .docs
  5947. ReadMe
  5948. .described-by
  5949. Richard Fish (rjf@amigalib.com)
  5950. .submittal
  5951. Submitted on disk directly by the author.
  5952. .aminet-dir
  5953. pix/wb
  5954. .execute
  5955. LAB Start
  5956. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Snapshot 1" "View Snapshot 2" "Cancel"`
  5957. if $choice GT "0"
  5958.   if $choice EQ "1"
  5959.     MetaTool ReadMe TEXT
  5960.   else
  5961.     if $choice EQ "2"
  5962.       MetaTool BExchange+BDH.iff ILBM
  5963.     else
  5964.       if $choice EQ "3"
  5965.         MetaTool GoldED+DLError.iff ILBM
  5966.       endif
  5967.     endif
  5968.   endif
  5969.   skip Start BACK
  5970. endif
  5971. .stored-in
  5972. FreshFish-Vol10:New/pix/wb/GrabEcran/
  5973. .pi-file
  5974. FreshFish-Vol10:New/pix/wb/GrabEcran/Product-Info
  5975. .name
  5976. gregorwb
  5977. .type
  5978. Picture
  5979. .short
  5980. Picture of Gregors WB screen
  5981. .description
  5982. Just a picture of my WB screen, for those who are curious.
  5983. .author
  5984. Jimmy McKinney
  5985. .distribution
  5986. Copyrighted but Freely Redistributable
  5987. .email
  5988. vorlon@iglou.com
  5989. .aminet-dir
  5990. pix/wb
  5991. .execute
  5992. METATOOL gregorgrab ILBM
  5993. .docs
  5994. gregorwb.readme
  5995. .described-by
  5996. Richard Fish (rjf@amigalib.com)
  5997. .submittal
  5998. Downloaded via ftp from wuarchive.wustl.edu.
  5999. .stored-in
  6000. FreshFish-Vol10:New/pix/wb/gregorwb/
  6001. .pi-file
  6002. FreshFish-Vol10:New/pix/wb/gregorwb/Product-Info
  6003. # This file contains product information that can be used by
  6004. # KingFisher 2.0 and other similar tools.
  6005.  
  6006. .name
  6007. GUICreator
  6008. .type
  6009. Developer Utility
  6010. .short
  6011. Interface Builder for OS3.0+
  6012. .description
  6013. Another GUI interface builder, includes several examples
  6014. .version
  6015. 1.2
  6016. .date
  6017. 1995.07.04
  6018. .author
  6019. Markus Hillenbrand
  6020. .requirements
  6021. Requires OS3.x
  6022. .distribution
  6023. Shareware
  6024. .address
  6025. Hauptstraße 6
  6026. 36124 Eichenzell-Löschenrod
  6027. Deutschland
  6028. .email
  6029. m_hillen@informatik.uni-kl.de
  6030. .docs
  6031. GUICreatorWB.guide
  6032. .described-by
  6033. Dan Fish (daf@starfish.amigalib.com)
  6034. .submittal
  6035. Downloaded via ftp from wuarchive.wustl.edu.
  6036. .execute
  6037. LAB Start
  6038. set orgdir `cd`
  6039. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  6040. if $choice GT "0"
  6041.   if $choice EQ "1"
  6042.     MetaTool GUICreator.readme TEXT
  6043.   else
  6044.     if $choice EQ "2"
  6045.       set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
  6046.       set dirchoice `pathname $filechoice`   ; cdwork:ready/sys/c must be in search path
  6047.       set filechoice `basename $filechoice`
  6048.       failat 21
  6049.       cd $dirchoice
  6050.       MetaTool $filechoice GUIDE
  6051.       failat 10
  6052.       unset filechoice
  6053.       unset dirchoice
  6054.     else
  6055.       if $choice EQ "3"
  6056.         stack 50000
  6057.         GUICreatorWB
  6058.       endif
  6059.     endif
  6060.   endif
  6061.   cd $orgdir
  6062.   skip Start BACK
  6063. endif
  6064. .aminet-dir
  6065. dev/gui
  6066. .stored-in
  6067. FreshFish-Vol10:New/dev/gui/GUICreator/
  6068. .pi-file
  6069. FreshFish-Vol10:New/dev/gui/GUICreator/Product-Info
  6070. # This file contains product information that can be used by
  6071. # KingFisher 2.0 and other similar tools.
  6072.  
  6073. .name
  6074. HWGRCS
  6075. .type
  6076. Database
  6077. .short
  6078. GNU Revision Control System, Sources
  6079. .description
  6080. HWGRCS is a port of GNU RCS 5.6.0.1 to the Amiga with several Amiga
  6081. specific extensions.
  6082.  
  6083. Here is a quote that describes it quite well:
  6084.  
  6085.      The Revision Control System (RCS) manages multiple revisions
  6086.      of files.  RCS  automates the storing, retrieval, logging,
  6087.      identification, and merging of revisions.  RCS is useful for text
  6088.      that is revised frequently, for example programs, documentation,
  6089.      graphics, papers, and form letters.
  6090. .version
  6091. 5.6pl12
  6092. .requirements
  6093. Requires OS2.04+, 1Mb+ RAM
  6094. .author
  6095. Walter Tichy
  6096. Paul Eggert
  6097. Amiga port by Heinz Wrobel
  6098. .reference
  6099. GoldFish-Vol1-2:d9xx/d982/HWGRCS/
  6100. 5.6pl8
  6101. GoldFish-Vol1-2:d9xx/d981/HWGRCS/
  6102. 5.6pl8
  6103. GoldFish-Vol1-2:d9xx/d980/HWGRCS/
  6104. 5.6pl8
  6105. GoldFish-Vol1-1:BBS/d9xx/d982/HWGRCS.lha
  6106. 5.6pl8
  6107. GoldFish-Vol1-1:BBS/d9xx/d981/HWGRCS.lha
  6108. 5.6pl8
  6109. GoldFish-Vol1-1:BBS/d9xx/d980/HWGRCS.lha
  6110. 5.6pl8
  6111. FrozenFish-Vol1:BBS/ALib/d9xx/d982/HWGRCS.lha
  6112. 5.6pl8
  6113. FrozenFish-Vol1:BBS/ALib/d9xx/d981/HWGRCS.lha
  6114. 5.6pl8
  6115. FrozenFish-Vol1:BBS/ALib/d9xx/d980/HWGRCS.lha
  6116. 5.6pl8
  6117. FreshFish-Vol4:New/AmigaLibDisks/d982/HWGRCS/
  6118. 5.6pl8
  6119. FreshFish-Vol4:New/AmigaLibDisks/d981/HWGRCS/
  6120. 5.6pl8
  6121. FreshFish-Vol4:New/AmigaLibDisks/d980/HWGRCS/
  6122. 5.6pl8
  6123. FreshFish-Vol4:BBS/AmigaLib/d982/HWGRCS.lha
  6124. 5.6pl8
  6125. FreshFish-Vol4:BBS/AmigaLib/d981/HWGRCS.lha
  6126. 5.6pl8
  6127. FreshFish-Vol4:BBS/AmigaLib/d980/HWGRCS.lha
  6128. 5.6pl8
  6129. AmigaLibDisk982:HWGRCS/
  6130. 5.6pl8
  6131. AmigaLibDisk981:HWGRCS/
  6132. 5.6pl8
  6133. AmigaLibDisk980:HWGRCS/
  6134. 5.6pl8
  6135. GoldFish-Vol1-2:d8xx/d856/HWGRCS/
  6136. 5.6pl2
  6137. GoldFish-Vol1-2:d8xx/d855/HWGRCS/
  6138. 5.6pl2
  6139. GoldFish-Vol1-1:BBS/d8xx/d856/HWGRCS.lha
  6140. 5.6pl2
  6141. GoldFish-Vol1-1:BBS/d8xx/d855/HWGRCS.lha
  6142. 5.6pl2
  6143. FrozenFish-Vol1:BBS/ALib/d8xx/d856/HWGRCS.lha
  6144. 5.6pl2
  6145. FrozenFish-Vol1/BBS/ALib/d8xx/d855/HWGRCS.lha
  6146. 5.6pl2
  6147. .distribution
  6148. GNU Public License
  6149. .address
  6150. Karlstr. 16
  6151. 82131 Gauting
  6152. Germany
  6153. .email
  6154. heinz@hwg.muc.de
  6155. .source
  6156. Includes full sources in C
  6157. .docs
  6158. README.first
  6159. README
  6160. readme.guide
  6161. .described-by
  6162. Dan Fish (daf@starfish.amigalib.com)
  6163. .submittal
  6164. Downloaded via ftp from wuarchive.wustl.edu.
  6165. .execute
  6166. set orgdir `cd`
  6167. LAB Start
  6168. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
  6169. if $choice GT "0"
  6170.   if $choice EQ "1"
  6171.     set filechoice `RequestFile TITLE "Select Readme File" PATTERN "#?Readme#?"`
  6172.     set dirchoice `pathname $filechoice`
  6173.     set filechoice `basename $filechoice`
  6174.     failat 21
  6175.     cd $dirchoice
  6176.     MetaTool $filechoice GUIDE
  6177.     failat 10
  6178.     unset filechoice
  6179.     unset dirchoice
  6180.   else
  6181.     if $choice EQ "2"
  6182.       MetaTool readme.guide GUIDE
  6183.     endif
  6184.   endif
  6185.   skip Start BACK
  6186. endif
  6187. .aminet-dir
  6188. dev/misc
  6189. .stored-in
  6190. FreshFish-Vol10:New/dev/misc/HWGRCS/
  6191. .pi-file
  6192. FreshFish-Vol10:New/dev/misc/HWGRCS/Product-Info
  6193. .name
  6194. IBrowse
  6195. .type
  6196. Picture
  6197. .short
  6198. GIFs of IBrowse, a new Amiga WWW Browser
  6199. .description
  6200. Hi all!
  6201.  
  6202. These have been taken from http://www.omnipresence.com/ibrowse/
  6203. and uploaded here as they were nasty inline images.
  6204.  
  6205. The Amiga clearly has a bright future.
  6206. Now it has a bright future in the WWW too.
  6207.  
  6208. Basically, it's the contents of my T: dir while viewing the pages,
  6209. so the images are the T432.0000 type.
  6210.  
  6211. Stu. :)
  6212. --
  6213.  ____________________________________________________________________
  6214. /   Stuart Tomlinson                  Amiga CD32+SX-1, 6 meg RAM, HD,\
  6215. |  stuart@tomonet.demon.co.uk         and a 14.4K Sportster FAX Modem |
  6216. |  http://metro.turnpike.net/~stu/    IRC: Casper (Casper_ when taken)|
  6217. |                Maintainer of the SX1 Mailing List:                  |
  6218. |   Mail to SX1-request@tomonet.demon.co.uk with HELP in the body     |
  6219. |  or go to its WWW page at http://metro.turnpike.net/~stu/sx1.html   |
  6220.  \___________________________________________________________________/
  6221. .author
  6222. Stuart Tomlinson
  6223. .email
  6224. stuart@tomonet.demon.co.uk
  6225. .aminet-dir
  6226. pix/illu
  6227. .execute
  6228. set filechoice `requestfile "Select a picture to view" PATTERN "3WN5.#?"
  6229. MetaTool $filechoice GIF
  6230. .docs
  6231. IBrowsePics.readme
  6232. .described-by
  6233. Richard Fish (rjf@amigalib.com)
  6234. .submittal
  6235. Downloaded via ftp from wuarchive.wustl.edu.
  6236. .stored-in
  6237. FreshFish-Vol10:New/pix/illu/IBrowse/
  6238. .pi-file
  6239. FreshFish-Vol10:New/pix/illu/IBrowse/Product-Info
  6240. .name
  6241. ICON_TOOLBOX
  6242. .type
  6243. Workbench Tool
  6244. .short
  6245. Manipulates/organizes icons.
  6246. .description
  6247. Function List:
  6248.  
  6249.  a. Create icons of any size and up to 256 colours from paint files.
  6250.     Automatically works out the type of the icon. Double image icons
  6251.     can be made from 2 pictures with totally different sizes and depths,
  6252.     also you can manually position the 2 pictures relative to each other.
  6253.  b. Smart window cleanup: much better than workbench's window cleanup.
  6254.     The cleanup is always 100% tight: if there's a free slot, it will be
  6255.     found! The positioning of icons is also more structured than that
  6256.     of workbench. Many practical heuristics are enforced.
  6257.  c. Mass produce zillions of icons (iconization) with many options.
  6258.  d. Mass stretching of icons in a directory.
  6259.  e. Mass palette remappings of icons.
  6260.  f. Mass change of an icon default tool.
  6261.  g. Convert an icons tool types to text file and vice versa.
  6262.  h. Convert icons into paint files with a minimum of fuss.
  6263.  i. Stretch icons. Perform 2 way stretch/shrink on an icon.
  6264.  j. Tile a sphere with an icon or picture.
  6265.  k. Remap an icon palette: for when you change your workbench palette.
  6266.  l. Cut a smaller paint file (a brush) out of a bigger paint file.
  6267.  m. Copy an icon to another object NOT necessarily of the same type.
  6268.  n. Mass mapping of icons onto spheres.
  6269.  o. Stretch a picture.
  6270.  p. Tile a sphere with a picture.
  6271.  q. Change the colour-palette/number-of-bitplanes/resolution of a
  6272.     picture so that destination resembles source.
  6273.  r. Switch the type of an icon: switch between garbage and directory,
  6274.          switch between data file and programme file.
  6275.  s. Implement the colours of a paint file onto the workbench screen.
  6276.  t. Examine an icon: give info about an icon. Compared to Workbench info
  6277.     the emphasis is on the icon rather than on the associated object.
  6278. .version
  6279. 2.12
  6280. .date
  6281. 1995.03.22
  6282. .author
  6283. Richard Biswas
  6284. .distribution
  6285. Shareware
  6286. .price
  6287. £10
  6288. .address
  6289. Flat 1
  6290. 61 Warminster Road
  6291. LONDON
  6292. SE25 4DQ
  6293. .tested
  6294. The programme has been tested on the following:
  6295.  
  6296. version 3.0:  Tested on an Amiga 1200, works perfectly.
  6297. version 2.0:  Tested on an Amiga 500 with 2.04 ROM, works perfectly.
  6298. version 1.3:  Tested on a version 1.2 Amiga 500 with software upgrade to 1.3:
  6299.               Also tested on an Amiga 1200 downgraded to 1.3 using the Relok1.3
  6300.               programme. In both cases works perfectly.
  6301.  
  6302. version 1.2:  Tested on a version 1.2 Amiga 500: PROBLEMS OCCUR. iconizing
  6303.                 ram: can result in df0: being iconized instead. See section
  6304.                 6.
  6305.  
  6306. If you have tested this on other configurations please write and tell me and
  6307. I'll update this. Also if NTSC users have any problems they should write and
  6308. explain and I'll try and take corrective action.
  6309.  
  6310. The programme works differently on different machines. It works out what machine
  6311. its on and then may or may not say certain things accordingly: this is because
  6312. icons behave slightly differently on different machines eg on an Amiga 1200
  6313. you can update all icons including ram:'s by opening a CLI, closing the
  6314. workbench window and then typing loadwb from the cli.
  6315. .docs
  6316. ICON_TOOLBOX/Function_List
  6317. ICON_TOOLBOX/README_FIRST
  6318. ICON_TOOLBOX/registration
  6319. ICON_TOOLBOX/manual/compatibility
  6320. ICON_TOOLBOX/manual/design_philosophy
  6321. ICON_TOOLBOX/manual/Good_form
  6322. ICON_TOOLBOX/manual/Icon_copying_feature
  6323. ICON_TOOLBOX/manual/Icon_from_Art_programme
  6324. ICON_TOOLBOX/manual/Lots_of_ram
  6325. ICON_TOOLBOX/manual/NTSC_and_PAL
  6326. ICON_TOOLBOX/manual/pre_1.2_machines
  6327. ICON_TOOLBOX/manual/Smart_Window_Cleanup
  6328. .described-by
  6329. Richard Fish (rjf@amigalib.com)
  6330. .submittal
  6331. Submitted on disk directly by the author.
  6332. .aminet-dir
  6333. util/wb
  6334. .execute
  6335. LAB Start
  6336. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "View Doc" "Run Program" "Cancel"`
  6337. if $choice GT "0"
  6338.   if $choice EQ "1"
  6339.     MetaTool ICON_TOOLBOX/README_FIRST TEXT
  6340.   else
  6341.     if $choice EQ "2"
  6342.       set filechoice `RequestFile TITLE "Select Doc File" PATTERN "~(#?.info)" DRAWER "ICON_TOOLBOX/manual"`
  6343.       MetaTool $filechoice TEXT
  6344.       unset filechoice
  6345.     else
  6346.       if $choice EQ "3"
  6347.         ICON_TOOLBOX/ICON_TOOLBOX
  6348.       endif
  6349.     endif
  6350.   endif
  6351.   skip Start BACK
  6352. endif
  6353. .stored-in
  6354. FreshFish-Vol10:New/util/wb/ICON_TOOLBOX/
  6355. .pi-file
  6356. FreshFish-Vol10:New/util/wb/ICON_TOOLBOX/Product-Info
  6357. .name
  6358. ILBM_Killer
  6359. .type
  6360. Picture Viewer
  6361. .short
  6362. IFF/AGA ILBM file viewer/remover
  6363. .description
  6364. This program only does two things. 1. Views IFF ILBM Files
  6365.                                    2. Deletes Files
  6366. This program was written because I had to spring clean my Hard
  6367. Drive. Just imagine this. You have 30 to 40 ILBM files on your
  6368. Hard Drive dating back a couple of years. Lets face it you have
  6369. probably forgotten what most of then are anyway. You WANT some
  6370. disk space back NOW.
  6371. You have two options 1. Use the CLI to delete the file however
  6372. you don't know what the picture is.
  6373.                      2. Load Deluxe Paint IV to view and delete
  6374. the file however this is too slow and cumbersome.
  6375.  
  6376. SOLUTION
  6377. Use ILBM Killer. It is reasonably quick straight forward and
  6378. easy to use.
  6379. .version
  6380. 1.01
  6381. .author
  6382. DCAT
  6383. .distribution
  6384. Copyrighted but Freely Redistributable
  6385. .docs
  6386. ILBM_Killer.DOC
  6387. .described-by
  6388. Richard Fish (rjf@amigalib.com)
  6389. .submittal
  6390. Submitted on disk directly by the author.
  6391. .aminet-dir
  6392. gfx/show
  6393. .execute
  6394. LAB Start
  6395. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  6396. if $choice GT "0"
  6397.   if $choice EQ "1"
  6398.     MetaTool ILBM_Killer.DOC TEXT
  6399.   else
  6400.     if $choice EQ "2"
  6401.       ILBM_Killer
  6402.     endif
  6403.   endif
  6404.   skip Start BACK
  6405. endif
  6406. .stored-in
  6407. FreshFish-Vol10:New/gfx/show/ILBM_Killer/
  6408. .pi-file
  6409. FreshFish-Vol10:New/gfx/show/ILBM_Killer/Product-Info
  6410. .name
  6411. Image2C
  6412. .fullname
  6413. Image to C Converter
  6414. .aminet-dir
  6415. gfx/conv
  6416. .short
  6417. Convert IFF images to C code
  6418. .description
  6419. Source (and binary) to a tool to convert IFF images to 'C' code for
  6420. use in DrawImage(); generates all structures necessary to create
  6421. gadgets with this imagery, including LoadRGB32() palette tables, and
  6422. struct Gadget, struct Image, etc.  Source code demonstrates the use of
  6423. iffparse.library to extract BMHD information, AUTH, BODY, etc. chunks.
  6424. Flexible structure base-names from the command line.
  6425. .version
  6426. 1.2
  6427. .author
  6428. Udo Schuermann
  6429. .submittal
  6430. Submitted directly by author via ftp.
  6431. .described-by
  6432. Fred Fish (fnf@amigalib.com)
  6433. .source
  6434. Includes source in C.
  6435. .execute
  6436. LAB start
  6437. set choice `RequestChoice "Image to C Converter" "Please select an option" "Documentation" "View Source" "Cancel"`
  6438. if $choice GT "0"
  6439.   if $choice EQ "1"
  6440.     MetaTool i2c.doc TEXT
  6441.   else
  6442.     if $choice EQ "2"
  6443.       MetaTool i2c.c SOURCE
  6444.     endif
  6445.   endif
  6446.   skip start BACK
  6447. endif
  6448. .stored-in
  6449. FreshFish-Vol10:New/gfx/conv/Image2C/
  6450. .pi-file
  6451. FreshFish-Vol10:New/gfx/conv/Image2C/Product-Info
  6452. # This file contains product information that can be used by
  6453. # KingFisher 2.0 and other similar tools.
  6454.  
  6455. .name
  6456. IncludeGuide
  6457. .type
  6458. Developer Utility
  6459. .short
  6460. Guide with links to all asm includes
  6461. .description
  6462. An AmigaGuide file that contains links to asm includes
  6463.  
  6464. INCLUDE: has to be assigned to the main include directory, containing
  6465. all include files (the directory containing the "exec", "dos" and all
  6466. the other drawers).
  6467. .version
  6468. 1.0
  6469. .author
  6470. Per-Olof Yliniemi
  6471. .address
  6472. Muoniovaara
  6473. S-980 64 Muodoslompolo
  6474. SWEDEN
  6475. .docs
  6476. IncludeGuide.readme
  6477. Includes.Guide
  6478. .described-by
  6479. Dan Fish (daf@starfish.amigalib.com)
  6480. .submittal
  6481. Downloaded via ftp from wuarchive.wustl.edu.
  6482. .execute
  6483. LAB Start
  6484. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
  6485. if $choice GT "0"
  6486.   if $choice EQ "1"
  6487.     MetaTool IncludeGuide.readme  TEXT
  6488.   else
  6489.     if $choice EQ "2"
  6490.       MetaTool Includes.Guide  GUIDE
  6491.     endif
  6492.   endif
  6493.   skip Start BACK
  6494. endif
  6495. .aminet-dir
  6496. dev/asm
  6497. .stored-in
  6498. FreshFish-Vol10:New/dev/asm/IncludeGuide/
  6499. .pi-file
  6500. FreshFish-Vol10:New/dev/asm/IncludeGuide/Product-Info
  6501. .name
  6502. InfraRexx
  6503. .type
  6504. Infrared Control/ARexx
  6505. .short
  6506. Amiga as infrared remote control/slave
  6507. .description
  6508. The InfraRexx software along with the InfraJoy hardware serve as an
  6509. ARexx-infrared interface, so your Amiga becomes a remote control
  6510. unit. Also, the other way around, you can control your Amiga using
  6511. a common infrared remote control unit.
  6512. .version
  6513. 1.6a
  6514. .date
  6515. 1995.6.14
  6516. .author
  6517. Leon Woestenberg
  6518. Jeroen Steenblik
  6519. .reference
  6520. GoldFish-Vol2-2:BBS/util/InfraRexx-1.4.lha
  6521. 1.4
  6522. GoldFish-Vol2-1:Files/util/rexx/InfraRexx/
  6523. 1.4
  6524. FreshFish-Vol9-2:BBS/util/InfraRexx-1.4.lha
  6525. 1.4
  6526. FreshFish-Vol8-2:BBS/util/InfraRexx-1.4.lha
  6527. 1.4
  6528. FreshFish-Vol8-1:New/util/rexx/InfraRexx/
  6529. 1.4
  6530. FreshFish-Vol6:New/util/rexx/InfraRexx/
  6531. 1.3
  6532. FreshFish-Vol6:BBS/util/InfraRexx-1.3.lha
  6533. 1.3
  6534. .requirements
  6535. Requires Kickstart 2.04 or higher and some hardware (plans included).
  6536. .distribution
  6537. Freeware
  6538. .price
  6539. Voluntary registration fee of USD 10. Ordering the complete hardware
  6540. costs USD 28, and offers free user registration and one free update.
  6541. .address
  6542. Digital Disturbance
  6543. Leon Woestenberg
  6544. Langenhof 62
  6545. NL-5071 TP Udenhout
  6546. The Netherlands
  6547.  
  6548. Jeroen Steenblik
  6549. Retiestraat 13
  6550. NL-5628 PC Eindhoven
  6551. The Netherlands
  6552. .email
  6553. leon@stack.urc.tue.nl
  6554. jeroens@stack.urc.tue.nl
  6555. .installsize
  6556. 100K-450K
  6557. .construction
  6558. Amiga E Compiler v3.1a by Wouter van Oortmerssen
  6559. .tested
  6560. Tested on an Amiga 4000/040 using Kickstart 3.0 (version 39.106) ROMs
  6561. and 3.1 (version 40.68) MapRommed ROMs, Workbench 3.1 (version 40.42).
  6562. .docs
  6563. InfraRexx.guide
  6564. Hardware.guide
  6565. .described-by
  6566. Leon Woestenberg (leon@stack.urc.tue.nl)
  6567. Jeroen Steenblik (jeroens@stack.urc.tue.nl)
  6568. .submittal
  6569. Downloaded via ftp from wuarchive.wustl.edu.
  6570. .execute
  6571. LAB Start
  6572. set choice `RequestChoice "Options Selection" "Please select an option" "View Readme" "View Guide" "Install Program" "Run Program" "Cancel"`
  6573. if $choice GT "0"
  6574.   if $choice EQ "1"
  6575.     MetaTool InfraRexx1_6a.readme TEXT
  6576.   else
  6577.     if $choice EQ "2"
  6578.       MetaTool InfraRexx.guide GUIDE
  6579.     else
  6580.       if $choice EQ "3"
  6581.         Installer Install InfraRexx AVERAGE AVERAGE NOPRETEND
  6582.       else
  6583.         if $choice EQ "4"
  6584.           assign Locale: "" ADD
  6585.           run InfraRexxDaemon
  6586.           InfraRexxEditor
  6587.         endif
  6588.       endif
  6589.     endif
  6590.   endif
  6591.   skip Start BACK
  6592. endif
  6593. .aminet-dir
  6594. util/misc
  6595. .stored-in
  6596. FreshFish-Vol10:New/util/misc/InfraRexx/
  6597. .pi-file
  6598. FreshFish-Vol10:New/util/misc/InfraRexx/Product-Info
  6599. # This file contains product information that can be used by
  6600. # KingFisher 2.0 and other similar tools.
  6601.  
  6602. .name
  6603. IntuiDex
  6604. .type
  6605. Database
  6606. .short
  6607. Mailing list manager
  6608. .description
  6609. Easy to use club membership database and mailing list manager.
  6610.  
  6611. Features:
  6612.  
  6613.     *   Number of records in database is now limited only by available
  6614.         memory
  6615.  
  6616.     *   Fast sorting speed
  6617.  
  6618.     *   Nine different status levels, including four membership levels
  6619.  
  6620.     *   Font and screen sensitive
  6621.  
  6622.     *   Prints mailing labels, phone lists, and configurable database lists
  6623.  
  6624.     *   Export mail merge files for many popular word processors
  6625.  
  6626.     *   Import and Export ASCII delimited files
  6627.  
  6628.     *   Configurable field names
  6629.  
  6630.     *   Sort on six different fields
  6631. .version
  6632. 2.1
  6633. .author
  6634. Jeffery C. May
  6635. .distribution
  6636. Shareware
  6637. .reference
  6638. GoldFish-Vol2-2:BBS/biz/IntuiDex-1.1.lha
  6639. 1.1
  6640. GoldFish-Vol2-1:Files/biz/dbase/IntuiDex/
  6641. 1.1
  6642. FreshFish-Vol9-2:BBS/biz/IntuiDex-1.1.lha
  6643. 1.1
  6644. FreshFish-Vol8-2:BBS/biz/IntuiDex-1.1.lha
  6645. 1.1
  6646. FreshFish-Vol7:New/biz/dbase/IntuiDex/
  6647. 1.1
  6648. FreshFish-Vol7:BBS/biz/IntuiDex-1.1.lha
  6649. 1.1
  6650. AmigaLibDisks:d10xx/d1010/Programs/IntuiDex/
  6651. 1.1
  6652. FreshFish-Vol6:New/biz/dbase/IntuiDex/
  6653. 1.0
  6654. FreshFish-Vol6:BBS/biz/IntuiDex-1.0.lha
  6655. 1.0
  6656. .price
  6657. $25 (US)
  6658. .address
  6659. 4323 Pinewood Dr NE
  6660. Palm Bay, FL 32905
  6661. USA
  6662. .email
  6663. jeffm@zeus.surf.tach.net
  6664. Jeff_May@aaivtex.atl.ga.us
  6665. .docs
  6666. IntuiDex21.readme
  6667. help/IntuiDex.guide
  6668. help/registration.form
  6669. .described-by
  6670. Dan Fish (daf@daffy.amigalib.com)
  6671. .submittal
  6672. Downloaded via ftp from wuarchive.wustl.edu.
  6673. .execute
  6674. LAB Start
  6675. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "View Guide" "Install Program" "Run Program" "Cancel"`
  6676. if $choice GT "0"
  6677.   if $choice EQ "1"
  6678.     MetaTool IntuiDex21.readme TEXT
  6679.   else
  6680.     if $choice EQ "2"
  6681.       cd help
  6682.       MetaTool IntuiDex.guide GUIDE
  6683.       cd /
  6684.     else
  6685.       if $choice EQ "3"
  6686.         Installer Install_IntuiDex
  6687.       else
  6688.         if $choice EQ "4"
  6689.           wbrun intuidex
  6690.         endif
  6691.       endif
  6692.     endif
  6693.   endif
  6694.   skip Start BACK
  6695. endif
  6696. .aminet-dir
  6697. biz/dbase
  6698. .stored-in
  6699. FreshFish-Vol10:New/biz/dbase/IntuiDex/
  6700. .pi-file
  6701. FreshFish-Vol10:New/biz/dbase/IntuiDex/Product-Info
  6702. # This file contains product information that can be used by
  6703. # KingFisher 2.0 and other similar tools.
  6704.  
  6705. .name
  6706. IRMaster
  6707. .type
  6708. Hardware
  6709. .short
  6710. Use Amiga as an infrared remote
  6711. .description
  6712. The IR-Master project consists of two software components
  6713. and a control hardware which is connected to the joystickport.
  6714. With this equipment you can control almost every device which
  6715. is supplied with an IR remote.
  6716. .version
  6717. 3.30
  6718. .date
  6719. 1995.06.07
  6720. .author
  6721. Jürgen Frank
  6722. Michael Watzl
  6723. .requirements
  6724. Requires OS2.x+, and hardware available from the authors
  6725. .reference
  6726. FreshFish-Vol9-1:New/util/misc/IRMaster/
  6727. 3.11
  6728. FreshFish-Vol8-2:BBS/util/IRMaster-2.6.lha
  6729. 2.6
  6730. GoldFish-Vol2-1:Files/util/misc/IRMaster/
  6731. 2.6
  6732. FreshFish-Vol6:New/util/misc/IRMaster/
  6733. 2.6
  6734. FreshFish-Vol6:BBS/util/IRMaster-2.6.lha
  6735. 2.6
  6736. GoldFish-Vol2-2/BBS/util/IRMaster-2.6.lha
  6737. 2.6
  6738. AmigaLibDisk993:IRMaster/
  6739. 2.2
  6740. AmigaLibDisk943:IRMaster/
  6741. 1.0
  6742. .distribution
  6743. Shareware
  6744. .price
  6745. $15 - $40 (US)
  6746. .address
  6747. Michael Watzl
  6748. Konradstr. 11
  6749. 86609 Donauwoerth
  6750. Tel: +49 906 5834
  6751. Germany
  6752.  
  6753. Juergen Frank
  6754. Wittelsbacherweg 7
  6755. 86609 Donauwoerth
  6756. Tel: +49 906 1057
  6757. Germany
  6758. .docs
  6759. IMPORTANT
  6760. WICHTIG!
  6761. irmaster330.readme
  6762. .described-by
  6763. Dan Fish (daf@starfish.amigalib.com)
  6764. .submittal
  6765. Downloaded via ftp from wuarchive.wustl.edu.
  6766. .execute
  6767. LAB Start
  6768. set choice `RequestChoice "Options Selection" "Please select an option" "View Readme" "Install Program" "Cancel"`
  6769. if $choice GT "0"
  6770.   if $choice EQ "1"
  6771.     MetaTool irmaster330.readme TEXT
  6772.   else
  6773.     if $choice EQ "2"
  6774.       set choice2 `RequestChoice "Language Selection" "Please select a Language" "English" "Deutsch" "Cancel"`
  6775.       if $choice2 GT "0"
  6776.         if $choice2 EQ "1"
  6777.           Installer Install IR-Master DEFUSER Average LANGUAGE english NOPRETEND
  6778.         else
  6779.           if $choice2 EQ "2"
  6780.             Installer Install IR-Master DEFUSER Average LANGUAGE deutsch NOPRETEND
  6781.           endif
  6782.         endif
  6783.       endif
  6784.       unset choice2
  6785.     endif
  6786.   endif
  6787.   skip Start BACK
  6788. endif
  6789. .aminet-dir
  6790. util/misc
  6791. .stored-in
  6792. FreshFish-Vol10:New/util/misc/IR-Master/
  6793. .pi-file
  6794. FreshFish-Vol10:New/util/misc/IR-Master/Product-Info
  6795. .name
  6796. ITF
  6797. .type
  6798. Game Utility
  6799. .short
  6800. Infocom data file interpreter
  6801. .description
  6802. Amiga port of ITF4.01.  ITF stands for "Infocom Task Force"
  6803. There have been several ports of Infocom interpreters to the
  6804. Amiga, but none of this program.  The interpreter supports
  6805. v1, v2, v3 (Zork1 to Stationfall), v4 (Trinity, Bureaucracy,
  6806. etc.) and v5 (Sherlock, Beyond Zork etc.) games. This is more
  6807. than any other freely distributable interpreter.  With this
  6808. interpreter you can play ALL the games in the LTOI2 package
  6809. for the IBM PC, by copying the datafiles with CrossDOS or
  6810. similar, then just running this interpreter.  Binary only.
  6811. .version
  6812. 1.70
  6813. .author
  6814. InfoTaskForce, amiga port by David Kinder
  6815. .reference
  6816. GoldFish-Vol2-2:BBS/game/ITF-1.60.lha
  6817. 1.60
  6818. GoldFish-Vol2-1:Files/game/role/ITF/
  6819. 1.60
  6820. FreshFish-Vol9-2:BBS/game/ITF-1.60.lha
  6821. 1.60
  6822. FreshFish-Vol8-2:BBS/game/ITF-1.60.lha
  6823. 1.60
  6824. FreshFish-Vol8-1:New/game/role/ITF/
  6825. 1.60
  6826. FreshFish-Vol5:BBS/game/ITF-1.46.lha
  6827. 1.46
  6828. FreshFish-Vol4:New/game/role/ITF/
  6829. 1.46
  6830. FreshFish-Vol4:BBS/May94/game/role/ITF.lha
  6831. 1.46
  6832. GoldFish-Vol1-2:d9xx/d975/ITF/
  6833. 1.10
  6834. GoldFish-Vol1-1:BBS/d9xx/d975/ITF.lha
  6835. 1.10
  6836. FrozenFish-Vol1:BBS/ALib/d9xx/d975/ITF.lha
  6837. 1.10
  6838. FreshFish-Vol3:New/AmigaLibDisks/Disk975/ITF/
  6839. 1.10
  6840. AmigaLibDisk975:ITF/
  6841. .requirements
  6842. Requires OS 2.0+
  6843. .distribution
  6844. Copyrighted but Freely Redistributable
  6845. .address
  6846. 2, Clwtt Cottages,
  6847. Bangor Road,
  6848. Gyfelia,
  6849. Nr. Wrexham,
  6850. Clywd.
  6851. LL13 0YL
  6852. .email
  6853. kinder@teaching.physics.ox.ac.uk
  6854. david.kinder@physics.ox.ac.uk
  6855. .docs
  6856. About Sherlock
  6857. DataFile.txt
  6858. History.txt
  6859. Infocom.guide
  6860. Readme
  6861. ZCode.txt
  6862. .described-by
  6863. Dan Fish (daf@daffy.amigalib.com)
  6864. .submittal
  6865. Downloaded via ftp from wuarchive.wustl.edu.
  6866. .execute
  6867. LAB Start
  6868. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  6869. if $choice GT "0"
  6870.   if $choice EQ "1"
  6871.     set orgdir `cd`
  6872.     set filechoice `RequestFile TITLE "Select Text File"`
  6873.     set dirchoice `pathname $filechoice`
  6874.     set filechoice `basename $filechoice`
  6875.     failat 21
  6876.     cd $dirchoice
  6877.     MetaTool $filechoice TEXT
  6878.     cd $orgdir
  6879.     failat 10
  6880.     unset filechoice
  6881.     unset dirchoice
  6882.   endif
  6883.   skip Start BACK
  6884. endif
  6885. .aminet-dir
  6886. game/role
  6887. .stored-in
  6888. FreshFish-Vol10:New/game/role/ITF/
  6889. .pi-file
  6890. FreshFish-Vol10:New/game/role/ITF/Product-Info
  6891. .name
  6892. JIV
  6893. .aminet-dir
  6894. gfx/show
  6895. .short
  6896. Picture viewer GIF/BMP/ILBM/PNM/PCX/JPEG
  6897. .description
  6898. JIV is a picture viewer. I can imagine that you're wondering
  6899. now why I had to write yet another one... well, here's a list
  6900. of features that should answer your question:
  6901.  
  6902.  · JIV supports many different file formats:
  6903.  
  6904.    - GIF (full GIF87a standard plus a subset of GIF89a).
  6905.  
  6906.    - BMP (MS-Windows and OS/2 variants, currently only
  6907.      uncompressed).
  6908.  
  6909.    - IFF-ILBM (including HAM6, HAM8, EHB and 24bit formats).
  6910.  
  6911.    - PNM pictures (PBM, PGM and PPM in both binary and
  6912.      ASCII format).
  6913.  
  6914.    - PCX (8bit/VGA, 24 bit, monochrome and _some_ 4 bit)
  6915.  
  6916.    - JPEG/JFIF, if the JPEG CODEC is installed.
  6917.  
  6918.  · JIV supports several types of display hardware:
  6919.  
  6920.    - all native graphics chipsets (OCS, ECS and AGA).
  6921.  
  6922.    - Cybergraphics emulation.
  6923.  
  6924.    - A2024.
  6925.  
  6926.    - Picasso-II/Village emulation.
  6927.  
  6928.    - Generic mode, should work with every graphics board that
  6929.      emulates Workbench/Intuition. Tested with the Picasso-II
  6930.      emulation and the Cybergraphics emulation.
  6931.  
  6932.  · JIV supports displaying over-sized images using autoscroll.
  6933.  
  6934.  · JIV supports multiple filenames and AmigaDOS pattern
  6935.    matching.
  6936.  
  6937.  · JIV can dither pictures that use more colors than your
  6938.    display hardware supports.
  6939.  
  6940.  · JIV offers an endless/slideshow mode that can be used for
  6941.    (non-interactive) advertising, for example in a shop window.
  6942.  
  6943. Please note that JIV is probably not the best choice for
  6944. "small" Amiga configurations. It will need a lot of memory and
  6945. (in some cases) quite a bit of computing power as well.
  6946.  
  6947. The minimum configuration for JIV is:
  6948.  
  6949.  · 68000 or better.
  6950.  
  6951.  · AmigaOS 2.04 (V37) or better.
  6952.  
  6953.  · 1 MByte or more of RAM.
  6954.  
  6955. This configuration should allow you to view small to medium-sized
  6956. pictures (640x480x8 should just be possible).
  6957.  
  6958. The suggested configuration for JIV is:
  6959.  
  6960.  · 68030 or better.
  6961.  
  6962.  · AmigaOS 3.1 (V40) or better.
  6963.  
  6964.  · 4 MBytes of RAM or more.
  6965.  
  6966.  · Hard disk drive.
  6967.  
  6968. This configuration will allow you to view most pictures you're
  6969. likely to find. A bit more RAM wouldn't hurt, though. :-) And
  6970. of course you'll need a graphics board if you want to display
  6971. true-color pictures without dithering.
  6972. .author
  6973. Jürgen Weinelt
  6974. .address
  6975. Franz-Ludwig-Straße 10
  6976. D-97072 Würzburg
  6977. Germany
  6978. .version
  6979. 1.22f
  6980. .distribution
  6981. Copyrighted but freely distributable under specified conditions.
  6982. .submittal
  6983. Submitted electronically directly by the author.
  6984. .email
  6985. jow@hcast.franken.de
  6986. .described-by
  6987. Fred Fish (fnf@amigalib.com)
  6988. .execute
  6989. LAB start
  6990. set choice `RequestChoice "JIV" "Please select an option" "History" "ReadMe" "English Guide" "Deutsch Guide" "Cancel"`
  6991. if $choice GT "0"
  6992.   if $choice EQ "1"
  6993.     MetaTool Changes TEXT
  6994.   else
  6995.     if $choice EQ "2"
  6996.       MetaTool JIV.readme TEXT
  6997.     else
  6998.       if $choice EQ "3"
  6999.         MetaTool JIV_e.guide GUIDE
  7000.       else
  7001.         if $choice EQ "4"
  7002.           MetaTool JIV_d.guide GUIDE
  7003.         endif
  7004.       endif
  7005.     endif
  7006.   endif
  7007.   skip start BACK
  7008. endif
  7009. .stored-in
  7010. FreshFish-Vol10:New/gfx/show/JIV/
  7011. .pi-file
  7012. FreshFish-Vol10:New/gfx/show/JIV/Product-Info
  7013. .name
  7014. Juggler_Jr
  7015. .type
  7016. Animation
  7017. .short
  7018. Juggler Jr Anim by Eric Schwartz
  7019. .description
  7020. A small looping anim from earlier Schwartz days.
  7021. .author
  7022. Eric Schwartz
  7023. .distribution
  7024. Copyrighted but Freely Redistributable
  7025. .aminet-dir
  7026. pix/eric
  7027. .execute
  7028. METATOOL Juggler_Jr. ANIM
  7029. .docs
  7030. Juggler_Jr.readme
  7031. .described-by
  7032. Richard Fish (rjf@amigalib.com)
  7033. .submittal
  7034. Downloaded via ftp from wuarchive.wustl.edu.
  7035. .stored-in
  7036. FreshFish-Vol10:New/pix/eric/Juggler_Jr/
  7037. .pi-file
  7038. FreshFish-Vol10:New/pix/eric/Juggler_Jr/Product-Info
  7039. .name
  7040. jurassic
  7041. .type
  7042. Picture
  7043. .short
  7044. Fantasy JPEG picture - 800 x 600.
  7045. .description
  7046. This is a nice picture I created some time ago on my Amiga 4000/040.
  7047. If you like it and/or want to contact me for any reasons, feel free
  7048. to do so at the address quoted above, or by phone at : +39-2-76110695.
  7049.  
  7050. Enjoy...
  7051. .author
  7052. Roberto Bisconcini
  7053. .distribution
  7054. Copyrighted but Freely Redistributable
  7055. .email
  7056. groncola@eznet.it
  7057. .aminet-dir
  7058. pix/misc
  7059. .execute
  7060. METATOOL jurassic.jpg JPEG
  7061. .docs
  7062. jurassic.readme
  7063. Readme.txt
  7064. .described-by
  7065. Richard Fish (rjf@amigalib.com)
  7066. .submittal
  7067. Downloaded via ftp from wuarchive.wustl.edu.
  7068. .stored-in
  7069. FreshFish-Vol10:New/pix/misc/jurassic/
  7070. .pi-file
  7071. FreshFish-Vol10:New/pix/misc/jurassic/Product-Info
  7072. .name
  7073. JureWb
  7074. .type
  7075. Picture
  7076. .short
  7077. Fancy 16 color MWB based desktop
  7078. .description
  7079. My example of a WB
  7080. .author
  7081. Jure Vrhovnik
  7082. .distribution
  7083. Copyrighted but Freely Redistributable
  7084. .email
  7085. jurev@gea.fer.uni-lj.si
  7086. .aminet-dir
  7087. pix/wb
  7088. .execute
  7089. METATOOL JureWb.iff ILBM
  7090. .docs
  7091. jurewb.readme
  7092. .described-by
  7093. Richard Fish (rjf@amigalib.com)
  7094. .submittal
  7095. Downloaded via ftp from wuarchive.wustl.edu.
  7096. .stored-in
  7097. FreshFish-Vol10:New/pix/wb/jurewb/
  7098. .pi-file
  7099. FreshFish-Vol10:New/pix/wb/jurewb/Product-Info
  7100. .name
  7101. Knight
  7102. .type
  7103. Picture
  7104. .short
  7105. Fantasy JPEG picture - 800 x 600.
  7106. .description
  7107. This is a nice picture I created some time ago on my Amiga 4000/040.
  7108. If you like it and/or want to contact me for any reasons, feel free
  7109. to do so at the address quoted above, or by phone at : +39-2-76110695.
  7110.  
  7111. Enjoy...
  7112. .author
  7113. Roberto Bisconcini
  7114. .distribution
  7115. Copyrighted but Freely Redistributable
  7116. .aminet-dir
  7117. pix/misc
  7118. .execute
  7119. METATOOL knight.jpg JPEG
  7120. .docs
  7121. knight.readme
  7122. Readme.txt
  7123. .described-by
  7124. Richard Fish (rjf@amigalib.com)
  7125. .submittal
  7126. Downloaded via ftp from wuarchive.wustl.edu.
  7127. .stored-in
  7128. FreshFish-Vol10:New/pix/misc/knight/
  7129. .pi-file
  7130. FreshFish-Vol10:New/pix/misc/knight/Product-Info
  7131. .name
  7132. LaguardiaWB
  7133. .type
  7134. Picture
  7135. .short
  7136. IFF of Laguardia's 1024x768 WB on EGS
  7137. .description
  7138. This is a snapshot of my last WorkBench.
  7139. It won't last for long, because I love changing every bit of it about
  7140. twice a month, but this one seemed quite nice to me.
  7141. .author
  7142. Alberto D'Urso
  7143. .distribution
  7144. Copyrighted but Freely Redistributable
  7145. .email
  7146. a.d'urso@agora.stm.it
  7147. .aminet-dir
  7148. pix/wb
  7149. .execute
  7150. METATOOL LaguardiaWB.IFF ILBM
  7151. .docs
  7152. LaguardiaWB.readme
  7153. .described-by
  7154. Richard Fish (rjf@amigalib.com)
  7155. .submittal
  7156. Downloaded via ftp from wuarchive.wustl.edu.
  7157. .stored-in
  7158. FreshFish-Vol10:New/pix/wb/LaguardiaWB/
  7159. .pi-file
  7160. FreshFish-Vol10:New/pix/wb/LaguardiaWB/Product-Info
  7161. .name
  7162. Lamda
  7163. .type
  7164. Compiler
  7165. .short
  7166. A Scheme interpreter with GUI
  7167. .description
  7168. A SCHEME interpreter (a LISP-like language from M.I.T.),
  7169. implemented as a commodity with font sensitive GUI
  7170. (just drop your sources in an AppIcon or in an AppWindow).
  7171. Source examples and arexx scripts included.
  7172. .version
  7173. 0.7
  7174. .date
  7175. 1995.01.23
  7176. .author
  7177. Guichard Damien
  7178. .requirements
  7179. WB 2.0+
  7180. .distribution
  7181. Copyrighted but Freely Redistributable
  7182. .docs
  7183. Contents
  7184. ReadMe
  7185. .described-by
  7186. Richard Fish (rjf@amigalib.com)
  7187. .submittal
  7188. Submitted on disk directly by the author.
  7189. .aminet-dir
  7190. dev/lang
  7191. .execute
  7192. LAB Start
  7193. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Cancel"`
  7194. if $choice GT "0"
  7195.   if $choice EQ "1"
  7196.     MetaTool ReadMe TEXT
  7197.   else
  7198.     if $choice EQ "2"
  7199.       cd Lambda
  7200.       MetaTool Lambda.guide GUIDE
  7201.       cd /
  7202.     else
  7203.       if $choice EQ "3"
  7204.         Installer Install
  7205.       endif
  7206.     endif
  7207.   endif
  7208.   skip Start BACK
  7209. endif
  7210. .stored-in
  7211. FreshFish-Vol10:New/dev/lang/Lambda/
  7212. .pi-file
  7213. FreshFish-Vol10:New/dev/lang/Lambda/Product-Info
  7214. .name
  7215. LazyMines
  7216. .type
  7217. Thinking Game
  7218. .short
  7219. Minesweeper game
  7220. .description
  7221. This is the most feature loaded minesweeper on any platform, and
  7222. it's only available for Amiga users.
  7223.  
  7224. Special features:
  7225.  - 3 difficulty levels and an optional level.
  7226.  - Sweep all or sweep path.
  7227.  - Automatic lock.
  7228.  - Automatic opening (0-10%).
  7229.  - Warnings.
  7230.  - Smiley button for new game.
  7231.  - Ten high scores for each difficulty level.
  7232.  - Font sensitive.
  7233.  - Can open its window on any public screen.
  7234.  - Opens even on an NTSC 640 x 200 display.
  7235.  - Supports locale.library (English, German, Norwegian, Polish and Swedish
  7236.    catalogs included).
  7237.  - Lots of colors if you have version 3.0 or higher of the OS.
  7238.  - Installation script for Commodore's Installer.
  7239.  
  7240. Try it, and you'll throw any other minesweeper games in the Trashcan
  7241. immediately.
  7242. .version
  7243. 3.1
  7244. .date
  7245. 1995.06.29
  7246. .author
  7247. Lorens Younes
  7248. .reference
  7249. FreshFish-Vol9-2:BBS/game/LazyMines-2.1.lha
  7250. 2.1
  7251. FreshFish-Vol8-2:BBS/game/LazyMines-2.1.lha
  7252. 2.1
  7253. FreshFish-Vol8-1:New/game/think/LazyMines/
  7254. 2.1
  7255. GoldFish-Vol2-2:BBS/game/LazyMines-1.0.lha
  7256. 1.0
  7257. GoldFish-Vol2-1:Files/game/think/LazyMines/
  7258. 1.0
  7259. FreshFish-Vol5:New/game/think/LazyMines/
  7260. 1.0
  7261. FreshFish-Vol5:BBS/game/LazyMines-1.0.lha
  7262. 1.0
  7263. .requirements
  7264. OS2.0+, OS2.1+ required for localization usage
  7265. .distribution
  7266. Copyrighted but Freely Redistributable
  7267. .email
  7268. d93-hyo@nada.kth.se
  7269. .docs
  7270. docs/English.guide
  7271. docs/Norsk.guide
  7272. docs/Svenska.guide
  7273. .described-by
  7274. Dan Fish (daf@daffy.amigalib.com)
  7275. .submittal
  7276. Downloaded via ftp from wuarchive.wustl.edu.
  7277. .execute
  7278. LAB Start
  7279. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  7280. if $choice GT "0"
  7281.   if $choice EQ "1"
  7282.     MetaTool LazyMines31.readme TEXT
  7283.   else
  7284.     if $choice EQ "2"
  7285.       set orgdir `cd`
  7286.       cd docs
  7287.       set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
  7288.       set dirchoice `pathname $filechoice`
  7289.       set filechoice `basename $filechoice`
  7290.       failat 21
  7291.       cd $dirchoice
  7292.       MetaTool $filechoice GUIDE
  7293.       cd $orgdir
  7294.       failat 10
  7295.       unset filechoice
  7296.       unset dirchoice
  7297.     else
  7298.       if $choice EQ "3"
  7299.         Installer Installationscript
  7300.       else
  7301.         if $choice EQ "4"
  7302.           LazyMines
  7303.         endif
  7304.       endif
  7305.     endif
  7306.   endif
  7307.   skip Start BACK
  7308. endif
  7309. .aminet-dir
  7310. game/think
  7311. .stored-in
  7312. FreshFish-Vol10:New/game/think/LazyMines/
  7313. .pi-file
  7314. FreshFish-Vol10:New/game/think/LazyMines/Product-Info
  7315. # This file contains product information that can be used by
  7316. # KingFisher 2.0 and other similar tools.
  7317.  
  7318. .name
  7319. LControl
  7320. .type
  7321. Hardware
  7322. .short
  7323. Control cameras (LANC/5-Pin-ED) w/ Amiga
  7324. .description
  7325. LControl is a program to control video cameras via
  7326. a special control hardware. The cameras must have
  7327. a LANC- (Sony compatible) or 5-Pin-Edit-interface
  7328. (Panasonic compatible).
  7329.  
  7330. For cameras with a LANC-interface there are
  7331. hardwares for the (internal) parallel and the
  7332. (internal) serial port of the Amgia. The solution
  7333. for the serial port needs much less CPU power. The
  7334. parallel port hardware offers a two camera option
  7335. - the software can swap between the two connected
  7336. cameras.
  7337.  
  7338. For cameras with a 5-Pin-Edit-interface
  7339. (Panasonic/Blaupunkt) there is a parallelport
  7340. hardware, too. (LControl becomes PControl).
  7341.  
  7342. LControl is a commodity and it has an ARexx port.
  7343. Therefore LControl can work in the background and
  7344. your camera can be "programmed" via ARexx.
  7345. .version
  7346. 1.52
  7347. .date
  7348. 1995.07.02
  7349. .author
  7350. Juergen Frank
  7351. Michael Watzl
  7352. .requirements
  7353. Requires OS2.x+, and hardware available from the authors
  7354. .distribution
  7355. Shareware
  7356. .price
  7357. $12 - $30(US), DM 20 - DM 40
  7358. .address
  7359. Jürgen Frank
  7360. Wittelsbacherweg 7
  7361. 86609 Donauwörth
  7362. Tel.: +49 906 1057
  7363. Germany
  7364.  
  7365. Michael Watzl
  7366. Konradstr. 11
  7367. 86609 Donauwörth
  7368. Tel.: +49 906 5834
  7369. Germany
  7370. .docs
  7371. lcontrol152.readme
  7372. lcontrole.guide
  7373. .described-by
  7374. Dan Fish (daf@starfish.amigalib.com)
  7375. .submittal
  7376. Downloaded via ftp from wuarchive.wustl.edu.
  7377. .execute
  7378. LAB Start
  7379. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Cancel"`
  7380. if $choice GT "0"
  7381.   if $choice EQ "1"
  7382.     MetaTool lcontrol152.readme TEXT
  7383.   else
  7384.     if $choice EQ "2"
  7385.       MetaTool lcontrole.guide GUIDE
  7386.     else
  7387.       if $choice EQ "3"
  7388.         set choice2 `RequestChoice "Language Selection" "Please select a language" "English" "Deutsch" "Cancel"`
  7389.         if $choice2 GT "0"
  7390.           if $choice2 EQ "1"
  7391.             Installer Install LControl DEFUSER AVERAGE LANGUAGE english NOPRETEND
  7392.           else
  7393.             if $choice2 EQ "2"
  7394.               Installer Install LControl DEFUSER AVERAGE LANGUAGE deutsch NOPRETEND
  7395.             endif
  7396.           endif
  7397.         endif
  7398.         unset choice2
  7399.       endif
  7400.     endif
  7401.   endif
  7402.   skip Start BACK
  7403. endif
  7404. .aminet-dir
  7405. util/misc
  7406. .stored-in
  7407. FreshFish-Vol10:New/util/misc/LControl/
  7408. .pi-file
  7409. FreshFish-Vol10:New/util/misc/LControl/Product-Info
  7410. .name
  7411. LimBoLand
  7412. .type
  7413. Animation
  7414. .short
  7415. Comic of Rush Limbaugh
  7416. .description
  7417. This is our first attempt to author a comic strip for the computer.
  7418. It's a little rough, but we hope you can enjoy it.
  7419. .author
  7420. Sugar & Spice
  7421. .requirements
  7422. OS2.0+
  7423. .distribution
  7424. Copyrighted but Freely Redistributable
  7425. .address
  7426. Sugar & Spice Productions
  7427. 2753 E. Broadway S101-106
  7428. Mesa, AZ. 85204
  7429. .docs
  7430. LimBoLand.Doc
  7431. .described-by
  7432. Richard Fish (rjf@amigalib.com)
  7433. .submittal
  7434. Submitted on disk directly by the author.
  7435. .aminet-dir
  7436. pix/anim
  7437. .execute
  7438. LAB Start
  7439. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Animation" "Cancel"`
  7440. if $choice GT "0"
  7441.   if $choice EQ "1"
  7442.     MetaTool LimBoLand.Doc TEXT
  7443.   else
  7444.     if $choice EQ "2"
  7445.       proj2 LimBoLand001.film
  7446.     endif
  7447.   endif
  7448.   skip Start BACK
  7449. endif
  7450. .stored-in
  7451. FreshFish-Vol10:New/pix/anim/LimboLand/
  7452. .pi-file
  7453. FreshFish-Vol10:New/pix/anim/LimboLand/Product-Info
  7454. .name
  7455. LINO
  7456. .type
  7457. Compression
  7458. .short
  7459. LINO is a file to file packer
  7460. .description
  7461. LINO is a file to file packer, which compresses/expands files or
  7462. directories.  It includes a 'XPK compression interface' (about XPK see
  7463. lino.doc), to use compression software, which is written for this
  7464. standard.
  7465.  
  7466. Data compression is a software technic to spare space on disk or tape.
  7467. There are different algorithms to do this. From a simple
  7468. Run-Length-Encoding which replaces a sequence of equal bytes with one
  7469. of this bytes and the number of these bytes, as far as the Arithmetic
  7470. Coding, where the probability of a byte within a file determines the
  7471. code.
  7472.  
  7473. Applications for data compression are archiving files, backup storage,
  7474. and harddisk compressing.  There are some very good freeware,
  7475. shareware and commercial applications which have a XPK-interface
  7476. implemented.  For example: the XPK-package with XFH (a harddisk
  7477. compressor) on Fish 754, EPU (also a harddisk compressor) on Fish 858,
  7478. ABackup (a backup utility) on Fish 838 (for some references see file
  7479. lino.doc).
  7480. .version
  7481. 1.0
  7482. .author
  7483. Gerhard Tuenkler
  7484. .distribution
  7485. Copyrighted but Freely Redistributable
  7486. .address
  7487. Gerhard Tuenkler
  7488. Th. Koerner Str. 40/3/11
  7489. A-8010 Graz
  7490. AUSTRIA
  7491. EUROPE
  7492. .docs
  7493. ReadMe
  7494. Install.ReadMe
  7495. doc/Libs.doc
  7496. doc/Lino.doc
  7497. doc/LPatch.ReadMe
  7498. doc/Statistics
  7499. doc/Zeno.doc
  7500. dok/Libs.dok
  7501. dok/Lino.dok
  7502. dok/LPatch.LiesMich
  7503. dok/Statistik
  7504. dok/Zeno.dok
  7505. .described-by
  7506. Richard Fish (rjf@amigalib.com)
  7507. .submittal
  7508. Submitted on disk directly by the author.
  7509. .aminet-dir
  7510. util/arc
  7511. .execute
  7512. set orgdir `cd`
  7513. LAB Start
  7514. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Dok" "Cancel"`
  7515. if $choice GT "0"
  7516.   if $choice EQ "1"
  7517.     set filechoice `RequestFile TITLE "Select Text File" PATTERN "~(#?.info)" DRAWER "doc/"`
  7518.     MetaTool $filechoice TEXT
  7519.     unset filechoice
  7520.   else
  7521.     if $choice EQ "2"
  7522.       set filechoice `RequestFile TITLE "Select Text File" PATTERN "~(#?.info)" DRAWER "dok/"`
  7523.       MetaTool $filechoice TEXT
  7524.       unset filechoice
  7525.     endif
  7526.   endif
  7527.   cd $orgdir
  7528.   skip Start BACK
  7529. endif
  7530. .stored-in
  7531. FreshFish-Vol10:New/util/arc/LINO/
  7532. .pi-file
  7533. FreshFish-Vol10:New/util/arc/LINO/Product-Info
  7534. .name
  7535. Lottery
  7536. .fullname
  7537. Lottery Predictor
  7538. .type
  7539. Game Software
  7540. .short
  7541. Tries to predict numbers for lottery
  7542. .description
  7543. This program trys to help you win the national lottery by picking out
  7544. patterns in the data.
  7545. .version
  7546. 1.0
  7547. .date
  7548. 1995.03.07
  7549. .author
  7550. Simon P.Hughes
  7551. .requirements
  7552. WB2.0+
  7553. GadTools.Library V36.0
  7554. ReqTools.Library V36.0
  7555. Intuition.Library V36.0
  7556. Graphics.Library V36.0
  7557. Utility.Library V36.0
  7558. .distribution
  7559. Shareware
  7560. .price
  7561. £10.00
  7562. .address
  7563. 35 Glebe Close
  7564. Credenhill
  7565. HR4 7EX
  7566. .email
  7567. cs9h3hsp@swansea.ac.uk or
  7568. susimes.ug@swansea.ac.uk or
  7569. .construction
  7570. This program was written on an Amiga 4000/040 with a Warp Engine
  7571. Accelerator. It has 2 Mb Chip ram and 4 Mb Fast, and 10 Mb Virtual
  7572. Fast. I have a 540 Meg hard drive, and loads of other gizmos.
  7573. .tested
  7574. Works perfectly on my machine. It has been tested and run successfully
  7575. on a bare A1200, an 030 accelerated 1200 and an 030 A4000.
  7576. .docs
  7577. readme.txt
  7578. Docs/Lottery.readme
  7579. .described-by
  7580. Richard Fish (rjf@amigalib.com)
  7581. .submittal
  7582. Submitted on disk directly by the author.
  7583. .aminet-dir
  7584. misc/misc
  7585. .execute
  7586. set orgdir `cd`
  7587. LAB start
  7588. failat 10
  7589. unset filechoice
  7590. unset dirchoice
  7591. cd $orgdir
  7592. set choice `RequestChoice "Lottery" "Please select an option" "View ReadMe" "View Guide" "Run" "Cancel"`
  7593. if $choice GT "0"
  7594.   if $choice EQ "1"
  7595.     MetaTool readme.txt TEXT
  7596.   else
  7597.     if $choice EQ "2"
  7598.       cd Docs
  7599.       MetaTool Lottery.readme GUIDE
  7600.     else
  7601.       if $choice EQ "3"
  7602.         WBRun Lottery
  7603.       endif
  7604.     endif
  7605.   endif
  7606.   skip start BACK
  7607. endif
  7608. .stored-in
  7609. FreshFish-Vol10:New/misc/misc/Lottery/
  7610. .pi-file
  7611. FreshFish-Vol10:New/misc/misc/Lottery/Product-Info
  7612. .name
  7613. Lynx
  7614. .type
  7615. Image Processing
  7616. .short
  7617. Image Processing package. FFT processing
  7618. .description
  7619. Lynx is an image processing package.  Yet another?  Not exactly. Lynx is
  7620. significantly different than others images processing packages availables
  7621. for the Amiga.
  7622.  
  7623. For example, it can do the Fourier transformation and works in the frequency
  7624. domain of the images.
  7625.  
  7626. It's the first one (I think !) which be able to work on 16 bits per pixel
  7627. (per channel) images, that gives 65536 gray levels !
  7628.  
  7629. The main purpose of Lynx is scientific and it is able to process images in
  7630. many domains:  Astronomy, physics, archeology...
  7631.  
  7632. Lynx can also execute some subjectives processes such as image composition,
  7633. solarize effect, oil painting...
  7634.  
  7635. There are two versions: 8bits and 16bits. The first one is rather designed
  7636. for subjective processing, while the second is rather for "serious" image
  7637. processing !
  7638.  
  7639. Why ?
  7640. ~~~~~
  7641. In  the  beginning I would  process  some  astronomical images that I had
  7642. released  with  a  CCD  camera, but there wasn't any software on the Amiga
  7643. able  to  perform  some processes such as FFT transform, Gaussian filters,
  7644. profile extraction and many others. So I'd decided to make my own program.
  7645.  
  7646. Capabilities
  7647. ~~~~~~~~~~~~
  7648. -Lynx can load and process as many images as possible (multiples buffers)
  7649. -Up to 256 slices (channels) per image.
  7650. -Add, delete, move slices between image buffers (stacks).
  7651.  
  7652. Input/Output
  7653. --------------
  7654. o Read the following images formats:
  7655.     FITS (Flexible Image Transport System).
  7656.     IFF 1-8 bitplans, IFF24.
  7657.     Datatypes.
  7658.     Lynx (own format).
  7659.  
  7660. o Write the following images formats:
  7661.     FITS (Flexible Image Transport System).
  7662.     IFF 2-8 bitplans, IFF24, HAM 6 or 8.
  7663.     Lynx (own format).
  7664.  
  7665. Image Processing
  7666. ----------------
  7667. o Spatial domain:
  7668.     Convolutions Matrix 3x3 & 5x5
  7669.     Median filter (with control of efficiency and matrix design)
  7670.     Minimum, maximum filters
  7671.     Arithmetics operations
  7672.     Transcode
  7673.     Histogram Equalisation
  7674.     Geometricals operations (Scale, Translate, Rotate, Dimensions)
  7675.     Pixels corrections
  7676.  
  7677. o Spectral domain:
  7678.     Fast Fourier Transform
  7679.     Convolution
  7680.     Deconvolution (Wiener filter)
  7681.     Correlation
  7682.     Filtering (Low-Pass, Band-Pass, High-pass, Gauss, Butterworth,
  7683.                    Wavelet...)
  7684.  
  7685. Image analysis
  7686. --------------
  7687.      Histogram
  7688.      Statistics
  7689.      Pixel values
  7690.      Profiles extractions
  7691.      Photometric mesurements
  7692.  
  7693. Visualization
  7694. -------------
  7695.     Pseudo-color for monochromatic visualization.
  7696.     True-color in 16-256 colors, HAM6 (old machines), HAM8 (AGA mach.)
  7697.  
  7698. Miscellaneous
  7699. -------------
  7700.         ARexx port.
  7701.     Images composition
  7702.     Color model transformations (RBG <-> HSV)
  7703.     Statistics
  7704.     Transcoding for visualization
  7705.     Animations
  7706. .version
  7707. 1.01ß
  7708. .date
  7709. 1995.06.20
  7710. .author
  7711. Stéphane Poirier
  7712. .requirements
  7713. Requires OS 2.04+, 2.1+ for localization, 3.0+ for datatype usage
  7714. .distribution
  7715. Shareware
  7716. .price
  7717. $30 (US), DM 40, FR 150
  7718. .address
  7719. 20 avenue Claude Vellefaux
  7720. 75010 Paris
  7721. FRANCE
  7722. .email
  7723. poiries@asterix.saclay.cea.fr
  7724. .tested
  7725. - A4000/040
  7726. - A1200 with/without FAST ram, coprocessor, accelerator card.
  7727. - A3000
  7728. - A500+
  7729. .docs
  7730. Readme
  7731. Lisez-moi
  7732. Lynx.guide
  7733. .described-by
  7734. Dan Fish (daf@starfish.amigalib.com)
  7735. .submittal
  7736. Downloaded via ftp from wuarchive.wustl.edu.
  7737. .aminet-dir
  7738. misc/sci
  7739. .execute
  7740. LAB start
  7741. set choice `RequestChoice "Lynx" "Please select an option" "ReadMe" "Lisez-moi" "View Guide" "Cancel"`
  7742. if $choice GT "0"
  7743.   if $choice EQ "1"
  7744.     MetaTool ReadMe TEXT
  7745.   else
  7746.     if $choice EQ "2"
  7747.       MetaTool Lisez-moi TEXT
  7748.     else
  7749.       if $choice EQ "3"
  7750.         MetaTool Lynx.guide GUIDE
  7751.       endif
  7752.     endif
  7753.   endif
  7754.   skip start BACK
  7755. endif
  7756. .stored-in
  7757. FreshFish-Vol10:New/misc/sci/Lynx/
  7758. .pi-file
  7759. FreshFish-Vol10:New/misc/sci/Lynx/Product-Info
  7760. .name
  7761. ManageCDPics
  7762. .type
  7763. Workbench Tool
  7764. .short
  7765. A program to manage all your pictures
  7766. .description
  7767. A GUI-Based cataloger that allows you to create "picture-databases"
  7768. and easily view the pictures.
  7769. .version
  7770. 1.303
  7771. .date
  7772. 1995.06.01
  7773. .author
  7774. Markus Hillenbrand
  7775. .reference
  7776. FreshFish-Vol9-2:BBS/disk/ManageCDPics-1.2.lha
  7777. 1.2
  7778. FreshFish-Vol8-2:BBS/disk/ManageCDPics-1.2.lha
  7779. 1.2
  7780. FreshFish-Vol8-1/New/disk/cdrom/ManageCDPics/
  7781. 1.2
  7782. AmigaLibDisks:d10xx/d1032/Programs/ManageCDPics/
  7783. 1.2
  7784. GoldFish-Vol2-2:BBS/disk/ManageCDPics-1.0.lha
  7785. 1.0
  7786. GoldFish-Vol2-1:Files/disk/cdrom/ManageCDPics/
  7787. 1.0
  7788. FreshFish-Vol6:New/disk/cdrom/ManageCDPics/
  7789. 1.0
  7790. FreshFish-Vol6:BBS/disk/ManageCDPics-1.0.lha
  7791. 1.0
  7792. .distribution
  7793. Copyrighted but Freely Redistributable
  7794. .address
  7795. Hauptstrasse 6
  7796. 36124 Eichenzell-Löschenrod
  7797. GERMANY
  7798. .email
  7799. m_hillen@informatik.uni-kl.de
  7800. .docs
  7801. ManageCDPics.doc
  7802. ManageCDPics.guide
  7803. .described-by
  7804. Dan Fish (daf@daffy.amigalib.com)
  7805. .submittal
  7806. Submitted electronically directly by the author.
  7807. .execute
  7808. LAB Start
  7809. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  7810. if $choice GT "0"
  7811.   if $choice EQ "1"
  7812.     MetaTool ManageCDPics.doc TEXT
  7813.   else
  7814.     if $choice EQ "2"
  7815.       MetaTool ManageCDPics.guide GUIDE
  7816.     else
  7817.       if $choice EQ "3"
  7818.         ManageCDPics
  7819.       endif
  7820.     endif
  7821.   endif
  7822.   skip Start BACK
  7823. endif
  7824. .aminet-dir
  7825. disk/cdrom
  7826. .stored-in
  7827. FreshFish-Vol10:New/disk/cdrom/ManageCDPics/
  7828. .pi-file
  7829. FreshFish-Vol10:New/disk/cdrom/ManageCDPics/Product-Info
  7830. .name
  7831. MangaJin
  7832. .type
  7833. Picture
  7834. .short
  7835. Japanese Manga and Anime characters
  7836. .description
  7837. MangaJin! (named after my favourite source of japanese pop culture magazine) is
  7838. a collection of the most popular manga/anime characters ... ther all 16 colours
  7839. so u could use them on ur ECS or (preferably) AGA machines ... something 2
  7840. remember is that they were all hand drawn by a guy called Street Shamen of the
  7841. IBB ... these pics should help u make ur workbench manga!
  7842.  
  7843. if u like the stuff and use it .. hint .. i like mail ..
  7844. so send me a postcard ..
  7845.  
  7846. Mikhali Mifsud
  7847. 27 Bassett str
  7848. Hurstville,2220
  7849. Australia...
  7850.  
  7851. Ja
  7852.  
  7853.   ///\  IAmKaneda
  7854.   c-00  On parole from the Uni Of Wollongong Penitentiary
  7855.   \  >  After Serving a 4 year BA sentence
  7856.   |\_-  Kaneda@dialx.sydney.com.au (?)
  7857.   \ /
  7858.    .
  7859. .author
  7860. Mikhali Mifsud
  7861. .distribution
  7862. Copyrighted but Freely Redistributable
  7863. .address
  7864. 27 Bassett str
  7865. Hurstville,2220
  7866. Australia
  7867. .email
  7868. Kaneda@dialx.sydney.com.au
  7869. .aminet-dir
  7870. pix/misc
  7871. .execute
  7872. set filechoice `requestfile "Select picture to view" PATTERN="~(#?.info)" DRAWER="MangaAnime/"
  7873. METATOOL $filechoice ILBM
  7874. .docs
  7875. MangaJin.readme
  7876. .described-by
  7877. Richard Fish (rjf@amigalib.com)
  7878. .submittal
  7879. Downloaded via ftp from wuarchive.wustl.edu.
  7880. .stored-in
  7881. FreshFish-Vol10:New/pix/misc/MangaJin/
  7882. .pi-file
  7883. FreshFish-Vol10:New/pix/misc/MangaJin/Product-Info
  7884. .name
  7885. MantisFly
  7886. .type
  7887. Picture
  7888. .short
  7889. Raytraced crossbreed of dragonfly/mantis
  7890. .description
  7891. This picture was modelled and rendered with Real3D3, and then
  7892. touched up with ImageFX2.
  7893. .author
  7894. Mikael Tilly
  7895. .distribution
  7896. Copyrighted but Freely Redistributable
  7897. .email
  7898. tilly@academy.bastad.se
  7899. .aminet-dir
  7900. pix/trace
  7901. .execute
  7902. METATOOL MantisFly.jpg JPEG
  7903. .docs
  7904. MantisFly.readme
  7905. .described-by
  7906. Richard Fish (rjf@amigalib.com)
  7907. .submittal
  7908. Downloaded via ftp from wuarchive.wustl.edu.
  7909. .stored-in
  7910. FreshFish-Vol10:New/pix/trace/MantisFly/
  7911. .pi-file
  7912. FreshFish-Vol10:New/pix/trace/MantisFly/Product-Info
  7913. # This file contains product information that can be used by
  7914. # KingFisher 2.0 and other similar tools.
  7915.  
  7916. .name
  7917. MemoryX
  7918. .type
  7919. OS Utility
  7920. .short
  7921. View the contents of any memory address
  7922. .description
  7923. This little program shows you the contents of any memory address in
  7924. the system. It is useful for debugging etc (that's what I wrote it
  7925. for).
  7926.  
  7927. The program has a optional automatic refresh function that reads the
  7928. selected memory address (and 256 bytes forward) 50 times a second and
  7929. updates the display. The contents of the memory is shown in both HEX
  7930. and ASCII.
  7931. .version
  7932. v0.5ß
  7933. .date
  7934. 1994.11.07
  7935. .author
  7936. Per-Olof Yliniemi
  7937. .requirements
  7938. Requires OS2.0+
  7939. .distribution
  7940. Copyrighted but Freely Redistributable
  7941. .address
  7942. Muoniovaara
  7943. S-980 64 Muodoslompolo
  7944. SWEDEN
  7945. .docs
  7946. MemoryX.doc
  7947. .described-by
  7948. Dan Fish (daf@starfish.amigalib.com)
  7949. .submittal
  7950. Downloaded via ftp from wuarchive.wustl.edu.
  7951. .execute
  7952. LAB Start
  7953. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  7954. if $choice GT "0"
  7955.   if $choice EQ "1"
  7956.     MetaTool MemoryX.doc TEXT
  7957.   else
  7958.     if $choice EQ "2"
  7959.       MemoryX
  7960.     endif
  7961.   endif
  7962.   skip Start BACK
  7963. endif
  7964. .aminet-dir
  7965. dev/misc
  7966. .stored-in
  7967. FreshFish-Vol10:New/dev/misc/MemoryX/
  7968. .pi-file
  7969. FreshFish-Vol10:New/dev/misc/MemoryX/Product-Info
  7970. .name
  7971. Memory_Monitory
  7972. .type
  7973. OS Utility
  7974. .short
  7975. Monitors the amount of memory in use.
  7976. .description
  7977. Memory Monitor as the name suggests monitors then amount of
  7978. memory that is currently being used. The program Multi-tasks
  7979. so you can do other things while memory monitor is running.
  7980. .version
  7981. 1.03
  7982. .author
  7983. DCAT
  7984. .distribution
  7985. Copyrighted but Freely Redistributable
  7986. .docs
  7987. Memory_Monitor.DOC
  7988. .described-by
  7989. Richard Fish (rjf@amigalib.com)
  7990. .submittal
  7991. Submitted on disk directly by the author.
  7992. .aminet-dir
  7993. util/misc
  7994. .execute
  7995. LAB Start
  7996. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  7997. if $choice GT "0"
  7998.   if $choice EQ "1"
  7999.     MetaTool Memory_Monitor.DOC TEXT
  8000.   else
  8001.     if $choice EQ "2"
  8002.       MemMon
  8003.     endif
  8004.   endif
  8005.   skip Start BACK
  8006. endif
  8007. .stored-in
  8008. FreshFish-Vol10:New/util/misc/Memory_Monitor/
  8009. .pi-file
  8010. FreshFish-Vol10:New/util/misc/Memory_Monitor/Product-Info
  8011. .name
  8012. ModPack
  8013. .type
  8014. Compression
  8015. .short
  8016. Packs soudtracker-modules
  8017. .description
  8018. This little assembler-program packs soudtracker-modules together with a
  8019. file containing additional information into an LHA-archive.
  8020. .version
  8021. 1.4b
  8022. .date
  8023. 1994.09.14
  8024. .author
  8025. Mike Coenen
  8026. .requirements
  8027. OS2.04
  8028. LHa
  8029. .distribution
  8030. Freeware
  8031. .address
  8032. Kleestr. 10
  8033. D-31655 Stadthagen
  8034. Germany
  8035. .docs
  8036. ModPack.changes
  8037. ModPack.doc
  8038. .described-by
  8039. Richard Fish (rjf@amigalib.com)
  8040. .submittal
  8041. Submitted on disk directly by the author.
  8042. .aminet-dir
  8043. util/arc
  8044. .execute
  8045. LAB Start
  8046. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  8047. if $choice GT "0"
  8048.   if $choice EQ "1"
  8049.     MetaTool ModPack.doc TEXT
  8050.   else
  8051.     if $choice EQ "2"
  8052.       ModPack
  8053.     endif
  8054.   endif
  8055.   skip Start BACK
  8056. endif
  8057. .stored-in
  8058. FreshFish-Vol10:New/util/arc/ModPack/
  8059. .pi-file
  8060. FreshFish-Vol10:New/util/arc/ModPack/Product-Info
  8061. # This file contains product information that can be used by
  8062. # KingFisher 2.0 and other similar tools.
  8063.  
  8064. .name
  8065. MousoMeter
  8066. .type
  8067. Mouse Commodity
  8068. .short
  8069. Measures mouse movement
  8070. .description
  8071. MousoMeter is a cute little commodity that measures the distance (km)
  8072. you "drive" with your Mouse.  Counters for daily and total usage.  Using
  8073. the time MousoMeter has been active, it can also calculate your average
  8074. "mouse-speed" in meters/hr. (However, don't let your boss see this!)
  8075. MousoMeter also records the number of "Mouse-Clicks".  With a
  8076. sophisticated program like MousoMeter, it should be easy to get
  8077. a government grant to scientifically study Carpal-Tunnel!!
  8078. .version
  8079. 3.13
  8080. .date
  8081. 1995.04.20
  8082. .author
  8083. Wolfgang Breyha, Michael Matzl
  8084. .reference
  8085. FreshFish-Vol7:BBS/util/MUIMousoMeter-3.12.lha
  8086. 3.12
  8087. FreshFish-Vol7:New/util/cdity/MUIMousoMeter/
  8088. 3.12
  8089. FreshFish-Vol8-2:BBS/util/MUIMousoMeter-3.12.lha
  8090. 3.12
  8091. FreshFish-Vol9-2:BBS/util/MUIMousoMeter-3.12.lha
  8092. 3.12
  8093. GoldFish-Vol2-1:Files/util/cdity/MUIMousoMeter/
  8094. 3.12
  8095. GoldFish-Vol2-2:BBS/util/MUIMousoMeter-3.12.lha
  8096. 3.12
  8097. .requirements
  8098. Requires OS2.04+, MUI 2.2+
  8099. .distribution
  8100. Copyrighted but Freely Redistributable
  8101. .address
  8102. Wolfgang Breyha
  8103. 1130 WIEN
  8104. Österreich
  8105.  
  8106. Michael Matzl
  8107. Maurer-Langegasse 57/1/4
  8108. 1238 WIEN
  8109. Österreich
  8110. .email
  8111. h8706496@obelix.wu-wien.ac.at
  8112. .docs
  8113. ReadMe.mui
  8114. docs/english/MousoMeter.doc
  8115. docs/english/MousoMeter.guide
  8116. docs/deutsch/MousoMeter.doc
  8117. docs/deutsch/MousoMeter.guide
  8118. .described-by
  8119. Dan Fish (daf@starfish.amigalib.com)
  8120. .submittal
  8121. Downloaded via ftp from wuarchive.wustl.edu.
  8122. .execute
  8123. LAB Start
  8124. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  8125. if $choice GT "0"
  8126.   if $choice EQ "1"
  8127.     set choice2 `RequestChoice "Options Selection" "Please select a Language" "English" "Deutsch" "Cancel"`
  8128.     if $choice2 GT "0"
  8129.       if $choice2 EQ "1"
  8130.         MetaTool docs/english/MousoMeter.doc TEXT
  8131.       else
  8132.         if $choice2 EQ "2"
  8133.           MetaTool docs/deutsch/MousoMeter.doc TEXT
  8134.         endif
  8135.       endif
  8136.     endif
  8137.   else
  8138.     if $choice EQ "2"
  8139.       set choice2 `RequestChoice "Options Selection" "Please select a Language" "English" "Deutsch" "Cancel"`
  8140.       if $choice2 GT "0"
  8141.         if $choice2 EQ "1"
  8142.           MetaTool docs/english/MousoMeter.guide GUIDE
  8143.         else
  8144.           if $choice2 EQ "2"
  8145.             MetaTool docs/deutsch/MousoMeter.guide GUIDE
  8146.           endif
  8147.         endif
  8148.       endif
  8149.     else
  8150.       if $choice EQ "3"
  8151.         MousoMeter000
  8152.       endif
  8153.     endif
  8154.   endif
  8155.   skip Start BACK
  8156. endif
  8157. .aminet-dir
  8158. util/cdity
  8159. .stored-in
  8160. FreshFish-Vol10:New/util/cdity/MUIMousoMeter/
  8161. .pi-file
  8162. FreshFish-Vol10:New/util/cdity/MUIMousoMeter/Product-Info
  8163. .name
  8164. MULTI-PRED
  8165. .type
  8166. Game Software
  8167. .short
  8168. A powerful prediction tool for Lotto.
  8169. .description
  8170. MULTI-PRED is a powerful prediction tool for Lotto, Pools & Digit (eg 4d)
  8171. systems available worldwide. You can therefore play your local system or
  8172. any of the international ones such as Lotto in America, Canada, Germany,
  8173. Australia, etc. The program uses an identical framework for all 3 systems
  8174. but they are run completely independently so that any number of them can
  8175. be used simultaneously. All records, updates, number predictions, bets
  8176. and results are stored separately and can be sent to the printer at any
  8177. time.
  8178. .author
  8179. JOE TAYLOR
  8180. .restrictions
  8181. Lotto is completely functional but is limited to 20 bets (too small
  8182. for high odds games).  Pools, and Digit have been by-passed.
  8183. .distribution
  8184. Copyrighted but Freely Redistributable
  8185. .price
  8186. $20 (US)
  8187. .address
  8188. Rm18, 19/1 Soi Samanchan
  8189. Sukhumvit 42
  8190. Bangkok  10110
  8191. Thailand
  8192. .docs
  8193. _manual_
  8194. manual/auto_help
  8195. manual/bets_help
  8196. manual/data_help
  8197. manual/game_help
  8198. manual/graph_help
  8199. manual/group_agreement
  8200. manual/group_help
  8201. manual/group_rules
  8202. manual/main_help
  8203. manual/manual_text
  8204. manual/pred_help
  8205. manual/result_help
  8206. manual/pred_help
  8207. manual/result_help
  8208. manual/template_help
  8209. .described-by
  8210. Richard Fish (rjf@amigalib.com)
  8211. .submittal
  8212. Submitted on disk directly by the author.
  8213. .aminet-dir
  8214. biz/demo
  8215. .execute
  8216. LAB Start
  8217. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "Run Program" "Cancel"`
  8218. if $choice GT "0"
  8219.   if $choice EQ "1"
  8220.     wbrun _manual_
  8221.   else
  8222.     if $choice EQ "2"
  8223.       multi-pred
  8224.     endif
  8225.   endif
  8226.   skip Start BACK
  8227. endif
  8228. .stored-in
  8229. FreshFish-Vol10:New/biz/demo/multi-pred/
  8230. .pi-file
  8231. FreshFish-Vol10:New/biz/demo/multi-pred/Product-Info
  8232. # This file contains product information that can be used by
  8233. # KingFisher 2.0 and other similar tools.
  8234.  
  8235. .name
  8236. MultiCX
  8237. .type
  8238. Multifunction Commodity
  8239. .short
  8240. Powerfully small Multifunction commodity
  8241. .description
  8242.  
  8243. MultiCX  is the smallest Multi-Function-Commodity for the Amiga, thought
  8244. as  a  replacement  for  many  larger  and  sometimes  badly  programmed
  8245. programs.  It is a 100% pure commodity, which means that it does not use
  8246. interrupts and no special input handlers. Some Patches (SetFunction) are
  8247. installed in a very clean  way, so that they do not interfere with other
  8248. programs which use the same vectors.
  8249.  
  8250. As a result MultiCX can safely be disabled or removed at any time.
  8251. Features:
  8252.  
  8253. - Notification
  8254. - Screen Blanker
  8255. - Moire Blanker
  8256. - Mouse Accelerator
  8257. - Mouse Blanker
  8258. - Screen Cycle
  8259. - Mouse Shift
  8260. - Window Cycle
  8261. - SUN-alike Window Activation
  8262. - HoldX and HoldY
  8263. - Enter ASCII
  8264. - Map Umlauts
  8265. - CapShift
  8266. - NoCapsLock
  8267. - Window Close/Zoom
  8268. - Window Remember
  8269. - CenterScreen
  8270. - HotFlush
  8271. - PopCLI
  8272. - FrontPubScreen
  8273. - System Flags
  8274. - Trackdisk Parameters
  8275. - Public Screen Flags
  8276. - Internal and External Preferences
  8277. - Advanced EditHook
  8278. - SetFunction Patches
  8279. - AssignWedge
  8280. - ForceNewLook
  8281. - WBExtender
  8282. - TagScreens
  8283.  
  8284. Also includes HandleCX, a CLI replacement for Exchange
  8285. .version
  8286. 2.0ß
  8287. .date
  8288. 1995.07.10
  8289. .author
  8290. Martin Berndt
  8291. .reference
  8292. FreshFish-Vol9-2:BBS/util/MultiCX-1.46.lha
  8293. 1.46
  8294. FreshFish-Vol8-2:BBS/util/MultiCX-1.46.lha
  8295. 1.46
  8296. FreshFish-Vol8-1:New/util/cdity/MultiCX/
  8297. 1.46
  8298. .distribution
  8299. Shareware
  8300. .price
  8301. $15 (US)
  8302. .address
  8303. Fr.-Alfred-Str. 115
  8304. 47226 Duisburg
  8305. Germany
  8306. .email
  8307. m_berndt@wanderer.dssd.sub.org
  8308. m_berndt@wanderer.gun.de
  8309. .docs
  8310. MultiCX.doc
  8311. HandleCX.doc
  8312. .described-by
  8313. Dan Fish (daf@starfish.amigalib.com)
  8314. .submittal
  8315. Downloaded via ftp from wuarchive.wustl.edu.
  8316. .execute
  8317. LAB Start
  8318. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  8319. if $choice GT "0"
  8320.   if $choice EQ "1"
  8321.     MetaTool MultiCX.doc TEXT
  8322.   else
  8323.     if $choice EQ "2"
  8324.       wbrun MultiCX
  8325.     endif
  8326.   endif
  8327.   skip Start BACK
  8328. endif
  8329. .aminet-dir
  8330. util/cdity
  8331. .stored-in
  8332. FreshFish-Vol10:New/util/cdity/MultiCX/
  8333. .pi-file
  8334. FreshFish-Vol10:New/util/cdity/MultiCX/Product-Info
  8335. .name
  8336. NetInput
  8337. .type
  8338. Communications
  8339. .short
  8340. Remote control Amiga over AmiTCP network
  8341. .description
  8342. This is an AmiTCP/IP network package which enables you to remote control
  8343. an Amiga by any other Amiga in the network. This is archieved by
  8344. grabbing the input events from the controlling system, and passing them
  8345. though the network to the remote system.
  8346. .version
  8347. 37.3
  8348. .date
  8349. 1995.07.25
  8350. .author
  8351. Marius Gröger
  8352. .requirements
  8353. OS2.0+
  8354. AmiTCP/IP
  8355. 2 Amiga computers connected via AmiTCP/IP
  8356. .distribution
  8357. Freeware
  8358. .address
  8359. Bärstadter Str. 4
  8360. 65307 Bad Schwalbach (GERMANY)
  8361. .email
  8362. mag@sysgo.de
  8363. i409@informatik.fh-wiesbaden.de
  8364. groeger@gundel.zdv.uni-mainz.de
  8365. .docs
  8366. ReadMe
  8367. netinput37.3.readme
  8368. help/NetInput.guide
  8369. .described-by
  8370. Richard Fish (rjf@amigalib.com)
  8371. .submittal
  8372. Downloaded via ftp from wuarchive.wustl.edu.
  8373. .aminet-dir
  8374. comm/tcp
  8375. .execute
  8376. LAB Start
  8377. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Cancel"`
  8378. if $choice GT "0"
  8379.   if $choice EQ "1"
  8380.     MetaTool ReadMe TEXT
  8381.   else
  8382.     if $choice EQ "2"
  8383.       cd help
  8384.       MetaTool NetInput.guide GUIDE
  8385.       cd /
  8386.     else
  8387.       if $choice EQ "3"
  8388.         Installer Install
  8389.       endif
  8390.     endif
  8391.   endif
  8392.   skip Start BACK
  8393. endif
  8394. .stored-in
  8395. FreshFish-Vol10:New/comm/tcp/NetInput/
  8396. .pi-file
  8397. FreshFish-Vol10:New/comm/tcp/NetInput/Product-Info
  8398. .name
  8399. NewLogo
  8400. .type
  8401. Picture
  8402. .short
  8403. Should this be the new Amiga Tech. logo?
  8404. .description
  8405. This is my suggestion to Amiga Technologies for a change to the proposed
  8406. new company/Amiga logo.
  8407. .author
  8408. Alan Ingleby
  8409. .distribution
  8410. Copyrighted but Freely Redistributable
  8411. .email
  8412. aing@netspace.net.au
  8413. .aminet-dir
  8414. pix/illu
  8415. .execute
  8416. METATOOL New_Logo.iff ILBM
  8417. .docs
  8418. NewLogo.readme
  8419. .described-by
  8420. Richard Fish (rjf@amigalib.com)
  8421. .submittal
  8422. Downloaded via ftp from wuarchive.wustl.edu.
  8423. .stored-in
  8424. FreshFish-Vol10:New/pix/illu/NewLogo/
  8425. .pi-file
  8426. FreshFish-Vol10:New/pix/illu/NewLogo/Product-Info
  8427. .name
  8428. NextStep
  8429. .fullname
  8430. NextStep
  8431. .type
  8432. editor utility
  8433. .short
  8434. icon toolbar
  8435. .description
  8436. NextStep is an advanced version of the dock client shipped with GoldED,
  8437. adding ToolManager icon toolbars to the editor.
  8438. .version
  8439. 1.6
  8440. .date
  8441. 1995.06.06
  8442. .author
  8443. Dietmar Eilert
  8444. .restrictions
  8445. none
  8446. .requirements
  8447. GoldED 2, ToolManager 2, Installer
  8448. .distribution
  8449. restricted freeware
  8450. .email
  8451. DIETMAR@TOMATE.TNG.OCHE.DE
  8452. .address
  8453. Kampstraße 28
  8454. D-59269 Beckum
  8455. Germany
  8456. .exectype
  8457. 68xxx
  8458. .installsize
  8459. 160 K
  8460. .source
  8461. C source code included
  8462. .construction
  8463. DICE 2.07.54R
  8464. .described-by
  8465. Dietmar Eilert (DIETMAR@TOMATE.TNG.OCHE.DE)
  8466. .submittal
  8467. Downloaded via ftp from wuarchive.wustl.edu.
  8468. .execute
  8469. LAB Start
  8470. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Install Program" "Cancel"`
  8471. if $choice GT "0"
  8472.   if $choice EQ "1"
  8473.     MetaTool ReadMe TEXT
  8474.   else
  8475.     if $choice EQ "2"
  8476.       Installer Install NextStep AVERAGE EXPERT deutsch
  8477.     endif
  8478.   endif
  8479.   skip Start BACK
  8480. endif
  8481. .aminet-dir
  8482. text/edit
  8483. .stored-in
  8484. FreshFish-Vol10:New/text/edit/NextStep/
  8485. .pi-file
  8486. FreshFish-Vol10:New/text/edit/NextStep/Product-Info
  8487. .name
  8488. Nudel-Pix
  8489. .type
  8490. Picture
  8491. .short
  8492. Definitive ECS WBench & DOpus5 Screens!
  8493. .description
  8494. I was bored, so I decided to upload a screen-snap of my constantly chaning
  8495. Workbench and DOpus setup to Aminet for any other people sad enough to get
  8496. excited about seeing someone else's system.
  8497.  
  8498. I hope that you'll agree that they are very impressive, especially for
  8499. a 16 colour, PAL: Hires Non-Laced display (w/ maximum overscan)!
  8500.  
  8501. Look out for me, "Nudel" in #Amiga on IRC... Let me know what you think
  8502. of the screens!
  8503.  
  8504. If you're using DOpus5, check out "MWB_DOpus52.lha" on Aminet in pix/icons.
  8505. This is a pack by Trevor Morris and myself which not only includes top
  8506. quality lister-toolbar icons, but some advice on setting up DOpus5.
  8507. (Have at look at Trevor's earlier "MagicWBStuff3.LHA" as well, it's great!)
  8508.  
  8509. Quick hello's to: Trevor Morris, Greg & Jon (DOpus), my friends in the scene,
  8510. and all those who've talked to me on IRC (esp Sasha, SkyGuy, Zool, Raiden,
  8511. Nightflyer, and TheRaven, who kindly helped me out the other day).
  8512. .author
  8513. Leo Davidson
  8514. .distribution
  8515. Copyrighted but Freely Redistributable
  8516. .email
  8517. leo@hampschl.demon.co.uk
  8518. .aminet-dir
  8519. pix/wb
  8520. .execute
  8521. set filechoice `requestfile "Select an IFF file" PATTERN="#?.IFF"
  8522. METATOOL $filechoice ILBM
  8523. .docs
  8524. Nudel-Pix.readme
  8525. .described-by
  8526. Richard Fish (rjf@amigalib.com)
  8527. .submittal
  8528. Downloaded via ftp from wuarchive.wustl.edu.
  8529. .stored-in
  8530. FreshFish-Vol10:New/pix/wb/Nudel-Pix/
  8531. .pi-file
  8532. FreshFish-Vol10:New/pix/wb/Nudel-Pix/Product-Info
  8533. .name
  8534. Oberon-A
  8535. .type
  8536. Compiler
  8537. .short
  8538. A freely-distributable Oberon-2 compiler
  8539. .description
  8540. Oberon-A is a freely-distributable Oberon-2 compiler. Oberon-2 is a
  8541. modern object-oriented language designed by Niklaus Wirth, the creator
  8542. of Pascal and Modula-2, and Hanspeter Mössenböck. Oberon-A is an
  8543. implementation of the language for the Amiga computer, ported from a
  8544. compiler written by Niklaus Wirth.
  8545. .version
  8546. 1.6
  8547. .author
  8548. Frank Copeland
  8549. OEL by Johan Ferreira
  8550. .reference
  8551. FreshFish-Vol9-2:BBS/dev/Oberon-A-1.5.3.lha
  8552. 1.5.3
  8553. FreshFish-Vol9-1:Useful/dev/obero/Oberon-A/
  8554. 1.5.3
  8555. GoldFish-Vol2-2:BBS/dev/Oberon-A-1.4ß.lha
  8556. 1.4ß
  8557. GoldFish-Vol2-1:Files/dev/obero/Oberon-A/
  8558. 1.4ß
  8559. FreshFish-Vol9-2:BBS/dev/Oberon-A-1.4ß.lha
  8560. 1.4ß
  8561. FreshFish-Vol8-2:BBS/dev/Oberon-A-1.4ß.lha
  8562. 1.4ß
  8563. FreshFish-Vol8-1:Useful/dev/obero/Oberon-A/
  8564. 1.4ß
  8565. FreshFish-Vol7:Useful/dist/dev/obero/Oberon-A/
  8566. 1.4ß
  8567. FreshFish-Vol7:BBS/dev/Oberon-A-1.4ß.lha
  8568. 1.4ß
  8569. FreshFish-Vol6:New/dev/obero/Oberon-A/
  8570. 1.4ß
  8571. FreshFish-Vol6:BBS/dev/Oberon-A-1.4ß.lha
  8572. 1.4ß
  8573. .distribution
  8574. GNU Public License
  8575. .address
  8576. PO BOX 236
  8577. RESERVOIR  VIC  3073
  8578. AUSTRALIA
  8579. .email
  8580. fjc@wossname.apana.org.au
  8581. .source
  8582. Full source code is included for all modules and programs where available.
  8583. .docs
  8584. Oberon-A.doc
  8585. Index.doc
  8586. .described-by
  8587. Dan Fish (daf@starfish.amigalib.com)
  8588. .submittal
  8589. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  8590. .execute
  8591. set orgdir `cd`
  8592. LAB Start
  8593. failat 10
  8594. unset filechoice
  8595. unset dirchoice
  8596. cd $orgdir
  8597. set choice `RequestChoice "Oberon-A" "Please select an option" "View Guide" "View Doc" "Install Oberon" "Cancel"`
  8598. if $choice GT "0"
  8599.   if $choice EQ "1"
  8600.     MetaTool Oberon-A.doc GUIDE
  8601.   else
  8602.     if $choice EQ "2"
  8603.       set filechoice `RequestFile TITLE "Select Readme File"`
  8604.       set dirchoice `pathname $filechoice`
  8605.       set filechoice `basename $filechoice`
  8606.       failat 21
  8607.       cd $dirchoice
  8608.       MetaTool $filechoice TEXT
  8609.       failat 10
  8610.     else
  8611.       if $choice EQ "3"
  8612.         cd Install
  8613.         execute Install
  8614.         cd /
  8615.       endif
  8616.     endif
  8617.   endif
  8618.   skip Start BACK
  8619. endif
  8620. .aminet-dir
  8621. dev/obero
  8622. .stored-in
  8623. FreshFish-Vol10:New/dev/obero/Oberon-A/
  8624. .pi-file
  8625. FreshFish-Vol10:New/dev/obero/Oberon-A/Product-Info
  8626. .name
  8627. Oberon-NoFPU
  8628. .short
  8629. Non-FPU supplement to Oberon V4
  8630. .type
  8631. Operating System and Compiler
  8632. .description
  8633. This is a supplementation for Oberon System V4 to run it without FPU.
  8634. .beschreibung
  8635. Dies ist eine Ergaenzung fuer das Oberon System V4 um es ohne FPU zum
  8636. Laufen zu bringen.
  8637. .date
  8638. 1995.06.13
  8639. .version
  8640. 0.10
  8641. .author
  8642. Stefan Ludwig, Claudio Nieder, Ralf Degner
  8643. .requirements
  8644. Oberon System V4 for the Amiga V0.10 or V0.10a
  8645. .distribution
  8646. Freeware
  8647. .address
  8648. Institut fuer Computersysteme
  8649. ETH-Zentrum
  8650. CH-8092 Zuerich
  8651. .email
  8652. ludwig@inf.ethz.ch
  8653. .exectype
  8654. 68020
  8655. .construction
  8656. Oberon
  8657. .tested
  8658. A4000/40, OS3.0
  8659. .docs
  8660. Oberon-NoFPU.readme
  8661. .described-by
  8662. Ralf Degner (degner@pallas.amp.uni-hannover.de)
  8663. .submittal
  8664. Submitted electronically directly by the author
  8665. .execute
  8666. LAB Start
  8667. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  8668. if $choice GT "0"
  8669.   if $choice EQ "1"
  8670.     MetaTool Oberon-NoFPU.readme TEXT
  8671.   endif
  8672.   skip Start BACK
  8673. endif
  8674. .aminet-dir
  8675. dev/obero
  8676. .stored-in
  8677. FreshFish-Vol10:New/dev/obero/Oberon-NoFPU/
  8678. .pi-file
  8679. FreshFish-Vol10:New/dev/obero/Oberon-NoFPU/Product-Info
  8680. .name
  8681. Oberon
  8682. .type
  8683. Compiler
  8684. .short
  8685. Oberon System V4
  8686. .description
  8687. Implementation of the Oberon V4 operating system, like it was designed
  8688. together with the programming language Oberon among others by Prof.
  8689. Niklaus Wirth.
  8690. The system represents a modern operating system with multitasking,
  8691. graphical user interface and an Oberon-2 compiler.  Special features
  8692. are object oriented programming concept, dynamic loading, garbage
  8693. collector, extensibility and a enlarged meaning of text.
  8694.  
  8695. A text editor, a drawing tool and a Minesweeper game are included.
  8696. With the system designed sourcecode can be used at every implementation
  8697. without changes. Implementations are available for Mac, Power-Mac,
  8698. IBM-RS6000, Windows, SGI, Sun, Linux, DecStation, ....
  8699. .beschreibung
  8700. Umsetzung des Oberon V4 Betriebssystems, wie es zusammen mit der
  8701. Sprache Oberon u.a. von Prof. Niklaus Wirth entworfen wurde.
  8702. Das System stellt ein modernes, multitaskingfaehiges Betriebssystem mit
  8703. graphischer Benutzeroberflaeche dar und beinhaltet einen in das System
  8704. eingebundenen Oberon-2 Compiler. Besondere Eigenschaften sind das
  8705. objektorientierte Konzept, dynamisches Laden der Module, Garbage-Collector,
  8706. Erweiterbarkeit und die neue Bedeutung, die Text zugeordnet wird.
  8707. Komfortabler Editor, Zeichenprogramm und ein Minesweeper Spiel sind im
  8708. Paket enthalten.
  8709. Mit dem System erstellte Quelltexte koennen auf jeder anderen Umsetzung von
  8710. System V4 sofort verwendet werden. Umsetzungen existieren fuer Mac,
  8711. Power-Mac, IBM-RS6000, Windows, SGI, Sun, Linux, DecStation, ....
  8712. .date
  8713. 1995.06.04
  8714. .version
  8715. 0.10aß
  8716. .author
  8717. Stefan Ludwig, Claudio Nieder
  8718. .requirements
  8719. 68020, FPU, OS2.0, 1.5MB-RAM (3MB-RAM recommended)
  8720. .distribution
  8721. Freeware
  8722. .address
  8723. Institut fuer Computersysteme
  8724. ETH-Zentrum
  8725. CH-8092 Zuerich
  8726. .email
  8727. ludwig@inf.ethz.ch
  8728. .exectype
  8729. 68020 FPU
  8730. .source
  8731. ProjectOberon source included
  8732. .construction
  8733. Oberon
  8734. .tested
  8735. A4000/40, OS3.0
  8736. .docs
  8737. Oberon.readme
  8738. Oberon.liesmich
  8739. Oberon-FAQ-General.doc
  8740. Oberon-FAQ-Language.doc
  8741. Oberon-FAQ-System.doc
  8742. .described-by
  8743. Ralf Degner (degner@pallas.amp.uni-hannover.de)
  8744. .submittal
  8745. Submitted electronically directly by the author.
  8746. .execute
  8747. set orgdir `cd`
  8748. LAB Start
  8749. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  8750. if $choice GT "0"
  8751.   if $choice EQ "1"
  8752.    set filechoice `RequestFile TITLE "Select Readme File"`
  8753.    set dirchoice `pathname $filechoice`
  8754.    set filechoice `basename $filechoice`
  8755.    failat 21
  8756.    cd $dirchoice
  8757.    MetaTool $filechoice TEXT
  8758.    failat 10
  8759.    cd $orgdir
  8760.    unset filechoice
  8761.    unset dirchoice
  8762.   endif
  8763.   skip Start BACK
  8764. endif
  8765. .aminet-dir
  8766. dev/obero
  8767. .stored-in
  8768. FreshFish-Vol10:New/dev/obero/Oberon/
  8769. .pi-file
  8770. FreshFish-Vol10:New/dev/obero/Oberon/Product-Info
  8771. .name
  8772. OctaMED
  8773. .short
  8774. Demo of a music editor/player
  8775. .description
  8776. Save-disabled version of the full-featured OctaMED-Pro, a commercial
  8777. product.  OctaMed is the 8-channel version of MED, a music editor which was
  8778. originally designed for making music for programs (demos, games, etc), but
  8779. works well as a standalone music program.
  8780. .author
  8781. Teijo Kinnunen and Ray Burt-Frost
  8782. .version
  8783. 6.0
  8784. .requirements
  8785. OS2.04+
  8786. AmigaGuide for online help
  8787. .address
  8788. RBF Software
  8789. 169, Dale Valley Road
  8790. Hollybrook
  8791. Southampton
  8792. SO1 6QX
  8793. ENGLAND
  8794.  
  8795. Teijo Kinnunen
  8796. Oksantie 19
  8797. FIN-86300  OULAINEN
  8798. FINLAND
  8799. .email
  8800. rbfsoft@cix.compulink.co.uk
  8801. kinnunen@stekt07.oulu.fi
  8802. .described-by
  8803. Richard Fish
  8804. .submittal
  8805. Submitted electronically by RBF Software
  8806. .aminet-dir
  8807. mus/edit
  8808. .execute
  8809. LAB Start
  8810. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  8811. if $choice GT "0"
  8812.   if $choice EQ "1"
  8813.     AmigaGuide Read_Me_Now!
  8814.   else
  8815.     if $choice EQ "2"
  8816.       OctaMEDV6Demo
  8817.    endif
  8818.   endif
  8819.   skip Start BACK
  8820. endif
  8821. .stored-in
  8822. FreshFish-Vol10:New/mus/edit/OctaMedV6/
  8823. .pi-file
  8824. FreshFish-Vol10:New/mus/edit/OctaMedV6/Product-Info
  8825. .name
  8826. Olt
  8827. .type
  8828. OS Utility
  8829. .short
  8830. PubScreen 'online' timer w/ARexx port
  8831. .description
  8832. Displays an incremental counter on the default or specified public screen,
  8833. ideally suited for displaying total modem connect time.  Has an ARexx port.
  8834. .version
  8835. 1.2
  8836. .date
  8837. 1995.06.24
  8838. .author
  8839. Paul Huxham
  8840. .distribution
  8841. Copyrighted but Freely Redistributable
  8842. .address
  8843. P.O. Box 875
  8844. Morley,
  8845. Perth,
  8846. Western Australia 6943
  8847. .email
  8848. paulh@Perth.DIALix.oz.au
  8849. .docs
  8850. Olt.autodoc
  8851. .described-by
  8852. Dan Fish (daf@starfish.amigalib.com)
  8853. .submittal
  8854. Downloaded via ftp from wuarchive.wustl.edu.
  8855. .execute
  8856. LAB Start
  8857. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  8858. if $choice GT "0"
  8859.   if $choice EQ "1"
  8860.     MetaTool Olt12.readme TEXT
  8861.   else
  8862.     if $choice EQ "2"
  8863.       wbrun Olt
  8864.     endif
  8865.   endif
  8866.   skip Start BACK
  8867. endif
  8868. .aminet-dir
  8869. util/time
  8870. .stored-in
  8871. FreshFish-Vol10:New/util/time/Olt/
  8872. .pi-file
  8873. FreshFish-Vol10:New/util/time/Olt/Product-Info
  8874. .name
  8875. P-Compress2
  8876. .type
  8877. Compression
  8878. .short
  8879. Compression program with 3 modes.
  8880. .description
  8881. All the old facilities are in this version PLUS a completely new compress-
  8882. ion module: FastC.  You now have a choice of three modes:
  8883.  
  8884.     FastC:  Compression and decompression much faster.  Efficiency only a
  8885.     few % lower.
  8886.  
  8887.     StandardC:  An excellent compromise between speed and efficiency for
  8888.     most purposes.
  8889.  
  8890.     SuperC: Slower than standard in both compression and decompression, but
  8891.     a lot more efficient.
  8892.  
  8893. The latest version of P-Reader (V8.2) is fully compatable and System 1.3
  8894. machines can use this to decompress/read/display files compressed with any
  8895. of the three modes.
  8896.  
  8897. Like its predecessor it will compress single files, drawers or complete
  8898. disks, preserving disk and drawer structures.  Drawers and disks can be
  8899. copied from one place to another, selected files or classes of files being
  8900. compressed and the remainder just copied.  P-Compressed files, including
  8901. sounds, pictures and animations, can be displayed by P-Reader without prior
  8902. decompression, and P-Compressed texts can be loaded into and saved from
  8903. P-Writer (StandardC only).
  8904. .version
  8905. 2.1
  8906. .author
  8907. Chas A. Wyndham
  8908. .reference
  8909. FreshFish-Vol5:BBS/util/P-Compress2-1.2.lha
  8910. 1.2
  8911. FreshFish-Vol5:New/util/arc/P-Compress2/
  8912. 1.2
  8913. FreshFish-Vol8-2:BBS/util/P-Compress2-1.2.lha
  8914. 1.2
  8915. FreshFish-Vol9-2:BBS/util/P-Compress2-1.2.lha
  8916. 1.2
  8917. GoldFish-Vol2-1:Files/util/arc/P-Compress2/
  8918. 1.2
  8919. GoldFish-Vol2-2:BBS/util/P-Compress2-1.2.lha
  8920. 1.2
  8921. .distribution
  8922. Freeware
  8923. .address
  8924. 1265 Canning Mills Road
  8925. Roleystone
  8926. WA 6111
  8927. Australia
  8928. .docs
  8929. P-Compress2.doc
  8930. .described-by
  8931. Richard Fish (rjf@amigalib.com)
  8932. .submittal
  8933. Submitted on disk directly by the author.
  8934. .aminet-dir
  8935. util/pack
  8936. .execute
  8937. LAB Start
  8938. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  8939. if $choice GT "0"
  8940.   if $choice EQ "1"
  8941.     MetaTool P-Compress2.doc TEXT
  8942.   else
  8943.     if $choice EQ "2"
  8944.       P-Compress2
  8945.     endif
  8946.   endif
  8947.   skip Start BACK
  8948. endif
  8949. .stored-in
  8950. FreshFish-Vol10:New/util/pack/P-Compress2/
  8951. .pi-file
  8952. FreshFish-Vol10:New/util/pack/P-Compress2/Product-Info
  8953. .name
  8954. P-Reader
  8955. .type
  8956. Text Viewer
  8957. .short
  8958. Displays texts, pictures, anims, etc.
  8959. .description
  8960. P-Reader is really three readers in one:
  8961.  
  8962.   Normal Text reader.
  8963.  
  8964.   IFF reader - displaying ILBM pics, Anim5 animations, 8SVX sounds.
  8965.  
  8966.   Illustrated Text reader - containing pics,animations, sounds.
  8967.  
  8968. Texts, pictures and animations may be compressed (with P-Compress) or be
  8969. uncompressed.  P-Reader will check and act accordingly.
  8970. .version
  8971. 8.2
  8972. .author
  8973. Chas A Wyndham
  8974. .reference
  8975. GoldFish-Vol1-2:d9xx/d924/P-Reader/
  8976. 7.1
  8977. GoldFish-Vol1-1:BBS/d9xx/d924/P-Reader.lha
  8978. 7.1
  8979. FrozenFish-Vol1:BBS/ALib/d9xx/d924/P-Reader.lha
  8980. 7.1
  8981. FreshFish-Vol2:Old/AmigaLibDisks/Disks920-930/Disk924/P-Reader/
  8982. 7.1
  8983. FreshFish-Vol1:New/AmigaLibDisks/Disk924/P-Reader/
  8984. 7.1
  8985. AmigaLibDisks:d9xx/d924/P-Reader/
  8986. 7.1
  8987. GoldFish-Vol1-2:d7xx/d744/P-Reader/
  8988. 6.2
  8989. GoldFish-Vol1-2:d7xx/d726/P-Reader/
  8990. 6.2
  8991. GoldFish-Vol1-1:BBS/d7xx/d744/P-Reader.lha
  8992. 6.2
  8993. GoldFish-Vol1-1:BBS/d7xx/d726/P-Reader.lha
  8994. 6.2
  8995. FrozenFish-Vol1:BBS/ALib/d7xx/d744/P-Reader.lha
  8996. 6.2
  8997. FrozenFish-Vol1:BBS/ALib/d7xx/d726/P-Reader.lha
  8998. 6.2
  8999. FreshFish-Vol1:Old/AmigaLibDisks/Disks740-759/Disk744/P-Reader/
  9000. 6.2
  9001. FreshFish-Vol1:Old/AmigaLibDisks/Disks720-739/Disk726/P-Reader/
  9002. 6.2
  9003. AmigaLibDisks:d7xx/d744/P-Reader/
  9004. 6.2
  9005. AmigaLibDisks:d7xx/d726/P-Reader/
  9006. 6.2
  9007. GoldFish-Vol1-2:d5xx/d595/P-Reader/
  9008. 5.2
  9009. GoldFish-Vol1-1:BBS/d5xx/d595/P-Reader.lha
  9010. 5.2
  9011. FrozenFish-Vol1:BBS/ALib/d5xx/d595/P-Reader.lha
  9012. 5.2
  9013. AmigaLibDisks:d5xx/d595/P-Reader/
  9014. 5.2
  9015. .distribution
  9016. Copyrighted but Freely Redistributable
  9017. .address
  9018. 1265 Canning Mills Road
  9019. Roleystone
  9020. WA 6111
  9021. Australia
  9022. .docs
  9023. P-Reader.doc
  9024. .described-by
  9025. Richard Fish (rjf@amigalib.com)
  9026. .submittal
  9027. Submitted on disk directly by the author.
  9028. .aminet-dir
  9029. gfx/show
  9030. .execute
  9031. LAB Start
  9032. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  9033. if $choice GT "0"
  9034.   if $choice EQ "1"
  9035.     MetaTool P-Reader.doc TEXT
  9036.   else
  9037.     if $choice EQ "2"
  9038.       P-Reader
  9039.     endif
  9040.   endif
  9041.   skip Start BACK
  9042. endif
  9043. .stored-in
  9044. FreshFish-Vol10:New/gfx/show/P-Reader/
  9045. .pi-file
  9046. FreshFish-Vol10:New/gfx/show/P-Reader/Product-Info
  9047. .name
  9048. P-View
  9049. .type
  9050. Display Commodity
  9051. .short
  9052. Tiny ILBM viewer for all Amigas.
  9053. .description
  9054.     P-View is a tiny but highly capable ILBM viewer for all Amigas.
  9055.  
  9056.  
  9057.     This version clears some bugs that limited the performance of P-View
  9058.   under OS1.3.
  9059.  
  9060.     P-View should work with all OS versions from 1.3 (and probably with
  9061.   1.2 as well).  It should work with all currently available viewmodes and
  9062.   monitor types.  If a picture size is larger than the display it allows
  9063.   autoscrolling so that the whole picture can be seen (OS2 & 3 only).
  9064.  
  9065.     If the required monitor drivers, number of planes, or screen sizes
  9066.   are not available, it will show what it can.  The result may be that only
  9067.   part of the picture will be visible, it may be distorted, or only the
  9068.   first few planes may be shown - but at least you should see something!
  9069.   One reservation - the picture must not be larger than the maximum size
  9070.   that can be accepted by the machine in use.
  9071. .version
  9072. 1.2
  9073. .author
  9074. Chas A. Wyndham
  9075. .reference
  9076. GoldFish-Vol2-2:BBS/gfx/P-View.lha
  9077. ?.?
  9078. GoldFish-Vol2-1:Files/gfx/show/P-View/
  9079. ?.?
  9080. FreshFish-Vol9-2:BBS/gfx/P-View.lha
  9081. ?.?
  9082. FreshFish-Vol8-2:BBS/gfx/P-View.lha
  9083. ?.?
  9084. FreshFish-Vol5:New/gfx/show/P-View/
  9085. ?.?
  9086. FreshFish-Vol5:BBS/gfx/P-View.lha
  9087. ?.?
  9088. .distribution
  9089. Freeware
  9090. .address
  9091. 1265 Canning Mills Road
  9092. Roleystone
  9093. WA 6111
  9094. Australia
  9095. .docs
  9096. P-View.doc
  9097. .described-by
  9098. Richard Fish (rjf@amigalib.com)
  9099. .submittal
  9100. Submitted on disk directly by the author.
  9101. .aminet-dir
  9102. gfx/show
  9103. .execute
  9104. LAB Start
  9105. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  9106. if $choice GT "0"
  9107.   if $choice EQ "1"
  9108.     MetaTool P-View.doc TEXT
  9109.   else
  9110.     if $choice EQ "2"
  9111.       set filechoice `RequestFile TITLE "Select File to View" PATTERN "~(#?.info)"`
  9112.       failat 21
  9113.       P-View $filechoice
  9114.       unset filechoice
  9115.     endif
  9116.   endif
  9117.   skip Start BACK
  9118. endif
  9119. .stored-in
  9120. FreshFish-Vol10:New/gfx/show/P-View/
  9121. .pi-file
  9122. FreshFish-Vol10:New/gfx/show/P-View/Product-Info
  9123. .name
  9124. PackIt
  9125. .type
  9126. CLI tool
  9127. .short
  9128. CLI frontend for PowerPacker + wildcards
  9129. .description
  9130. PackIt is a CLI only program to replace the crunch and decrunch commands
  9131. that came with PowerPacker (Copyright Nico Francois).  PackIt features:  1)
  9132. Single command for crunching and decrunching 2) Automatic crunching or
  9133. decrunching of data files depending on whether it is allready crunched or
  9134. not.  3) Files can be encrypted, and passwords can be entered on the
  9135. command line or via a requester.  4) Will not crunch executables, unless
  9136. told to do so.  Note:  PackIt will only crunch the executables as a data
  9137. files you will not be able to run them.  5) Automatic replacement of source
  9138. file unless a destination is given.  6) Directories can be specified as a
  9139. destination, in that case files will be crunched/decrunched into that dir.
  9140. 7) Allows use of wildcards to crunch/decrunch whole directories.  8)
  9141. Automatic adding and removing of .pp suffixes from data files.  9) Icon
  9142. files will not be crunched unless you want them to.  10) Default options
  9143. can now be stored in ENV:PackIt
  9144. .version
  9145. 1.19
  9146. .author
  9147. Michael J Barsoom
  9148. .reference
  9149. FreshFish-Jul94/BBS/util/PackIt-1.18a.lha
  9150. 1.18a
  9151. FreshFish-Jul94/New/util/pack/PackIt/
  9152. 1.18a
  9153. FreshFish-Jul94/BBS/util/PackIt-37.110.lha
  9154. 37.110
  9155. FreshFish-Mar94/New/util/pack/PackIt/
  9156. 37.110
  9157. FreshFish-May94/BBS/Mar94/util/pack/PackIt.lha
  9158. 37.110
  9159. FrozenFish-Apr94/BBS/Mar94/util/pack/PackIt.lha
  9160. 37.110
  9161. .requirements
  9162. Requires:
  9163. 1) Workbench 2.0+
  9164. 2) PowerPacker library v36+  (© Nico Francois) (included)
  9165. .distribution
  9166. Shareware
  9167. .price
  9168. $5.00 US
  9169. .address
  9170. 5524 Pine Street
  9171. Omaha NE 68106
  9172. USA
  9173. .email
  9174. Internet:  mbars@bluejay.creighton.edu
  9175. Fidonet:   Mike Barsoom @ 1:285/11.9
  9176. AmigaNet:  Mike Barsoom @ 40:200/10.9
  9177. .construction
  9178. SAS/C 6.51 with optimization
  9179. .docs
  9180. PackIt.guide
  9181. .execute
  9182. set orgdir `cd`
  9183. LAB start
  9184. unset filechoice
  9185. unset dirchoice
  9186. failat 10
  9187. cd $orgdir
  9188. set choice `RequestChoice "PackIt" "Please select an option" "View Guide" "Install PackIt" "Cancel"`
  9189. if $choice GT "0"
  9190.   if $choice EQ "1"
  9191.     MetaTool PackIt.guide GUIDE
  9192.   else
  9193.     if $choice EQ "2"
  9194.       Installer SCRIPT Install_PackIt APPNAME PackIt
  9195.     endif
  9196.   endif
  9197.   skip start BACK
  9198. endif
  9199. .aminet-dir
  9200. util/pack
  9201. .stored-in
  9202. FreshFish-Vol10:New/util/pack/PackIt/
  9203. .pi-file
  9204. FreshFish-Vol10:New/util/pack/PackIt/Product-Info
  9205. .name
  9206. pa_amylogos
  9207. .type
  9208. Picture
  9209. .short
  9210. AMIGA Logos by PirlAGA
  9211. .description
  9212. 4 Nice Amiga Logos (640x256) by PirlAGA
  9213. .author
  9214. PirlAGA
  9215. .distribution
  9216. Copyrighted but Freely Redistributable
  9217. .email
  9218. tekne@cmns.mnegri.it
  9219. .aminet-dir
  9220. pix/misc
  9221. .execute
  9222. set filechoice `requestfile "Select an IFF file to view" PATTERN="#?.iff"
  9223. METATOOL $filechoice ILBM
  9224. .docs
  9225. pa_amylogos.readme
  9226. ReadMe
  9227. .described-by
  9228. Richard Fish (rjf@amigalib.com)
  9229. .submittal
  9230. Downloaded via ftp from wuarchive.wustl.edu.
  9231. .stored-in
  9232. FreshFish-Vol10:New/pix/misc/pa_amylogos/
  9233. .pi-file
  9234. FreshFish-Vol10:New/pix/misc/pa_amylogos/Product-Info
  9235. .name
  9236. pa_sirds
  9237. .type
  9238. Picture
  9239. .short
  9240. PirlAGA Sirds Collection Vol.1
  9241. .description
  9242. PirlAGA Sirds Collection Vol.1
  9243. .author
  9244. PirlAGA
  9245. .distribution
  9246. Copyrighted but Freely Redistributable
  9247. .email
  9248. tekne@cmns.mnegri.it
  9249. .aminet-dir
  9250. pix/misc
  9251. .execute
  9252. set filechoice `requestfile "Select an IFF file to view" PATTERN="#?.IFF"
  9253. METATOOL $filechoice ILBM
  9254. .docs
  9255. pa_sirds.readme
  9256. ReadMe.txt
  9257. .described-by
  9258. Richard Fish (rjf@amigalib.com)
  9259. .submittal
  9260. Downloaded via ftp from wuarchive.wustl.edu.
  9261. .stored-in
  9262. FreshFish-Vol10:New/pix/misc/pa_sirds/
  9263. .pi-file
  9264. FreshFish-Vol10:New/pix/misc/pa_sirds/Product-Info
  9265. .name
  9266. Phonebill
  9267. .type
  9268. Communications
  9269. .short
  9270. Log file analyzer-determine call costs
  9271. .description
  9272.    `phonebill' is, simply said, a log file analyzer. What it basically
  9273. does is scan log file(s) generated by a terminal program or a mailer,
  9274. extract all information about calls you have made by using your modem,
  9275. and store this in its own (short) format. After extracting the calls
  9276. `phonebill' can generate various reports in which you can find
  9277. information on duration and costs of the calls.
  9278. .version
  9279. 3.3b
  9280. .date
  9281. 1995.06.17
  9282. .author
  9283. Raymond Penners
  9284. .restrictions
  9285. * Binary log file maintenance and report presets are disabled.
  9286.  
  9287. * `phonebill' only calculates the fees with up to two decimals (e.g.
  9288.   $0,15). In the registered version nine decimals are supported,
  9289.   which provides a better accuracy.
  9290. .reference
  9291. AmigaLibDisk917:PhoneBill/
  9292. 1.08
  9293. FreshFish-Vol1:New/AmigaLibDisks/Disk917/PhoneBill/
  9294. 1.08
  9295. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk917/PhoneBill/
  9296. 1.08
  9297. FrozenFish-Vol1:BBS/ALib/d9xx/d917/PhoneBill.lha
  9298. 1.08
  9299. GoldFish-Vol1-1:BBS/d9xx/d917/PhoneBill.lha
  9300. 1.08
  9301. GoldFish-Vol1-2:d9xx/d917/Phonebill/
  9302. 1.08
  9303. .distribution
  9304. Shareware
  9305. .price
  9306. $10 (US), DM 15, FL 15, AUD $15
  9307. .address
  9308. Raymond Penners
  9309. Berkenlaan 4
  9310. NL-6241 AZ Bunde (The Netherlands)
  9311. .email
  9312. raymondp@stack.urc.tue.nl
  9313. .docs
  9314. Documentation/Phonebill.doc
  9315. Documentation/Phonebill.dvi
  9316. Documentation/Phonebill.guide
  9317. Documentation/Register.doc
  9318. Documentation/Register.Italy
  9319. .described-by
  9320. Richard Fish (rjf@amigalib.com)
  9321. .submittal
  9322. Downloaded via ftp from wuarchive.wustl.edu.
  9323. .aminet-dir
  9324. comm/misc
  9325. .execute
  9326. LAB Start
  9327. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  9328. if $choice GT "0"
  9329.   if $choice EQ "1"
  9330.     MetaTool Documentation/PhoneBill.doc  TEXT
  9331.   else
  9332.     if $choice EQ "2"
  9333.       cd Documentation
  9334.       MetaTool Phonebill.guide GUIDE
  9335.       cd /
  9336.     else
  9337.       if $choice EQ "3"
  9338.         wbrun PhoneBill
  9339.       endif
  9340.     endif
  9341.   endif
  9342.   skip Start BACK
  9343. endif
  9344. .stored-in
  9345. FreshFish-Vol10:New/comm/misc/Phonebill/
  9346. .pi-file
  9347. FreshFish-Vol10:New/comm/misc/Phonebill/Product-Info
  9348. .name
  9349. piCalc
  9350. .type
  9351. Math Tool
  9352. .short
  9353. Program to calculate pi (3.1415...)
  9354. .description
  9355. piCalc is a CLI-only program to calculate the mathematical number pi to
  9356. any number of decimal places (memory and time limit how many). It is made in
  9357. very optimized assembler and uses the 64 bit 68020 math instructions to be
  9358. as fast as possible. On my 68020/28 it calculates pi to 10000 decimals in
  9359. under a minute. It features many options: How often should we save/output
  9360. the current calculation, option to show how far it has come and how long
  9361. a calculation will take.
  9362. .version
  9363. 2.5
  9364. .date
  9365. 1995.07.16
  9366. .author
  9367. Steffen Thorsen
  9368. .distribution
  9369. Freeware
  9370. .requirements
  9371. 68020 or better CPU required, Kickstart 2.04 or better
  9372. .exectype
  9373. 68020
  9374. .tested
  9375. A1200 with Fast Memory
  9376. tested with up to 1000008 decimals, seems to give correct numbers
  9377. .address
  9378. Fjordg 8A
  9379. N-4300 Sandnes
  9380. Norway
  9381. .installsize
  9382. 14K
  9383. .docs
  9384. piCalc.doc
  9385. .described-by
  9386. Steffen Thorsen
  9387. .submittal
  9388. Submitted on disk directly by the author
  9389. .aminet-dir
  9390. misc/math
  9391. .execute
  9392. LAB start
  9393. set choice `RequestChoice "PiCalc" "Please select an option" "Documentation" "Cancel"`
  9394. if $choice GT "0"
  9395.   if $choice EQ "1"
  9396.     MetaTool piCalc.doc TEXT
  9397.   endif
  9398.   skip start BACK
  9399. endif
  9400. .stored-in
  9401. FreshFish-Vol10:New/misc/math/piCalc/
  9402. .pi-file
  9403. FreshFish-Vol10:New/misc/math/piCalc/Product-Info
  9404. # This file contains product information that can be used by
  9405. # KingFisher 2.0 and other similar tools.
  9406.  
  9407. .name
  9408. PoolWatch
  9409. .type
  9410. Developer Utility
  9411. .short
  9412. Debug tool for pool-allocations (OS3.x)
  9413. .description
  9414. PoolWatch  is a debug tool for OS 3.0 and higher designed to watch and
  9415. correct  illegal  allocation  and  freeing  of  memory  that  use  the
  9416. pool-functions provided in OS 3.0 and upwards.  PoolWatch is necessary
  9417. since  Mungwall  do  not  catch any illegal memory handling concerning
  9418. pool-allocations.
  9419.  
  9420. PoolWatch  is especially useful in combination with Enforcer, Mungwall
  9421. (which  will  watch  normal  allocations  that  use AllocMem/FreeMem),
  9422. SegTracker and FindHit (included in the Enforcer archive).
  9423.  
  9424. If  SegTracker  is  running  in  the system when PoolWatch is started,
  9425. PoolWatch   will  use  the  public  SegTracker  seglist  tracking  for
  9426. identifying  the  hunk  and  offset  into the executable doing illegal
  9427. allocations.
  9428.  
  9429. You  *need*  sushi  to run PoolWatch.  PoolWatch will use kprintf() to
  9430. output  text, and without sushi (or a terminal-program :) you will not
  9431. be able to see the text.  Future versions will probably support output
  9432. to stdio too.
  9433. .version
  9434. 1.03
  9435. .date
  9436. 1995.07.07
  9437. .author
  9438. Magne Østlyngen
  9439. .requirements
  9440. Requires OS3.x
  9441. .reference
  9442. FreshFish-Vol9-2:BBS/dev/PoolWatch-1.01.lha
  9443. 1.01
  9444. FreshFish-Vol9-1:New/dev/debug/PoolWatch/
  9445. 1.01
  9446. .distribution
  9447. Freeware
  9448. .address
  9449. Strandveien 59B
  9450. N-9007 Tromsø
  9451. Norway
  9452. .email
  9453. magneoe@stud.cs.uit.no (Magne Oestlyngen)
  9454. .docs
  9455. PoolWatch.doc
  9456. .described-by
  9457. Dan Fish (daf@starfish.amigalib.com)
  9458. .submittal
  9459. Downloaded via ftp from wuarchive.wustl.edu.
  9460. .execute
  9461. LAB Start
  9462. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  9463. if $choice GT "0"
  9464.   if $choice EQ "1"
  9465.     MetaTool PoolWatch.doc  TEXT
  9466.   else
  9467.     if $choice EQ "2"
  9468.       run >nil: poolwatch
  9469.       RequestChoice "Program Started" "PoolWatch Started..." "OK"
  9470.     endif
  9471.   endif
  9472.   skip Start BACK
  9473. endif
  9474. .aminet-dir
  9475. dev/debug
  9476. .stored-in
  9477. FreshFish-Vol10:New/dev/debug/PoolWatch/
  9478. .pi-file
  9479. FreshFish-Vol10:New/dev/debug/PoolWatch/Product-Info
  9480. .name
  9481. PowerPC
  9482. .type
  9483. Picture
  9484. .short
  9485. 2 Cinema4D rendered images
  9486. .description
  9487. 2 Cinema4D rendered images
  9488. .author
  9489. Jurgen Schoberl
  9490. .distribution
  9491. Copyrighted but Freely Redistributable
  9492. .email
  9493. haslbeck@informatik.tu-muenchen.de
  9494. .aminet-dir
  9495. pix/trace
  9496. .execute
  9497. set filechoice `requestfile "Select JPEG file" PATTERN="#?.JPG"
  9498. METATOOL $filechoice JPEG
  9499. .docs
  9500. PowerPC.readme
  9501. .described-by
  9502. Richard Fish (rjf@amigalib.com)
  9503. .submittal
  9504. Downloaded via ftp from wuarchive.wustl.edu.
  9505. .stored-in
  9506. FreshFish-Vol10:New/pix/trace/PowerPC/
  9507. .pi-file
  9508. FreshFish-Vol10:New/pix/trace/PowerPC/Product-Info
  9509. .name
  9510. ProNET
  9511. .type
  9512. Network System
  9513. .short
  9514. ParNet-like network with modular driver
  9515. .description
  9516. ProNET  is  a  network  package for the Amiga, which now features a modular
  9517. interface driver concept.  Drivers for the internal parallel (ParNet Cable)
  9518. and  any serial port (NullModem) are provided.  V2 also features connection
  9519. of  more  than  two  Amigas,  a  completely  new  documentation  and Client
  9520. rebooting.   ProNET  is  more advanced than ParNet in that it supports e.g.
  9521. changeable  media  and  OS2&3  dospackets.  Still works on OS1.3 except the
  9522. handler  which  requires  OS2.0+.  This is version 2.0, extremely-low-cost,
  9523. non-crippled  Shareware.   Many  Bug  Fixes  to  V1.   Full  sourcecodes in
  9524. Assembler supplied.
  9525. .version
  9526. 2
  9527. .date
  9528. 1995.06.28
  9529. .author
  9530. Michael Krause
  9531. .requirements
  9532. Requires OS1.3+, pronet-handler OS2.0+
  9533. .distribution
  9534. Shareware
  9535. .price
  9536. 10 DM / $7 (US)
  9537. .address
  9538. Mannesallee 24
  9539. 21107 Hamburg
  9540. GERMANY
  9541. .email
  9542. rawstyle@online.sh.sub.de
  9543. .docs
  9544. pronet20.readme
  9545. ProNET.guide
  9546. .described-by
  9547. Michael Krause (rawstyle@online.sh.sub.de)
  9548. .submittal
  9549. Submitted on disk directly by the author.
  9550. .aminet-dir
  9551. comm/net
  9552. .execute
  9553. LAB Start
  9554. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
  9555. if $choice GT "0"
  9556.   if $choice EQ "1"
  9557.     MetaTool pronet20.readme  TEXT
  9558.   else
  9559.     if $choice EQ "2"
  9560.       set tmpdir `cd`
  9561.       cd docs
  9562.       set filechoice `RequestFile TITLE "Choose AmigaGuide File"`
  9563.       cd `pathname $filechoice`
  9564.       MetaTool `basename $filechoice` GUIDE
  9565.       cd $tmpdir
  9566.     endif
  9567.   endif
  9568.   skip Start BACK
  9569. endif
  9570. .stored-in
  9571. FreshFish-Vol10:New/comm/net/ProNET/
  9572. .pi-file
  9573. FreshFish-Vol10:New/comm/net/ProNET/Product-Info
  9574. # This file contains product information that can be used by
  9575. # KingFisher 2.0 and other similar tools.
  9576.  
  9577. .name
  9578. PSPRT
  9579. .fullname
  9580. PSPRT-Handler
  9581. .type
  9582. Device Driver
  9583. .short
  9584. Print PS files on non-PostScript printer
  9585. .description
  9586. PSPRT-Handler allows you to print PostScript files on non-postscript
  9587. capable printers using the "post.library" PostScript interpreter.
  9588. .version
  9589. 1.32
  9590. .date
  9591. 1995.07.06
  9592. .author
  9593. Daniel Weber
  9594. .requirements
  9595. OS2.04+, 2Mb+ RAM, post.library, printer
  9596. .reference
  9597. FreshFish-Vol9-2:BBS/text/PSPRT-1.24.lha
  9598. 1.24
  9599. FreshFish-Vol9-1:New/text/print/PSPRT/
  9600. 1.24
  9601. .distribution
  9602. Copyrighted but Freely Redistributable
  9603. .address
  9604. Hoeflistrasse 32
  9605. CH-8135 Langnau
  9606. Switzerland.
  9607. .email
  9608. dweber@amiga.icu.net.ch
  9609. .docs
  9610. psprt.guide
  9611. .described-by
  9612. Dan Fish (daf@starfish.amigalib.com)
  9613. .submittal
  9614. Downloaded via ftp from wuarchive.wustl.edu.
  9615. .execute
  9616. LAB Start
  9617. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
  9618. if $choice GT "0"
  9619.   if $choice EQ "1"
  9620.     MetaTool psprt132.readme TEXT
  9621.   else
  9622.     if $choice EQ "2"
  9623.       MetaTool psprt.guide GUIDE
  9624.     endif
  9625.   endif
  9626.   skip Start BACK
  9627. endif
  9628. .aminet-dir
  9629. text/print
  9630. .stored-in
  9631. FreshFish-Vol10:New/text/print/PSPRT/
  9632. .pi-file
  9633. FreshFish-Vol10:New/text/print/PSPRT/Product-Info
  9634. # This file contains product information that can be used by
  9635. # KingFisher 2.0 and other similar tools.
  9636.  
  9637. .name
  9638. QCD
  9639. .type
  9640. OS Utility
  9641. .short
  9642. Cd with CDPATH,pcd,cd ..,filereq,cd DF?:
  9643. .description
  9644. With qcd you can not only match paths, but also assigns/volumes/devices,
  9645. e.g. loc*:cat* would be short for locale:catalogs. If more than one
  9646. path maches it will ask you which one you really meant. Whenever possible
  9647. it understands the Unix elements . .. ~ / ,though the Amiga syntax has
  9648. priority. You also have the ablility to set a CDPATH variable to show
  9649. the program where to look for your directories. Of course you can go
  9650. back to the directory where you where before (similar to the script S:PCD).
  9651. Finally you can also select the directory via filerequester.
  9652. It has the following template :
  9653.      DIR,NOREQ/S,NOPAT/S,NOHARD/S,NOSOFT/S,NOUX/S,FREQ/S,
  9654.      PCD=-/S,PPCD=--/S,WAIT/K/N
  9655. .version
  9656. 1.1
  9657. .date
  9658. 1995.06.12
  9659. .author
  9660. Frank Würkner
  9661. .requirements
  9662. Requires OS2.0+
  9663. .distribution
  9664. Freeware
  9665. .address
  9666. Georgenschwaigstr. 22
  9667. D-80807 München
  9668. Germany
  9669. .email
  9670. wuerkner@informatik.tu-muenchen.de
  9671. .docs
  9672. qcd.doc
  9673. .described-by
  9674. Dan Fish (daf@starfish.amigalib.com)
  9675. .submittal
  9676. Downloaded via ftp from wuarchive.wustl.edu.
  9677. .execute
  9678. LAB Start
  9679. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  9680. if $choice GT "0"
  9681.   if $choice EQ "1"
  9682.     MetaTool qcd.doc TEXT
  9683.   endif
  9684.   skip Start BACK
  9685. endif
  9686. .aminet-dir
  9687. util/cli
  9688. .stored-in
  9689. FreshFish-Vol10:New/util/cli/QCD/
  9690. .pi-file
  9691. FreshFish-Vol10:New/util/cli/QCD/Product-Info
  9692. # This file contains product information that can be used by
  9693. # KingFisher 2.0 and other similar tools.
  9694.  
  9695. .name
  9696. QuickFile
  9697. .type
  9698. Database
  9699. .short
  9700. Powerful, fast and easy database
  9701. .description
  9702. QuickFile is a flexible, flat file database. It uses random access with
  9703. indexing for fast access to records. Files can be larger than available
  9704. ram, but as much of the file as possible is kept in ram to reduce disk
  9705. accesses. Features include:
  9706.  
  9707.     - Multiple indexes with unique or non-unique keys
  9708.     - Data types include Character, date, integer, floating point,
  9709.       calculated, cycle, image and external.
  9710.     - Up to 250 characters per field and 250 fields per record.
  9711.     - Form and list style displays and reports.
  9712.     - Unlimited number of views of each file.
  9713.     - Sort over any number of keys, ascending and descending order.
  9714.     - Search operators include Like, Equal, Between, Sounds Like, Not Like
  9715.       and Not Equal.
  9716.     - Fields can be added, changed, or deleted at any time.
  9717.     - Flexible export/import
  9718.     - Flexible multi column label printing.
  9719.     - Multi-level report grouping and totalling
  9720.     - Any number of files open in re-sizable intuition windows
  9721.     - Online context-sensitive help with AmigaGuide
  9722.     - ARexx port supporting macros and commands from external programs.
  9723.     - Easy to use Intuition interface with font sensitivity.
  9724. .version
  9725. 3.16.1
  9726. .date
  9727. 1995.07.12
  9728. .author
  9729. Alan Wigginton
  9730. .requirements
  9731. Requires OS2.04+, 1Mb+ RAM recommeded
  9732. .reference
  9733. FreshFish-Vol9-2:BBS/biz/QuickFile-3.10.lha
  9734. 3.10
  9735. FreshFish-Vol9-1:New/biz/dbase/QuickFile/
  9736. 3.10
  9737. FreshFish-Vol8-2:BBS/biz/QuickFile-3.1.lha
  9738. 3.1
  9739. FreshFish-Vol8-1:New/biz/dbase/QuickFile/
  9740. 3.1
  9741. GoldFish-Vol1-2:d9xx/d972/QuickFile/
  9742. 2.02
  9743. GoldFish-Vol1-1:BBS/d9xx/d972/QuickFile.lha
  9744. 2.02
  9745. FrozenFish-Vol1:BBS/ALib/d9xx/d972/QuickFile.lha
  9746. 2.02
  9747. FreshFish-Vol3:New/AmigaLibDisks/Disk972/QuickFile/
  9748. 2.02
  9749. AmigaLibDisk972:QuickFile/
  9750. 2.02
  9751. GoldFish-Vol1-2:d9xx/d919/QuickFile/
  9752. 1.3.3
  9753. GoldFish-Vol1-1:BBS/d9xx/d919/QuickFile.lha
  9754. 1.3.3
  9755. FrozenFish-Vol1:BBS/ALib/d9xx/d919/QuickFile.lha
  9756. 1.3.3
  9757. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk919/QuickFile/
  9758. 1.3.3
  9759. FreshFish-Vol1:New/AmigaLibDisks/Disk919/QuickFile/
  9760. 1.3.3
  9761. AmigaLibDisk919:QuickFile/
  9762. 1.3.3
  9763. GoldFish-Vol1-2:d8xx/d820/QuickFile/
  9764. 1.2
  9765. GoldFish-Vol1-1:BBS/d8xx/d820/QuickFile.lha
  9766. 1.2
  9767. FrozenFish-Vol1:BBS/ALib/d8xx/d820/QuickFile.lha
  9768. 1.2
  9769. FreshFish-Vol2:Old/AmigaLibDisks/Disks820-839/Disk820/QuickFile/
  9770. 1.2
  9771. FreshFish-Vol1:Old/AmigaLibDisks/Disks820-839/Disk820/QuickFile/
  9772. 1.2
  9773. AmigaLibDisk820:QuickFile/
  9774. 1.2
  9775. .distribution
  9776. Copyrighted but Freely Redistributable
  9777. .address
  9778. 23 Carissa St
  9779. Shailer Park,
  9780. Queensland    4128
  9781. Australia
  9782. .email
  9783. alanw@mail.powerup.com.au
  9784. .docs
  9785. ReadMeFirst
  9786. History.doc
  9787. QuickFile.guide
  9788. Docs/QF_ARexx.doc
  9789. Docs/QuickFile.doc
  9790. .described-by
  9791. Dan Fish (daf@starfish.amigalib.com)
  9792. .submittal
  9793. Downloaded via ftp from wuarchive.wustl.edu.
  9794. .execute
  9795. LAB Start
  9796. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "View Guide" "Run Program" "Cancel"`
  9797. if $choice GT "0"
  9798.   if $choice EQ "1"
  9799.     MetaTool quickfile.readme TEXT
  9800.   else
  9801.     if $choice EQ "2"
  9802.       MetaTool QuickFile.guide GUIDE
  9803.     else
  9804.       if $choice EQ "3"
  9805.         wbrun QuickFile
  9806.       endif
  9807.     endif
  9808.   endif
  9809.   skip Start BACK
  9810. endif
  9811. .aminet-dir
  9812. biz/dbase
  9813. .stored-in
  9814. FreshFish-Vol10:New/biz/dbase/QuickFile/
  9815. .pi-file
  9816. FreshFish-Vol10:New/biz/dbase/QuickFile/Product-Info
  9817. .name
  9818. RachelFootball
  9819. .fullname
  9820. Rachel Football
  9821. .version
  9822. 1.0
  9823. .date
  9824. 1995.06.26
  9825. .author
  9826. Les Dietz
  9827. .address
  9828. #12 5502 60 Street
  9829. Vegreville, Alberta, Canada
  9830. T9C 1P7
  9831. .email
  9832. ewaniu@ee.ualberta.ca
  9833. .type
  9834. Picture
  9835. .short
  9836. Rachel Raccoon playing touch football
  9837. .description
  9838. A 720x454 picture in 16 and 256 colour IFF format of Rachel Raccoon
  9839. playing touch football with Monty Moose a little too aggressively.
  9840. .distribution
  9841. Freeware, but not to be distributed in modified form
  9842. .requirements
  9843. Any computer capable of reading Amiga IFF pictures
  9844. .construction
  9845. DPaint 5
  9846. .docs
  9847. RachelFootball.readme
  9848. .submittal
  9849. Downloaded via ftp from wuarchive.wustl.edu
  9850. .described-by
  9851. Darren Ewaniuk (ewaniu@ee.ualberta.ca)
  9852. .execute
  9853. set filechoice `requestfile "Select an IFF file to view" PATTERN="#?.iff"
  9854. METATOOL $filechoice ILBM
  9855. .aminet-dir
  9856. pix/art
  9857. .stored-in
  9858. FreshFish-Vol10:New/pix/art/RachelFootball/
  9859. .pi-file
  9860. FreshFish-Vol10:New/pix/art/RachelFootball/Product-Info
  9861. # This file contains product information that can be used by
  9862. # KingFisher 2.0 and other similar tools.
  9863.  
  9864. .name
  9865. RCSGUI
  9866. .type
  9867. Workbench Tool
  9868. .short
  9869. GUI interface to HWGRCS
  9870. .description
  9871.   RCSGUI implements the basic features of RCS: checking in, checking
  9872.   out, locked and unlocked, rlog, and rcs -n to assign a symbolic name
  9873.   to a rev. It does not implement all options to all RCS commands.
  9874.  
  9875.   RCSGUI will let you checkin files by just dragging and dropping
  9876.   files on the RCSGUI window. The icons of the checked in files are
  9877.   visible in the RCSGUI window, and can be selected, and checked out
  9878.   by either the checkout button, double clicking on the icon, or drag
  9879.   and drop outside of RCSGUIs window.
  9880.  
  9881.   RCSGUI is completely font sensitive.
  9882.  
  9883.   It will adjust its gadgets and icons according to the window size.
  9884.  
  9885.   All configuration is done with tooltypes in the icon, and some
  9886.   can also be saved from the windows SnapShot button.
  9887.  
  9888.   Now supports and actually requires HWGRCS.
  9889.  
  9890.   Uses file requester to specify repositories.
  9891.  
  9892.   See the documentation for all the features.
  9893.  
  9894.   It works nicely with the SAS/C WB compiler environment, but have no
  9895.   connection to the SAS/C compiler. It can be used with any compiler
  9896.   that lets you edit & compile from the workbench. (Well, it can be
  9897.   used with any CLI based compiler too, but it wouldn't make sense).
  9898.   It can be used with anything that you want to use RCS for, it doesn't
  9899.   have to be programming!
  9900. .version
  9901. 2.41
  9902. .author
  9903. Tommy Svensson
  9904. .requirements
  9905. Requires OS2.x, HWGRCS distribution
  9906. .distribution
  9907. Shareware
  9908. .price
  9909. $20 (US), SEK 150
  9910. .address
  9911. Fregattvägen 36
  9912. 11768 Stockholm
  9913. Sweden
  9914. .email
  9915. bms@algonet.se
  9916. .docs
  9917. AFD-COPYRIGHT
  9918. rcsgui_2.41.readme
  9919. rcsgui.guide
  9920. .described-by
  9921. Dan Fish (daf@starfish.amigalib.com)
  9922. .submittal
  9923. Downloaded via ftp from wuarchive.wustl.edu.
  9924. .execute
  9925. LAB Start
  9926. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  9927. if $choice GT "0"
  9928.   if $choice EQ "1"
  9929.     MetaTool rcsgui_2.41.readme TEXT
  9930.   else
  9931.     if $choice EQ "2"
  9932.       MetaTool rcsgui.guide GUIDE
  9933.     else
  9934.       if $choice EQ "3"
  9935.         rcsgui
  9936.       endif
  9937.     endif
  9938.   endif
  9939.   skip Start BACK
  9940. endif
  9941. .aminet-dir
  9942. dev/misc
  9943. .stored-in
  9944. FreshFish-Vol10:New/dev/misc/RCSGUI/
  9945. .pi-file
  9946. FreshFish-Vol10:New/dev/misc/RCSGUI/Product-Info
  9947. .name
  9948. Reflections
  9949. .type
  9950. Picture
  9951. .short
  9952. Swimming-pool with letters
  9953. .description
  9954. Rendered with A4040 / 10MB RAM / 540 HDD / CD-ROM
  9955. Used Soft: REFLECTIONS 2.53, DPAINT IV AGA and  compressed with GFxConv to JPEG
  9956.  
  9957. This is a 800x600 JPEG of a swimming -pool, rendered with REFLECTIONS 2.5. The conversion to
  9958. JPEG (JFIF)-Format was done with the great GFX-Conv 1.3 written by Dirk Farin (thanks
  9959. to him)
  9960.  
  9961. Best wishes for you, have fun with your AMIGA ...
  9962. .author
  9963. Dirk Thomsen
  9964. .distribution
  9965. Copyrighted but Freely Redistributable
  9966. .email
  9967. ZALU@TAM.shnet.org
  9968. .aminet-dir
  9969. pix/trace
  9970. .execute
  9971. METATOOL Reflections.jpg JPEG
  9972. .docs
  9973. Reflections.readme
  9974. .described-by
  9975. Richard Fish (rjf@amigalib.com)
  9976. .submittal
  9977. Downloaded via ftp from wuarchive.wustl.edu.
  9978. .stored-in
  9979. FreshFish-Vol10:New/pix/trace/Reflections/
  9980. .pi-file
  9981. FreshFish-Vol10:New/pix/trace/Reflections/Product-Info
  9982. .name
  9983. Remind
  9984. .type
  9985. Workbench Tool
  9986. .short
  9987. Reminds you of important dates.
  9988. .description
  9989.   Calender programs are plentiful for the Amiga, you can always find another
  9990. program sitting on a board which tells you what you are doing today. However
  9991. I feel none of the programs I have tried actually are useful and easy to
  9992. read.
  9993.  
  9994.   The good thing about remind is that it contains all the information in one
  9995. window, including what you need to do today, what you need to do within
  9996. several days, and what you have to do for the rest of the year. The user
  9997. interface has been remarked on by several people for its clarity.
  9998.  
  9999.   Its compact, completely configurable (well nearly), and its free.
  10000.   Completely and utterly free, all I ask is that you send me some e-mail to
  10001. say that you are using the program.
  10002. .version
  10003. 1.51
  10004. .date
  10005. 1995.06.22
  10006. .author
  10007. Richard Ambridge
  10008. .requirements
  10009. OS2.0+
  10010. .reference
  10011. AmigaLibDisks/d10xx/d1053/Programs/Remind/
  10012. 1.41
  10013. FreshFish-Vol8-1/New/util/cdity/Remind/
  10014. 1.41
  10015. FreshFish-Vol8-2/BBS/util/Remind-1.41.lha
  10016. 1.41
  10017. FreshFish-Vol9-2/BBS/util/Remind-1.41.lha
  10018. 1.41
  10019. GoldFish-Vol2-1/Files/util/cdity/Remind/
  10020. 1.41
  10021. GoldFish-Vol2-2/BBS/util/Remind-1.41.lha
  10022. 1.41
  10023. FreshFish-Vol6/BBS/util/Remind-1.32.lha
  10024. 1.32
  10025. FreshFish-Vol6/New/util/misc/Remind/
  10026. 1.32
  10027. .distribution
  10028. Shareware
  10029. .address
  10030. 23 Fieldway Crescent,
  10031. Northwood,
  10032. Cowes,
  10033. Isle of Wight.
  10034. England
  10035. PO31 8AJ
  10036. .email
  10037. rambridg@encore.com
  10038. .tested
  10039. It has been tested on a couple of A1200's running OS 3.0.
  10040. .docs
  10041. History
  10042. README
  10043. Remind.guide
  10044. .described-by
  10045. Richard Fish (rjf@amigalib.com)
  10046. .submittal
  10047. Downloaded via ftp from wuarchive.wustl.edu.
  10048. .aminet-dir
  10049. util/cdity
  10050. .execute
  10051. LAB Start
  10052. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  10053. if $choice GT "0"
  10054.   if $choice EQ "1"
  10055.     MetaTool README TEXT
  10056.   else
  10057.     if $choice EQ "2"
  10058.       MetaTool Remind.guide GUIDE
  10059.     else
  10060.       if $choice EQ "3"
  10061.         Remind
  10062.       endif
  10063.     endif
  10064.   endif
  10065.   skip Start BACK
  10066. endif
  10067. .stored-in
  10068. FreshFish-Vol10:New/util/cdity/Remind/
  10069. .pi-file
  10070. FreshFish-Vol10:New/util/cdity/Remind/Product-Info
  10071. # This file contains product information that can be used by
  10072. # KingFisher 2.0 and other similar tools.
  10073.  
  10074. .name
  10075. RoutePlanner
  10076. .type
  10077. Database
  10078. .short
  10079. Highway trip planner
  10080. .description
  10081. RoutePlanner is an update to Jim Butterfield's RoadRoute program. The
  10082. following enhancements have been made:
  10083.  
  10084. · A graphic user interface has been added, using Stefan Stuntz's MUI
  10085.   system.
  10086.  
  10087. · The program now incorporates fuel consumption data as part of its output.
  10088.  
  10089. · Highway classifications have been added. You can adjust the master speed
  10090.   values for each classification, depending on your driving habits. *
  10091.  
  10092. · You may choose up to 20 intermediate cities on your route, making
  10093.   realistic "round trips" possible.
  10094.  
  10095. · Named map files can be loaded using extended selection, double-clicking
  10096.   on map file icons, or on the command line.
  10097.  
  10098. · Includes comprehensive documentation, supplemental utilities, and two
  10099.   map files, designed for small and large machines.
  10100.  
  10101. · Notification of crossing state lines, and arriving in intermediate
  10102.   cities.
  10103.  
  10104. Best of all, you can use your existing RoadRoute database files with
  10105. RoutePlanner.  Simply use the included "RouteConv" utility to import
  10106. the basic structure, then use "RouteEdit" to add any necessary highway
  10107. classification data.
  10108.  
  10109. * Requires enhanced databases.
  10110. .version
  10111. 1.4a
  10112. .date
  10113. 1994.07.08
  10114. .author
  10115. Chris Lawrence, based on work by Jim Butterfield
  10116. .requirements
  10117. Requires OS 2.x, MUI 2.2+, 1.5Mb+ memory
  10118. .distribution
  10119. Freeware, (RoutePlanner, RouteConv)
  10120. Shareware, (RouteEdit)
  10121. .price
  10122. $10 (US)
  10123. .address
  10124. 3975 Muirfield Drive
  10125. Memphis, Tennessee 38125-2505
  10126. .email
  10127. lawrencn@vdospk.com
  10128. .docs
  10129. Readme
  10130. RoutePlanner.readme
  10131. RoutePlanner.guide
  10132. .described-by
  10133. Dan Fish (daf@starfish.amigalib.com)
  10134. .submittal
  10135. Downloaded via ftp from wuarchive.wustl.edu.
  10136. .execute
  10137. LAB Start
  10138. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "View Guide" "Run Program" "Cancel"`
  10139. if $choice GT "0"
  10140.   if $choice EQ "1"
  10141.     MetaTool RoutePlanner.readme TEXT
  10142.   else
  10143.     if $choice EQ "2"
  10144.       MetaTool RoutePlanner.guide GUIDE
  10145.     else
  10146.       if $choice EQ "3"
  10147.         run >nil: RequestChoice "Advice!" "This will take several seconds*Nwhile the map file loads..." "OK"
  10148.         wbrun RoutePlanner NorthAmerica.route
  10149.       endif
  10150.     endif
  10151.   endif
  10152.   skip Start BACK
  10153. endif
  10154. .aminet-dir
  10155. biz/dbase
  10156. .stored-in
  10157. FreshFish-Vol10:New/biz/dbase/RoutePlanner/
  10158. .pi-file
  10159. FreshFish-Vol10:New/biz/dbase/RoutePlanner/Product-Info
  10160. .name
  10161. RunList3
  10162. .type
  10163. OS Utility
  10164. .short
  10165. Commodity to run programs from a list.
  10166. .description
  10167. RunList3, RunList3N, are small tools helping to run programs.  They
  10168. are all the same, differ only by size in order to meet ones need.
  10169. They are the update of RunList2.  RunList3i, RunList3Ni are the same
  10170. as RunList3 and RunList3N but are specially made for
  10171. Interlace-screens.
  10172. .version
  10173. 3
  10174. .date
  10175. 1995.04.25
  10176. .author
  10177. Heinz Reinert
  10178. .requirements
  10179. OS 2.0+
  10180. .distribution
  10181. Copyrighted but Freely Redistributable
  10182. .address
  10183. Orleansstr. 55
  10184. D-31135 Hildesheim
  10185. Germany
  10186. .source
  10187. C source included
  10188. .docs
  10189. RunList.Lesen
  10190. RunList.Readme
  10191. .described-by
  10192. Richard Fish
  10193. .submittal
  10194. Submitted on disk directly by the author.
  10195. .aminet-dir
  10196. util/cdity
  10197. .execute
  10198. LAB Start
  10199. set choice `RequestChoice "Options Selection" "Please select an option" "View ReadMe" "View Lesen" "Run Program" "Cancel"`
  10200. if $choice GT "0"
  10201.   if $choice EQ "1"
  10202.     MetaTool RunList.Readme TEXT
  10203.   else
  10204.     if $choice EQ "2"
  10205.       MetaTool RunList.Lesen TEXT
  10206.     else
  10207.       if $choice EQ "3"
  10208.         assign s: s/ ADD
  10209.         WBStartup/RunList3
  10210.         assign s: s/ REMOVE
  10211.       endif
  10212.     endif
  10213.   endif
  10214.   skip Start BACK
  10215. endif
  10216. .stored-in
  10217. FreshFish-Vol10:New/util/cdity/RunList3/
  10218. .pi-file
  10219. FreshFish-Vol10:New/util/cdity/RunList3/Product-Info
  10220. .name
  10221. S-Pack
  10222. .type
  10223. Archiver
  10224. .short
  10225. Archiver w/multivol, selfextract, & more
  10226. .description
  10227. One program for all your file-packing requirements including
  10228. HD-backup, archiving, data transfer.
  10229. Unbeatable compression, self-unpacking, multi-volume packs.
  10230. Needs no special libraries or handlers.
  10231. .version
  10232. 1.4
  10233. .author
  10234. Chas A. Wyndham
  10235. .distribution
  10236. Freeware
  10237. .address
  10238. 1265 Canning Mills Road
  10239. Roleystone
  10240. WA 6111
  10241. Australia
  10242. .reference
  10243. FreshFish-Vol3:New/util/arc/S-Pack/
  10244. 1.1
  10245. FreshFish-Vol4:BBS/Mar94/util/arc/S-Pack.lha
  10246. 1.1
  10247. FreshFish-Vol5:BBS/util/S-Pack-1.1.lha
  10248. 1.1
  10249. FreshFish-Vol8-2:BBS/util/S-Pack-1.1.lha
  10250. 1.1
  10251. FreshFish-Vol9-2:BBS/util/S-Pack-1.1.lha
  10252. 1.1
  10253. FrozenFish-Vol1:BBS/Mar94/util/arc/S-Pack.lha
  10254. 1.1
  10255. GoldFish-Vol2-1:Files/util/arc/S-Pack/
  10256. 1.1
  10257. GoldFish-Vol2-2:BBS/util/S-Pack-1.1.lha
  10258. 1.1
  10259. .docs
  10260. S-Pack.doc
  10261. .described-by
  10262. Richard Fish (rjf@amigalib.com)
  10263. .submittal
  10264. Submitted on disk directly by the author.
  10265. .aminet-dir
  10266. util/arc
  10267. .execute
  10268. LAB Start
  10269. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  10270. if $choice GT "0"
  10271.   if $choice EQ "1"
  10272.     MetaTool S-Pack.doc TEXT
  10273.   else
  10274.     if $choice EQ "2"
  10275.       s-pack
  10276.     endif
  10277.   endif
  10278.   skip Start BACK
  10279. endif
  10280. .stored-in
  10281. FreshFish-Vol10:New/util/arc/S-Pack/
  10282. .pi-file
  10283. FreshFish-Vol10:New/util/arc/S-Pack/Product-Info
  10284. # This file contains product information that can be used by
  10285. # KingFisher 2.0 and other similar tools.
  10286.  
  10287. .name
  10288. Scout
  10289. .type
  10290. OS Utility
  10291. .short
  10292. System Monitor
  10293. .description
  10294. Scout is a tool that allows you to monitor your computer system. It
  10295. displays many different things -- like tasks, ports, assigns,
  10296. expansion boards, resident commands, interrupts, etc. -- and you
  10297. can perform some certain actions on them.
  10298.  
  10299. For example you can freeze tasks, close windows and screens, release
  10300. semaphores or remove locks, ports and interrupts.
  10301.  
  10302. Through AmiTCP it's also possible to use Scout as an TCP/IP service.
  10303.  
  10304. Since version 2.0 of Scout you can use nearly all implemented
  10305. functions through shell parameters. Therefore it's not necessary
  10306. to install MUI for using Scout, but you will need MUI, if you want
  10307. to use Scout with its graphical user interface.
  10308. .version
  10309. 2.4
  10310. .date
  10311. 1995.07.04
  10312. .author
  10313. Andreas Gelhausen
  10314. .reference
  10315. FreshFish-Vol9-2:BBS/util/Scout-1.3.lha
  10316. 1.3
  10317. FreshFish-Vol8-2:BBS/util/Scout-1.3.lha
  10318. 1.3
  10319. FreshFish-Vol7:BBS/util/Scout-1.3.lha
  10320. 1.3
  10321. FreshFish-Vol7:New/util/moni/Scout/
  10322. 1.3
  10323. GoldFish-Vol2-1:Files/util/moni/Scout/
  10324. 1.3
  10325. GoldFish-Vol2-2:BBS/util/Scout-1.3.lha
  10326. 1.3
  10327. .requirements
  10328. Requires Kickstart 2.04
  10329. .distribution
  10330. Giftware
  10331. .address
  10332. Graf Spee Str. 23b
  10333. 26123 Oldenburg
  10334. GERMANY
  10335. .email
  10336. atte@crash.north.de
  10337. 2:2426/2020.24@fidonet
  10338. .docs
  10339. scout.readme
  10340. scout.history
  10341. docs/english/scout.doc
  10342. docs/english/scout.dvi
  10343. docs/english/scout.guide
  10344. docs/english/scout-39.guide
  10345. docs/deutsch/scout.doc
  10346. docs/deutsch/scout.dvi
  10347. docs/deutsch/scout.guide
  10348. docs/deutsch/scout-39.guide
  10349. .described-by
  10350. Andreas Gelhausen <atte@crash.north.de>
  10351. .submittal
  10352. Downloaded via ftp from wuarchive.wustl.edu.
  10353. .execute
  10354. LAB Start
  10355. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  10356. if $choice GT "0"
  10357.   if $choice EQ "1"
  10358.     set choice2 `RequestChoice "Language Selection" "Please select a language" "English" "Deutsch" "Cancel"`
  10359.     if $choice2 GT "0"
  10360.       if $choice2 EQ "1"
  10361.         MetaTool docs/English/scout.doc TEXT
  10362.       else
  10363.         if $choice2 EQ "2"
  10364.           MetaTool docs/Deutsch/scout.doc TEXT
  10365.         endif
  10366.       endif
  10367.     endif
  10368.     unset choice2
  10369.   else
  10370.     if $choice EQ "2"
  10371.       set choice2 `RequestChoice "Language Selection" "Please select a language" "English" "Deutsch" "Cancel"`
  10372.       if $choice2 GT "0"
  10373.         if $choice2 EQ "1"
  10374.           cd docs/English
  10375.           MetaTool scout.guide GUIDE
  10376.           cd //
  10377.         else
  10378.           if $choice2 EQ "2"
  10379.             cd docs/Deutsch
  10380.             MetaTool scout.guide GUIDE
  10381.             cd //
  10382.           endif
  10383.         endif
  10384.       endif
  10385.       unset choice2
  10386.     else
  10387.       if $choice EQ "3"
  10388.         wbrun scout
  10389.       endif
  10390.     endif
  10391.   endif
  10392.   skip Start BACK
  10393. endif
  10394. .aminet-dir
  10395. util/moni
  10396. .stored-in
  10397. FreshFish-Vol10:New/util/moni/Scout/
  10398. .pi-file
  10399. FreshFish-Vol10:New/util/moni/Scout/Product-Info
  10400. .name
  10401. screenghost
  10402. .type
  10403. Picture
  10404. .short
  10405. 800 x 600 fantasy JPEG picture
  10406. .description
  10407. This is a nice picture I created some time ago on my Amiga 4000/040.
  10408. If you like it and/or want to contact me for any reasons, feel free
  10409. to do so at the address quoted above, or by phone at : +39-2-76110695.
  10410.  
  10411. Enjoy...
  10412. .author
  10413. Roberto Bisconcini
  10414. .distribution
  10415. Copyrighted but Freely Redistributable
  10416. .aminet-dir
  10417. pix/misc
  10418. .execute
  10419. METATOOL screenghost.jpg JPEG
  10420. .docs
  10421. Readme.txt
  10422. screenghost.readme
  10423. .described-by
  10424. Richard Fish (rjf@amigalib.com)
  10425. .submittal
  10426. Downloaded via ftp from wuarchive.wustl.edu.
  10427. .stored-in
  10428. FreshFish-Vol10:New/pix/misc/screenghost/
  10429. .pi-file
  10430. FreshFish-Vol10:New/pix/misc/screenghost/Product-Info
  10431. .name
  10432. SetBuffers
  10433. .type
  10434. OS Utility
  10435. .short
  10436. GUI based AddBuffers with device info
  10437. .description
  10438. SetBuffers is a simple tool for setting the amount of buffers
  10439. for each device in your system. It is a logical extension of
  10440. the addbuffers command.
  10441. .version
  10442. 1.28
  10443. .date
  10444. 1995.07.15
  10445. .author
  10446. AUSTEX SOFTWARE
  10447. .requirements
  10448. Requires OS2.04+
  10449. .distribution
  10450. Copyrighted but Freely Redistributable
  10451. .address
  10452. P.O.BOX 48
  10453. KIRWAN, QUEENSLAND 4817
  10454. AUSTRALIA.
  10455. .email
  10456. Stephen.Smith@jcu.edu.au
  10457. .docs
  10458. documents/Legal.README
  10459. documents/SetBuffers.doc
  10460. documents/SetBuffers.guide
  10461. .described-by
  10462. Dan Fish (daf@starfish.amigalib.com)
  10463. .submittal
  10464. Downloaded via ftp from wuarchive.wustl.edu.
  10465. .execute
  10466. LAB Start
  10467. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  10468. if $choice GT "0"
  10469.   if $choice EQ "1"
  10470.     MetaTool documents/SetBuffers.doc TEXT
  10471.   else
  10472.     if $choice EQ "2"
  10473.       cd documents
  10474.       MetaTool Setbuffers.guide GUIDE
  10475.       cd /
  10476.     else
  10477.       if $choice EQ "3"
  10478.         Installer Install SetBuffers AVERAGE
  10479.       else
  10480.         if $choice EQ "4"
  10481.           assign libs: libs/ ADD
  10482.           SetBuffers
  10483.         endif
  10484.       endif
  10485.     endif
  10486.   endif
  10487.   skip Start BACK
  10488. endif
  10489. .aminet-dir
  10490. util/wb
  10491. .stored-in
  10492. FreshFish-Vol10:New/util/wb/SetBuffers/
  10493. .pi-file
  10494. FreshFish-Vol10:New/util/wb/SetBuffers/Product-Info
  10495. # This file contains product information that can be used by
  10496. # KingFisher 2.0 and other similar tools.
  10497.  
  10498. .name
  10499. SGMLS
  10500. .type
  10501. Parser
  10502. .short
  10503. SGMLS is THE SGML Parser!
  10504. .description
  10505. Sgmls parses and validates the SGML document entity in a file and prints
  10506. on the standard output a simple ASCII representation of its Element
  10507. Structure Information Set. (This is the information set which a structure-
  10508. controlled conforming SGML application should act upon.)
  10509. Note that the document entity may be spread amongst several files; for
  10510. example, the SGML declaration, document type declaration and document
  10511. instance set could each be in a separate file.
  10512.  
  10513. Before you ask:
  10514. SGML means Standard Generalized Markup Language :)
  10515. .version
  10516. 1.1.92
  10517. .date
  10518. 1995.06.13
  10519. .author
  10520. Charles F. Goldfarb
  10521. James Clark
  10522. Amiga port by Kai Hofmann
  10523. .requirements
  10524. Requires Kickstart 2.04
  10525. .distribution
  10526. Copyright but freely redistributable
  10527. .address
  10528. Arberger Heerstr. 92
  10529. 28307 Bremen
  10530. Germany
  10531. .email
  10532. i07m@zfn.uni-bremen.de
  10533. .exectype
  10534. 680x0
  10535. .installsize
  10536. 144K-?
  10537. .source
  10538. Includes SAS/C sources
  10539. .construction
  10540. SAS/C 6.55 with full optimization
  10541. .docs
  10542. TODO
  10543. LICENSE
  10544. ChangeLog
  10545. NEWS
  10546. README
  10547. Amiga.ReadME
  10548. SGML.faq
  10549. doc/sgmls.txt
  10550. doc/sgmlsasp.txt
  10551. doc/rast.txt
  10552. .described-by
  10553. Kai Hofmann (i07m@zfn.uni-bremen.de)
  10554. .submittal
  10555. Submitted electronically directly by the author
  10556. .execute
  10557. LAB Start
  10558. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Install Program" "Cancel"`
  10559. if $choice GT "0"
  10560.   if $choice EQ "1"
  10561.     set orgdir `cd`
  10562.     set filechoice `RequestFile TITLE "Select Doc File" `
  10563.     set dirchoice `pathname $filechoice`
  10564.     set filechoice `basename $filechoice`
  10565.     failat 21
  10566.     cd $dirchoice
  10567.     MetaTool $filechoice TEXT
  10568.     failat 10
  10569.     unset filechoice
  10570.     unset dirchoice
  10571.   else
  10572.     if $choice EQ "2"
  10573.       Installer Install
  10574.     endif
  10575.   endif
  10576.   skip Start BACK
  10577. endif
  10578. .aminet-dir
  10579. dev/lang
  10580. .stored-in
  10581. FreshFish-Vol10:New/dev/lang/SGMLS/
  10582. .pi-file
  10583. FreshFish-Vol10:New/dev/lang/SGMLS/Product-Info
  10584. .name
  10585. ShowJPEG
  10586. .aminet-dir
  10587. gfx/board
  10588. .type
  10589. Picture Viewer
  10590. .short
  10591. A JPEG picture viewer for Picasso board.
  10592. .description
  10593. A JPEG picture viewer for the Picasso board.  Features include: As
  10594. compatible to the jpeg-standard as software can be, Supports
  10595. greyscaled pictures, Various speed/quality tradeoff settings, Fast,
  10596. CLI or WB start, Can be aborted anytime (with Ctrl-C or Escape),
  10597. Filerequester, Pattern matching, Nocrop option, and Backdrop-screen.
  10598. .version
  10599. 1.6
  10600. .date
  10601. 1995.04.26
  10602. .author
  10603. Roman Hiestand
  10604. .distribution
  10605. Copyrighted but Freely Redistributable
  10606. .address
  10607. Roman Hiestand
  10608. Luziaweg 15
  10609. CH-8807 Freienbach
  10610. Switzerland
  10611. .email
  10612. rhiestan@iiic.ethz.ch
  10613. .fax
  10614. CH-055/48 26 37
  10615. .docs
  10616. ShowJPEG.doc
  10617. .described-by
  10618. Fred Fish (fnf@amigalib.com)
  10619. .submittal
  10620. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  10621. .execute
  10622. set orgdir `cd`
  10623. LAB start
  10624. set choice `RequestChoice "ShowJPEG" "Please select an option" "View ShowJPEG.doc" "Run ShowJPEG" "Cancel"`
  10625. if $choice GT "0"
  10626.   if $choice EQ "1"
  10627.     MetaTool ShowJPEG.doc TEXT
  10628.   else
  10629.     if $choice EQ "2"
  10630.       ShowJPEG
  10631.     endif
  10632.   endif
  10633.   cd $orgdir
  10634.   unset filechoice
  10635.   unset dirchoice
  10636.   failat 10
  10637.   skip start BACK
  10638. endif
  10639. .stored-in
  10640. FreshFish-Vol10:New/gfx/board/ShowJPEG/
  10641. .pi-file
  10642. FreshFish-Vol10:New/gfx/board/ShowJPEG/Product-Info
  10643. .name
  10644. SimCityFundsCheat
  10645. .type
  10646. Game Tool
  10647. .short
  10648. Changes amount of funds in SimCity City
  10649. .description
  10650. As the name suggest the aim of this program is to change the
  10651. amount of funds in a SimCity City. It does this by Loading a
  10652. Map File and changing the amount of funds available to that
  10653. map. This is the only function of this program.
  10654. NOTE: Not for SimCity 2000
  10655. .version
  10656. 1.03
  10657. .author
  10658. DCAT
  10659. .distribution
  10660. Copyrighted but Freely Redistributable
  10661. .docs
  10662. SimCityFundsCheat.DOC
  10663. .described-by
  10664. Richard Fish (rjf@amigalib.com)
  10665. .submittal
  10666. Submitted on disk directly by the author.
  10667. .aminet-dir
  10668. game/patch
  10669. .execute
  10670. LAB Start
  10671. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  10672. if $choice GT "0"
  10673.   if $choice EQ "1"
  10674.     MetaTool SimCityFundsCheat.DOC TEXT
  10675.   else
  10676.     if $choice EQ "2"
  10677.       SimCityFundsCheat
  10678.     endif
  10679.   endif
  10680.   skip Start BACK
  10681. endif
  10682. .stored-in
  10683. FreshFish-Vol10:New/game/patch/SimCityFundsCheat/
  10684. .pi-file
  10685. FreshFish-Vol10:New/game/patch/SimCityFundsCheat/Product-Info
  10686. .name
  10687. SleepingPointers
  10688. .type
  10689. OS Utility
  10690. .short
  10691. Program to animate busy pointer.
  10692. .description
  10693. What is this Sleep stuff ??
  10694.  
  10695. Well, have you ever work on WindowsNT and saw the animated busy
  10696. pointers?
  10697.  
  10698. "Gosh, my Amiga is better than a PeeCe and my Workbench only shows a
  10699. little-tiny stopped busy pointer!"
  10700.  
  10701. You may say: "use PointerX, or LacePointer"
  10702.  
  10703. no way : PointerX only shows a ugly bysypointer in lowres !!!
  10704.  
  10705. You can also say: "use PatchPointer to make the busypointer hires."
  10706. Ok ... try it and you will see the busypointer becomes stopped!
  10707. Damn ...
  10708.  
  10709. LacePointer in other way only works in screenmodes of PAL/NTSC.  If
  10710. you have a brand new AGA amiga, that is in MULTISCAN or DBLPAL, or
  10711. something else, no LacePointer.
  10712.  
  10713. Those little problems, motivated me to program SleepingPointers.
  10714. After some time, SleepingPointers has born!
  10715.  
  10716. Now, animated busy pointers in hires is easy.
  10717.  
  10718. If i receive enough feedback, i will do a Prefs Program so that you
  10719. can load you favourite ANIMATION/ANIMBRUSH of a busy pointer and use
  10720. it!
  10721. .version
  10722. 1.0
  10723. .date
  10724. 1995.07.23
  10725. .author
  10726. António Manuel Santos
  10727. .requirements
  10728. OS3.0+
  10729. .distribution
  10730. Shareware
  10731. .address
  10732. Rua do Zaire, 5 1 dto
  10733. 1170 Lisbon, Portugal
  10734. .email
  10735. l38058@alfa.ist.utl.pt
  10736. .docs
  10737. SleepingPointers.guide
  10738. SleepingPointers.readme
  10739. .described-by
  10740. Richard Fish (rjf@amigalib.com)
  10741. .submittal
  10742. Downloaded via ftp from wuarchive.wustl.edu.
  10743. .aminet-dir
  10744. util/cdity
  10745. .execute
  10746. LAB Start
  10747. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Run Program" "Cancel"`
  10748. if $choice GT "0"
  10749.   if $choice EQ "1"
  10750.     MetaTool SleepingPointers.readme TEXT
  10751.   else
  10752.     if $choice EQ "2"
  10753.       MetaTool SleepingPointers.guide GUIDE
  10754.     else
  10755.       if $choice EQ "3"
  10756.         wbrun SleepingPointers-Cute
  10757.       endif
  10758.     endif
  10759.   endif
  10760.   skip Start BACK
  10761. endif
  10762. .stored-in
  10763. FreshFish-Vol10:New/util/cdity/SleepingPointers/
  10764. .pi-file
  10765. FreshFish-Vol10:New/util/cdity/SleepingPointers/Product-Info
  10766. # This file contains product information that can be used by
  10767. # KingFisher 2.0 and other similar tools.
  10768.  
  10769. .name
  10770. Sort
  10771. .type
  10772. CLI Tool
  10773. .aminet-dir
  10774. util/cli
  10775. .short
  10776. Sorts ASCII-Files, many features
  10777. .description
  10778. A cli-based text file sort utility.  Includes options for:
  10779. Ascending/descending sort; Limiting sort to a range of lines;
  10780. Case-sensitivity; Delete empty lines; Delete multiple occurences
  10781. of same line; Overwrite input file; Sort and write file in reverse
  10782. order of input; Join files and sort. Includes both English and
  10783. German binaries.
  10784. .version
  10785. 1.37
  10786. .date
  10787. 1995.04.17
  10788. .author
  10789. Rüdiger Werner
  10790. .reference
  10791. FreshFish-Vol9-1:util/cli/Sort/
  10792. 1.36
  10793. GoldFish-Vol2-2:BBS/util/Sort-1.34.lha
  10794. 1.34
  10795. GoldFish-Vol2-1:Files/util/cli/Sort/
  10796. 1.34
  10797. FreshFish-Vol8-2:BBS/util/Sort-1.34.lha
  10798. 1.34
  10799. FreshFish-Vol7:New/util/cli/Sort/
  10800. 1.34
  10801. FreshFish-Vol7:BBS/util/Sort-1.34.lha
  10802. 1.34
  10803. FreshFish-Vol6:New/util/cli/Sort/
  10804. 1.30
  10805. FreshFish-Vol6:BBS/util/Sort-1.30.lha
  10806. 1.30
  10807. FreshFish-Vol5:BBS/util/Sort-1.23.lha
  10808. 1.23
  10809. FreshFish-Vol4:New/util/cli/Sort/
  10810. 1.23
  10811. FreshFish-Vol4:BBS/May94/util/cli/Sort.lha
  10812. 1.23
  10813. .distribution
  10814. Freeware
  10815. .address
  10816. Stresemannplatz 2
  10817. 01309 Dresden
  10818. GERMANY
  10819. .email
  10820. rw2@irz.inf.tu-dresden.de
  10821. wernerr@eeetwc.et.tu-dresden.de
  10822. .docs
  10823. History
  10824. sort.readme
  10825. sort.doc
  10826. .described-by
  10827. Dan Fish (daf@starfish.amigalib.com)
  10828. .submittal
  10829. Downloaded via ftp from wuarchive.wustl.edu.
  10830. .execute
  10831. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Cancel"`
  10832. if $choice GT "0"
  10833.   if $choice EQ "1"
  10834.     MetaTool sort.doc TEXT
  10835.   endif
  10836. endif
  10837. .stored-in
  10838. FreshFish-Vol10:New/util/sys/Sort/
  10839. .pi-file
  10840. FreshFish-Vol10:New/util/sys/Sort/Product-Info
  10841. .name
  10842. SpaceJest
  10843. .type
  10844. Adventure Game
  10845. .short
  10846. Text based adventure game.
  10847. .description
  10848. Space Jest is an adventure game of the old type. No graphics here, this is a
  10849. text adventure.
  10850. I know that about half the prospective players have just stopped reading and
  10851. turned to something more interesting like Monkey Island 6, or something like
  10852. that. To those of you who are still reading, thanks. I have tried to make
  10853. the game as appealing as possible, but there are those who think that to be
  10854. called a game it needs graphics. Ah well, we can't all be perfect!
  10855. I have been meaning to write a decent adventure game for some time, but all
  10856. of the projects I started have ended up mutating into something else. One
  10857. of the things I have mastered as a result is being able to write a decent
  10858. input routine, and most of the programs I have written of late (from
  10859. databases to all manner of other things) have used the same input routine
  10860. which I hijacked from one or other of my attempts at an adventure game.
  10861. .version
  10862. 1.32
  10863. .author
  10864. Simon Champion
  10865. .distribution
  10866. Shareware
  10867. .price
  10868. £5
  10869. .address
  10870. PO Box 695,
  10871. Hilton 3245,
  10872. KwaZulu-Natal,
  10873. South Africa.
  10874. .construction
  10875. The game was programmed using Amos Professional Version 2.00 and the Amos
  10876. Professional Compiler. Most of the work was done on an A500 with kickstart
  10877. version 1.2, but later changes were made using an A4000/030. The game has
  10878. been tested under Kickstart 1.2, 1.3 and 3.0, and works with them all.
  10879.  
  10880. This AmigaGuide® file was written using ED 2.00 (from Workbench), and tested
  10881. using MultiView.
  10882. .docs
  10883. Contents
  10884. SpaceJest.guide
  10885. .described-by
  10886. Richard Fish (rjf@amigalib.com)
  10887. .submittal
  10888. Submitted on disk directly by the author.
  10889. .aminet-dir
  10890. game/role
  10891. .execute
  10892. LAB Start
  10893. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  10894. if $choice GT "0"
  10895.   if $choice EQ "1"
  10896.     MetaTool SpaceJest.guide GUIDE
  10897.   else
  10898.     if $choice EQ "2"
  10899.       SpaceJestUNREG
  10900.     endif
  10901.   endif
  10902.   skip Start BACK
  10903. endif
  10904. .stored-in
  10905. FreshFish-Vol10:New/game/role/SpaceJest/
  10906. .pi-file
  10907. FreshFish-Vol10:New/game/role/SpaceJest/Product-Info
  10908. .name
  10909. StrikeCommander
  10910. .fullname
  10911. Strike Commander
  10912. .type
  10913. Action Game
  10914. .short
  10915. Shoot the other player from the sky!
  10916. .description
  10917. There is no mission, no story, only one great aim: shoot the other player from
  10918. the sky. The game is played using one or two joysticks. To enable the second
  10919. player press the fire button right at the beginning of each game.
  10920. .version
  10921. 1.10
  10922. .date
  10923. 1994.01.06
  10924. .author
  10925. Chris Hodges
  10926. .distribution
  10927. Shareware
  10928. .address
  10929. Kennedystr. 8
  10930. D-82178 Puchheim
  10931. Germany
  10932. .email
  10933. chris@sixpack.pfalz.org
  10934. .aminet-dir
  10935. game/2play
  10936. .docs
  10937. StrikeCommander.doc
  10938. .described-by
  10939. Richard Fish (rjf@amigalib.com)
  10940. .submittal
  10941. Downloaded via ftp from wuarchive.wustl.edu.
  10942. .execute
  10943. LAB Start
  10944. set choice `requestchoice "Options Selection" "Please select an option" "View Doc" "Run Program" "Cancel"`
  10945. if $choice GT "0"
  10946.   if $choice EQ "1"
  10947.     MetaTool StrikeCommander.doc TEXT
  10948.   else
  10949.     if $choice EQ "2"
  10950.       set choice2 `requestchoice "Version Selection" "Please select game version" "68020" "68000" "Cancel"`
  10951.       if $choice2 GT "0"
  10952.         if $choice2 EQ "1"
  10953.           wbrun StrikeCommander020+
  10954.         else
  10955.           wbrun StrikeCommander000
  10956.         endif
  10957.       endif
  10958.     endif
  10959.   endif
  10960.   skip Start BACK
  10961. endif
  10962. .stored-in
  10963. FreshFish-Vol10:New/game/2play/StrikeCommander/
  10964. .pi-file
  10965. FreshFish-Vol10:New/game/2play/StrikeCommander/Product-Info
  10966. # This file contains product information that can be used by
  10967. # KingFisher 2.0 and other similar tools.
  10968.  
  10969. .name
  10970. StructureGuide
  10971. .type
  10972. Developer Utility
  10973. .short
  10974. Guide with links to all structs + info
  10975. .description
  10976. An AmigaGuide file that contains links to OS structures, showing
  10977. members, sizes, and offsets.
  10978.  
  10979. INCLUDE: has to be assigned to the main include directory, containing
  10980. all include files (the directory containing the "exec", "dos" and all
  10981. the other drawers) for proper operation.
  10982.  
  10983. This guide also contains offsets for all symbols for those who don't
  10984. have the include files.
  10985. .version
  10986. 1.0
  10987. .author
  10988. Per-Olof Yliniemi
  10989. .address
  10990. Muoniovaara
  10991. S-980 64 Muodoslompolo
  10992. SWEDEN
  10993. .docs
  10994. StructureGuide.readme
  10995. Structure.Guide
  10996. .described-by
  10997. Dan Fish (daf@starfish.amigalib.com)
  10998. .submittal
  10999. Downloaded via ftp from wuarchive.wustl.edu.
  11000. .execute
  11001. LAB Start
  11002. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
  11003. if $choice GT "0"
  11004.   if $choice EQ "1"
  11005.     MetaTool StructureGuide.readme  TEXT
  11006.   else
  11007.     if $choice EQ "2"
  11008.       MetaTool Structure.Guide GUIDE
  11009.     endif
  11010.   endif
  11011.   skip Start BACK
  11012. endif
  11013. .aminet-dir
  11014. dev/asm
  11015. .stored-in
  11016. FreshFish-Vol10:New/dev/asm/StructureGuide/
  11017. .pi-file
  11018. FreshFish-Vol10:New/dev/asm/StructureGuide/Product-Info
  11019. .name
  11020. subspace
  11021. .type
  11022. Picture
  11023. .short
  11024. Fantasy JPEG picture - 800 x 600.
  11025. .description
  11026. This is a nice picture I created some time ago on my Amiga 4000/040.
  11027. If you like it and/or want to contact me for any reasons, feel free
  11028. to do so at the address quoted above, or by phone at : +39-2-76110695.
  11029.  
  11030. Enjoy...
  11031. .author
  11032. Roberto Bisconcini
  11033. .distribution
  11034. Copyrighted but Freely Redistributable
  11035. .aminet-dir
  11036. pix/misc
  11037. .execute
  11038. METATOOL subspace.jpg JPEG
  11039. .docs
  11040. Readme.txt
  11041. subspace.readme
  11042. .described-by
  11043. Richard Fish (rjf@amigalib.com)
  11044. .submittal
  11045. Downloaded via ftp from wuarchive.wustl.edu.
  11046. .stored-in
  11047. FreshFish-Vol10:New/pix/misc/subspace/
  11048. .pi-file
  11049. FreshFish-Vol10:New/pix/misc/subspace/Product-Info
  11050. .name
  11051. SuperTrail
  11052. .type
  11053. Action Game
  11054. .short
  11055. Guide ball through tricky levels
  11056. .description
  11057. Welcome to "Super Trail", the professional fast action game of skill
  11058. (incl. comfortable level editor and many extra fields).
  11059.  
  11060. Principle of this game is to guide a rolling ball as fast as possible
  11061. along a long and tricky trail, to avoid the holes or jump over them,
  11062. and to get as many points as possible in the end (what else?).
  11063. Many extra fields with special effects can make this task easier or
  11064. much more difficult.
  11065.  
  11066. Included are nine levels, starting "very easy" and ending "utterly
  11067. difficult".
  11068.  
  11069. With the integrated level editor you can change levels or create your
  11070. own levels. This is also possible with the freely distributable version,
  11071. but you can't save levels to disk from this version. For proper use,
  11072. you should decide to register and pay the shareware fee. With the
  11073. registered full version you can design as many sets of each nine levels
  11074. as you like and save them to disk. For each level set separate highscores
  11075. (incl. highscore game play for automatic replay mode) are saved.
  11076.  
  11077. English and german versions are included; Super Trail should be usable
  11078. on all Amigas with at least 1MByte RAM and OS1.2 to OS3.1. You can control
  11079. the game by Keyboard (Cursor keys and space bar) or by Joystick.
  11080. .author
  11081. Helmut Hoffmann
  11082. Rubensstrasse 4
  11083. D-41063 Moenchengladbach
  11084. Germany
  11085. .restrictions
  11086. Level editor is LOAD/SAVE disabled in this version
  11087. .requirements
  11088. Requires 1Mb+ RAM
  11089. .distribution
  11090. Shareware
  11091. .price
  11092. $8 (US), DM10, for this version
  11093. $17 (US), DM20, for version with saving/loading level editor
  11094. .address
  11095. Rubensstrasse 4
  11096. D-41063 Moenchengladbach
  11097. Germany
  11098. .email
  11099. hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
  11100. .docs
  11101. SuperTrailEnglish.doc
  11102. SuperTrailDeutsch.doc
  11103. .described-by
  11104. Dan Fish (daf@starfish.amigalib.com)
  11105. .submittal
  11106. Downloaded via ftp from wuarchive.wustl.edu.
  11107. .execute
  11108. LAB Start
  11109. set choice `RequestChoice "Options Selection" "Please select an option" "View English Doc" "View Deutsch Dok" "Run Program" "Cancel"`
  11110. if $choice GT "0"
  11111.   if $choice EQ "1"
  11112.     MetaTool SuperTrailEnglish.doc TEXT
  11113.   else
  11114.     if $choice EQ "2"
  11115.       MetaTool SuperTrailDeutsch.dok TEXT
  11116.     else
  11117.       if $choice EQ "3"
  11118.         assign fonts: "" ADD
  11119.         supertrail
  11120.         assign fonts: "" REMOVE
  11121.       endif
  11122.     endif
  11123.   endif
  11124.   skip Start BACK
  11125. endif
  11126. .aminet-dir
  11127. game/misc
  11128. .stored-in
  11129. FreshFish-Vol10:New/game/misc/SuperTrail/
  11130. .pi-file
  11131. FreshFish-Vol10:New/game/misc/SuperTrail/Product-Info
  11132. .name
  11133. SuperView
  11134. .type
  11135. Graphics Viewer
  11136. .short
  11137. Graphics Viewer/Converter/ScreenGrabber
  11138. .description
  11139. SuperView is a localized Graphics Viewer/Converter/ScreenGrabber for
  11140. the superview.library, with ARexx-Support, GUI, Online-Help, Cx-Support
  11141. and many more features.
  11142.  
  11143. Converting graphics and "Screen-Grabbing" is possible in a very comfortable
  11144. and object-oriented manner, also allows image processing via SVOperators.
  11145.  
  11146. Needs at least superview.library V9+, which includes the following
  11147. FileFormats, Display Drivers and Operators (V9.12) :
  11148.  
  11149. SVObjects :    - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (W*nd*ws), JPEG,
  11150.                  TIFF, FBM (*nix), PNM (*nix), IMG (GEM), WPG (W*rdP*rf*ct),
  11151.                  MAC (M*cPaint), C64 (Koala,Doodle), Targa, Pictor/PCPaint,
  11152.                  SunRaster, IFF-YUVN, WinIcon, SVO (own Format) and
  11153.                  all OS3-Datatypes !
  11154.                  Reads XPK- and PP20-packed data via Unpack.svobject.
  11155.  
  11156. SVDrivers :    - ECS, AGA, EGS-Cards, OpalVision
  11157.  
  11158. SVOperators :  - Dither24Bit, 24BitToHam6, HilbertDither256, XOR,
  11159.                  ExtractRed, ExtractGreen, ExtractBlue, ExtractGrayScales,
  11160.                  TopToBottom, LeftToRight
  11161. .version
  11162. 4.63
  11163. .date
  11164. 1995.08.03
  11165. .author
  11166. Andreas Ralph Kleinert
  11167. .restrictions
  11168. Evaluation version with "please register" requester and disabled ARexx-Port
  11169. (until you receive your KeyFile...).
  11170. .requirements
  11171. Requires V11+ of superview.library
  11172. Requires OS2.04+, OS V2.1+ and V3.00+ features are used, when available.
  11173. .distribution
  11174. Shareware
  11175. .price
  11176. DM40
  11177. .address
  11178. Grube Hohe Grethe 23
  11179. D-57074 Siegen
  11180. Germany
  11181. .reference
  11182. FreshFish-Vol7/Useful/dist/gfx/show/SuperView/
  11183. 4.0
  11184. FreshFish-Sep94:Useful/dist/gfx/show/SuperView/
  11185. 3.3
  11186. FreshFish-Jul94:New/gfx/show/SuperView/
  11187. 3.1
  11188. FreshFish-Jul94:Useful/dist/gfx/show/SuperView/
  11189. 3.1
  11190. AmigaLibDisk367:SuperView/
  11191. 3.0
  11192. GoldFish2-Apr94:d3xx/d367/SuperView/
  11193. 3.0
  11194. FreshFish-May94:New/gfx/show/SuperView/
  11195. 2.1
  11196. .docs
  11197. Help/english/SuperView.guide
  11198. Help/english/RegisterForm
  11199. Help/deutsch/SuperView.guide
  11200. Help/deutsch/RegisterForm
  11201. .described-by
  11202. Dan Fish (daf@daffy.amigalib.com)
  11203. .submittal
  11204. Downloaded via ftp from wuarchive.wustl.edu.
  11205. .execute
  11206. set orgdir `cd`
  11207. LAB start
  11208. unset filechoice
  11209. unset dirchoice
  11210. failat 10
  11211. cd $orgdir
  11212. set choice `RequestChoice "SuperView" "Please select an option" "Guide" "Other Files" "Install" "Install Libs" "Run" "Cancel"`
  11213. if $choice GT "0"
  11214.   if $choice EQ "1"
  11215.     set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
  11216.     set dirchoice `pathname $filechoice`
  11217.     set filechoice `basename $filechoice`
  11218.     failat 21
  11219.     cd $dirchoice
  11220.     MetaTool $filechoice GUIDE
  11221.   else
  11222.     if $choice EQ "2"
  11223.       set filechoice `RequestFile TITLE "Select Text File"`
  11224.       set dirchoice `pathname $filechoice`
  11225.       set filechoice `basename $filechoice`
  11226.       failat 21
  11227.       cd $dirchoice
  11228.       MetaTool $filechoice TEXT
  11229.     else
  11230.       if $choice EQ "3"
  11231.         Installer Install_SuperView SuperView NOVICE AVERAGE LOGFILE=T:Install_SuperView.logfile LANGUAGE=English NOLOG
  11232.       else
  11233.         if $choice EQ "4"
  11234.           cd SuperViewLibrary
  11235.           Installer Install_SVLib SuperView-Library NOVICE AVERAGE LOGFILE=T:Install_SuperView.logfile LANGUAGE=English NOLOG
  11236.     else
  11237.           if $choice EQ "5"
  11238.             WBRun SuperView
  11239.           endif
  11240.         endif
  11241.       endif
  11242.     endif
  11243.   endif
  11244.   skip start BACK
  11245. endif
  11246. .aminet-dir
  11247. gfx/show
  11248. .stored-in
  11249. FreshFish-Vol10:New/gfx/show/SuperView/
  11250. .pi-file
  11251. FreshFish-Vol10:New/gfx/show/SuperView/Product-Info
  11252. .name
  11253. SystemPrefs
  11254. .type
  11255. OS Utility
  11256. .short
  11257. Preferences for CPU and RAMSEY
  11258. .description
  11259. This is a preference editor for steering the processor caches,
  11260. RAMSEY, VBR and Audio Filter.
  11261.  
  11262. Main features:
  11263.  
  11264. - Font adaptive GUI
  11265. - Supports Instruction- and Data-Caches, Copyback, Write Allocate
  11266. - Supports RAMSEY FastMode (60ns RAM access --> SPEED! :-)
  11267. - Supports audio filter
  11268. - Supports VBR to Fast RAM
  11269. - Sets up while startup
  11270. - Comes with a nice preferences icon... :-)
  11271. - Does now even have an English guide :-)
  11272. .version
  11273. 2.20
  11274. .date
  11275. 1995.06.18
  11276. .author
  11277. Richard Körber
  11278. .requirements
  11279. Requires OS 2.04+, (opt. locale), 68010+ should be present
  11280. .distribution
  11281. Freeware
  11282. .address
  11283. Hornstraße 20
  11284. 51465 Bergisch Gladbach
  11285. Deutschland
  11286. .email
  11287. shred@tfh.dssd.sub.org      (Germany) or
  11288. shred@eratosth.wwb.sub.de   (international)
  11289. .docs
  11290. SystemPrefs.guide
  11291. SystemPrefsE.guide
  11292. .described-by
  11293. Dan Fish (daf@starfish.amigalib.com)
  11294. .submittal
  11295. Downloaded via ftp from wuarchive.wustl.edu.
  11296. .execute
  11297. LAB Start
  11298. set choice `RequestChoice "System Prefs" "Please select an option" "English Guide" "Deutsch Guide" "Install" "Run" "Cancel"`
  11299. if $choice GT "0"
  11300.   if $choice EQ "1"
  11301.     MetaTool SystemPrefsE.guide GUIDE
  11302.   else
  11303.     if $choice EQ "2"
  11304.       MetaTool SystemPrefs.guide GUIDE
  11305.     else
  11306.       if $choice EQ "3"
  11307.         Installer Install System AVERAGE AVERAGE
  11308.       else
  11309.         if $choice EQ "4"
  11310.           assign locale: "" ADD
  11311.           assign libs: libs/ ADD
  11312.           System
  11313.           assign locale: "" REMOVE
  11314.           assign libs: libs/ REMOVE
  11315.         endif
  11316.       endif
  11317.     endif
  11318.   endif
  11319.   skip Start BACK
  11320. endif
  11321. .aminet-dir
  11322. util/wb
  11323. .stored-in
  11324. FreshFish-Vol10:New/util/wb/SystemPrefs/
  11325. .pi-file
  11326. FreshFish-Vol10:New/util/wb/SystemPrefs/Product-Info
  11327. .name
  11328. S_WBPic
  11329. .type
  11330. Picture
  11331. .short
  11332. Picture of Stefan`s WB
  11333. .description
  11334. picture of the programs >s-video 3.1\s-adress 2.2\s-clock 3.2\cb-radio 2.1
  11335. and s-eject 1.1.
  11336. you find the newest version of the programs in the AMINET.
  11337. .author
  11338. Stefan Haefner
  11339. .distribution
  11340. Copyrighted but Freely Redistributable
  11341. .aminet-dir
  11342. pix/wb
  11343. .execute
  11344. METATOOL Workbench.pic ILBM
  11345. .docs
  11346. S_WBPic.readme
  11347. .described-by
  11348. Richard Fish (rjf@amigalib.com)
  11349. .submittal
  11350. Downloaded via ftp from wuarchive.wustl.edu.
  11351. .stored-in
  11352. FreshFish-Vol10:New/pix/wb/S_WBPic/
  11353. .pi-file
  11354. FreshFish-Vol10:New/pix/wb/S_WBPic/Product-Info
  11355. .name
  11356. TBOML
  11357. .type
  11358. Text
  11359. .short
  11360. The Big Old Monitor List, Monitor Specs
  11361. .description
  11362. AmigaGuide text of specifications for over 150 different monitors
  11363. .version
  11364. 1.0s
  11365. .author
  11366. Robert C. Reiswig
  11367. Scott L. Bennett
  11368. .distribution
  11369. Copyrighted but Freely Redistributable
  11370. .email
  11371. rcr@netcom.com
  11372. .docs
  11373. TBOML10s.readme
  11374. TBOML.guide
  11375. .described-by
  11376. Dan Fish (daf@starfish.amigalib.com)
  11377. .submittal
  11378. Downloaded via ftp from wuarchive.wustl.edu.
  11379. .execute
  11380. LAB Start
  11381. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Cancel"`
  11382. if $choice GT "0"
  11383.   if $choice EQ "1"
  11384.     MetaTool TBOML10s.readme TEXT
  11385.   else
  11386.     if $choice EQ "2"
  11387.       MetaTool TBOML.guide GUIDE
  11388.     endif
  11389.   endif
  11390.   skip Start BACK
  11391. endif
  11392. .aminet-dir
  11393. docs/hyper
  11394. .stored-in
  11395. FreshFish-Vol10:New/docs/hyper/TBOML/
  11396. .pi-file
  11397. FreshFish-Vol10:New/docs/hyper/TBOML/Product-Info
  11398. # This file contains product information that can be used by
  11399. # KingFisher 2.0 and other similar tools.
  11400.  
  11401. .name
  11402. TeleTerm
  11403. .type
  11404. Communications
  11405. .short
  11406. Fast, full-featured Terminal, XEM, XPR
  11407. .description
  11408. TeleTerm is a powerful, fast terminal program with XEM and XPR support, a
  11409. dynamic phonebook, review buffer, 60 macros, and much more.
  11410.  
  11411.                  TeleTerm has the following main features:
  11412.  
  11413.      XEM support
  11414.      XPR support
  11415.      Internal multi-tasking of windows
  11416.      Faster interleaved bitmaps for smooth scrolling (OS 3.x)
  11417.      Public screen, so other programs can open on TeleTerm's screen
  11418.      Can open on the WorkBench
  11419.      Numerous visual controls, from ScreenMode to ScreenPens
  11420.      Low memory consumption (could theoretically run in 512k)
  11421.      60 user-defined macros
  11422.      Highly detailed phonebook, including multi-line BBS support, and full
  11423.            preferences control for each entry
  11424.      Much, much more...
  11425. .version
  11426. 2.2
  11427. .author
  11428. Josh Farley
  11429. .reference
  11430. FreshFish-Vol9-1:New/comm/term/TeleTerm/
  11431. 2.0
  11432. .requirements
  11433. AmigaDos 2.0 or higher
  11434. 50k free Chip Ram
  11435. 300k free Fast or Chip Ram
  11436. .distribution
  11437. Shareware
  11438. .price
  11439. $20 (US, Domestic), $25 (US, International)
  11440. .address
  11441. Josh Farley
  11442. 43 La Placita Way
  11443. Chico, CA 95928
  11444. .email
  11445. josh@ecst.csuchico.edu
  11446. .docs
  11447. TeleTerm.guide
  11448. XprZModem.guide
  11449. .described-by
  11450. Dan Fish (daf@starfish.amigalib.com)
  11451. .submittal
  11452. Downloaded via ftp from wuarchive.wustl.edu.
  11453. .execute
  11454. LAB Start
  11455. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  11456. if $choice GT "0"
  11457.   if $choice EQ "1"
  11458.     MetaTool teleterm22.readme TEXT
  11459.   else
  11460.     if $choice EQ "2"
  11461.       MetaTool TeleTerm.guide GUIDE
  11462.     else
  11463.       if $choice EQ "3"
  11464.         Installer Install-TeleTerm
  11465.       else
  11466.         if $choice EQ "4"
  11467.           TeleTerm
  11468.         endif
  11469.       endif
  11470.     endif
  11471.   endif
  11472.   skip Start BACK
  11473. endif
  11474. .aminet-dir
  11475. comm/term
  11476. .stored-in
  11477. FreshFish-Vol10:New/comm/term/TeleTerm/
  11478. .pi-file
  11479. FreshFish-Vol10:New/comm/term/TeleTerm/Product-Info
  11480. .name
  11481. Term
  11482. .short
  11483. Very nice terminal program.
  11484. .type
  11485. Communications
  11486. .description
  11487. A telecommuncations program designed for use with any Commodore-Amiga
  11488. computer running Kickstart 2.04 or higher.  Its features include:
  11489.  
  11490.    * Fast built-in VT-220 terminal emulation
  11491.  
  11492.    * Support for custom terminal emulation modules following the `XEM
  11493.      2.0' standard
  11494.  
  11495.    * Operates in any display environment, supports all screen display
  11496.      modes
  11497.  
  11498.    * Support for file transfer modules following the `XPR' standard
  11499.  
  11500.    * File- and printer-capturing functions
  11501.  
  11502.    * Review-buffer support
  11503.  
  11504.    * Powerful phone book and dialing functions
  11505.  
  11506.    * `Amiga User Interface Style Guide' conformant user interface
  11507.  
  11508.    * Online-help (requires AmigaGuide package)
  11509.  
  11510.    * Built-in `ARexx' interface
  11511.  
  11512.    * File upload list, which permits selecting the files to be
  11513.      transferred before the upload is started.
  11514.  
  11515.    * Login script learn mode.
  11516.  
  11517.    * Built-in keyword/response parser which makes it possible to have
  11518.      `term' respond to BBS prompts and such with the user name,
  11519.      password, etc. without having to program the ARexx interface.
  11520.  
  11521.    * Interface for external programs to rendezvous with `term', taking
  11522.      over serial I/O processing (such as `HydraCom').
  11523. .version
  11524. 4.4
  11525. .author
  11526. Olaf `Olsen' Barthel
  11527. .reference
  11528. FreshFish-Sep94:New/comm/term/Term/
  11529. 4.0
  11530. FreshFish-Sep94:BBS/comm/Term-4.0.lha
  11531. 4.0
  11532. GoldFish2-Apr94:d9xx/d904/Term/
  11533. 3.4
  11534. GoldFish1-Apr94:BBS/d9xx/d904/Term.lha
  11535. 3.4
  11536. FrozenFish-Apr94:BBS/ALib/d9xx/d904/Term.lha
  11537. 3.4
  11538. FreshFish-Oct93:Old/AmigaLibDisks/Disks900-910/Disk904/Term/
  11539. 3.4
  11540. FreshFish-Dec93:Old/AmigaLibDisks/Disks900-919/Disk904/Term/
  11541. 3.4
  11542. AmigaLibDisk904:Term/
  11543. 3.4
  11544. GoldFish2-Apr94:d8xx/d833/Term/
  11545. 3.1
  11546. GoldFish2-Apr94:d8xx/d832/Term/
  11547. 3.1
  11548. GoldFish2-Apr94:d8xx/d831/Term/
  11549. 3.1
  11550. GoldFish1-Apr94:BBS/d8xx/d833/Term.lha
  11551. 3.1
  11552. GoldFish1-Apr94:BBS/d8xx/d832/Term.lha
  11553. 3.1
  11554. GoldFish1-Apr94:BBS/d8xx/d831/Term.lha
  11555. 3.1
  11556. FrozenFish-Apr94:BBS/ALib/d8xx/d833/Term.lha
  11557. 3.1
  11558. FrozenFish-Apr94:BBS/ALib/d8xx/d832/Term.lha
  11559. 3.1
  11560. FrozenFish-Apr94:BBS/ALib/d8xx/d831/Term.lha
  11561. 3.1
  11562. FreshFish-Oct93:Old/AmigaLibDisks/Disks820-839/Disk833/Term/
  11563. 3.1
  11564. FreshFish-Oct93:Old/AmigaLibDisks/Disks820-839/Disk832/Term/
  11565. 3.1
  11566. FreshFish-Oct93:Old/AmigaLibDisks/Disks820-839/Disk831/Term/
  11567. 3.1
  11568. FreshFish-Dec93:Old/AmigaLibDisks/Disks820-839/Disk833/Term/
  11569. 3.1
  11570. FreshFish-Dec93:Old/AmigaLibDisks/Disks820-839/Disk832/Term/
  11571. 3.1
  11572. FreshFish-Dec93:Old/AmigaLibDisks/Disks820-839/Disk831/Term/
  11573. 3.1
  11574. AmigaLibDisk833:Term/
  11575. 3.1
  11576. AmigaLibDisk832:Term/
  11577. 3.1
  11578. AmigaLibDisk831:Term/
  11579. 3.1
  11580. GoldFish2-Apr94:d7xx/d730/Term/
  11581. 2.3
  11582. GoldFish2-Apr94:d7xx/d725/Term/
  11583. 2.3
  11584. GoldFish1-Apr94:BBS/d7xx/d730/Term.lha
  11585. 2.3
  11586. GoldFish1-Apr94:BBS/d7xx/d725/Term.lha
  11587. 2.3
  11588. FrozenFish-Apr94:BBS/ALib/d7xx/d730/Term.lha
  11589. 2.3
  11590. FrozenFish-Apr94:BBS/ALib/d7xx/d725/Term.lha
  11591. 2.3
  11592. FreshFish-Oct93:Old/AmigaLibDisks/Disks720-739/Disk730/Term/
  11593. 2.3
  11594. FreshFish-Oct93:Old/AmigaLibDisks/Disks720-739/Disk725/Term/
  11595. 2.3
  11596. AmigaLibDisk730:Term/
  11597. 2.3
  11598. AmigaLibDisk725:Term/
  11599. 2.3
  11600. GoldFish2-Apr94:d6xx/d681/Term/
  11601. 2.2a
  11602. GoldFish1-Apr94:BBS/d6xx/d681/Term.lha
  11603. 2.2a
  11604. FrozenFish-Apr94:BBS/ALib/d6xx/d681/Term.lha
  11605. 2.2a
  11606. FreshFish-Oct93:Old/AmigaLibDisks/Disks680-699/Disk681/Term/
  11607. 2.2a
  11608. AmigaLibDisk681:Term/
  11609. 2.2a
  11610. GoldFish2-Apr94:d5xx/d589/Term/
  11611. 1.9c
  11612. GoldFish1-Apr94:BBS/d5xx/d589/Term.lha
  11613. 1.9c
  11614. FrozenFish-Apr94:BBS/ALib/d5xx/d589/Term.lha
  11615. 1.9c
  11616. AmigaLibDisk589:Term/
  11617. 1.9c
  11618. GoldFish2-Apr94:d5xx/d534/Term/
  11619. ?.?
  11620. GoldFish1-Apr94:BBS/d5xx/d534/Term.lha
  11621. ?.?
  11622. FrozenFish-Apr94:BBS/ALib/d5xx/d534/Term.lha
  11623. ?.?
  11624. AmigaLibDisk534:Term/
  11625. ?.?
  11626. .described-by
  11627. Richard Fish
  11628. .submittal
  11629. Downloaded via ftp from Aminet.
  11630. .execute
  11631. set orgdir `cd`
  11632. LAB start
  11633. set choice `RequestChoice "Term" "Please select an option" "View Guide Files" "View Other Files" "Run Term" "Cancel"`
  11634. if $choice GT "0"
  11635.   if $choice EQ "1"
  11636.     cd Documentation/AmigaGuide
  11637.     set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
  11638.     set dirchoice `pathname $filechoice`
  11639.     set filechoice `basename $filechoice`
  11640.     failat 21
  11641.     cd $dirchoice
  11642.     MetaTool $filechoice GUIDE
  11643.   else
  11644.     if $choice EQ "2"
  11645.       set filechoice `RequestFile TITLE "Select Text File"`
  11646.       set dirchoice `pathname $filechoice`
  11647.       set filechoice `basename $filechoice`
  11648.       failat 21
  11649.       cd $dirchoice
  11650.       MetaTool $filechoice TEXT
  11651.     else
  11652.       if $choice EQ "3"
  11653.         Term
  11654.       endif
  11655.     endif
  11656.   endif
  11657.   cd $orgdir
  11658.   unset filechoice
  11659.   unset dirchoice
  11660.   failat 10
  11661.   skip start BACK
  11662. endif
  11663. .aminet-dir
  11664. comm/term
  11665. .stored-in
  11666. FreshFish-Vol10:New/comm/term/term/
  11667. .pi-file
  11668. FreshFish-Vol10:New/comm/term/term/Product-Info
  11669. .name
  11670. TextClock
  11671. .type
  11672. Workbench Tool
  11673. .short
  11674. Configurable text/font digital clock
  11675. .description
  11676. TextClock is yet another clock program with special features. It shows the
  11677. current time or date using your selected font and text format. The program
  11678. takes advantage of fast Compugraphic Font scaling. This means that the fonts
  11679. will look fine at all sizes and you will have very precise control over them.
  11680. It features On-line Help and many options.
  11681. .version
  11682. 1.1
  11683. .date
  11684. 1995.07.16
  11685. .author
  11686. Steffen Thorsen
  11687. .distribution
  11688. Freeware
  11689. .requirements
  11690. WB2.0, WB2.1+ and Harddisk are recommended
  11691. .address
  11692. Fjordg 8A
  11693. N-4300 Sandnes
  11694. Norway
  11695. .installsize
  11696. 44K
  11697. .docs
  11698. TextClock.guide
  11699. .described-by
  11700. Steffen Thorsen
  11701. .submittal
  11702. Submitted on disk directly by the author
  11703. .aminet-dir
  11704. util/time
  11705. .execute
  11706. LAB Start
  11707. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  11708. if $choice GT "0"
  11709.   if $choice EQ "1"
  11710.     MetaTool TextClock.guide GUIDE
  11711.   else
  11712.     if $choice EQ "2"
  11713.       TextClock
  11714.     endif
  11715.   endif
  11716.   skip Start BACK
  11717. endif
  11718. .stored-in
  11719. FreshFish-Vol10:New/util/time/TextClock/
  11720. .pi-file
  11721. FreshFish-Vol10:New/util/time/TextClock/Product-Info
  11722. .name
  11723. Thankyou
  11724. .type
  11725. Picture
  11726. .short
  11727. A high quality ray trace by DR_FACT.
  11728. .description
  11729.     This is a strange render of a red chrome dolphin and a surreal snakey
  11730. effort, literally resting on some very unnatural looking water. Odd, but IMHO,
  11731. pretty cute :)
  11732.  
  11733.     Really, This is by way of thanks to 3 people who stuck by me recently,
  11734. as I have been having a really bad time of it. You find out who your friends
  11735. really are, when you're down in it. So thanks (in no particular order) to:
  11736.  
  11737. U4ia (Jim Young)- For telling me not to be so bloody silly, and talking
  11738.     me out of doing anything stupid (You sarky git *8-).
  11739.  
  11740. Slayer (Martin Brookes)- For help, advice, and the kind offer of space to
  11741.     crash in. Watch out, you'll lose your nasty reputation...
  11742.  
  11743. JohnUnix (John Halliwell)- For helping me out with net links; an incredibly
  11744.     timely and generous act. Moreover, general all round coolness :)
  11745.  
  11746. Thanks guys!
  11747. .author
  11748. DR_FACT
  11749. .distribution
  11750. Copyrighted but Freely Redistributable
  11751. .email
  11752. dr-fact@linetime.demon.co.uk
  11753. .aminet-dir
  11754. pix/misc
  11755. .execute
  11756. METATOOL thankyou.jpg JPEG
  11757. .docs
  11758. thankyou.readme
  11759. .described-by
  11760. Richard Fish (rjf@amigalib.com)
  11761. .submittal
  11762. Downloaded via ftp from wuarchive.wustl.edu.
  11763. .stored-in
  11764. FreshFish-Vol10:New/pix/misc/Thankyou/
  11765. .pi-file
  11766. FreshFish-Vol10:New/pix/misc/Thankyou/Product-Info
  11767. .name
  11768. thephoenix
  11769. .type
  11770. Picture
  11771. .short
  11772. Fantasy JPEG picture - 800 x 600.
  11773. .description
  11774. This is a nice picture I created some time ago on my Amiga 4000/040.
  11775. If you like it and/or want to contact me for any reasons, feel free
  11776. to do so at the address quoted above, or by phone at : +39-2-76110695.
  11777.  
  11778. Enjoy...
  11779. .author
  11780. Roberto Bisconcini
  11781. .distribution
  11782. Copyrighted but Freely Redistributable
  11783. .aminet-dir
  11784. pix/misc
  11785. .execute
  11786. METATOOL thephoenix.jpg JPEG
  11787. .docs
  11788. Readme.txt
  11789. thephoenix.readme
  11790. .described-by
  11791. Richard Fish (rjf@amigalib.com)
  11792. .submittal
  11793. Downloaded via ftp from wuarchive.wustl.edu.
  11794. .stored-in
  11795. FreshFish-Vol10:New/pix/misc/thephoenix/
  11796. .pi-file
  11797. FreshFish-Vol10:New/pix/misc/thephoenix/Product-Info
  11798. # This file contains product information that can be used by
  11799. # KingFisher 2.0 and other similar tools.
  11800.  
  11801. .name
  11802. TIFF_dt
  11803. .type
  11804. Datatype
  11805. .short
  11806. TIFF datatype
  11807. .description
  11808. This class is a sub-class of picture.class and is used to read
  11809. TIFF files.  It converts 24 bit images in 8 bit bitmaps, with
  11810. Floyd-steinberg dithering.
  11811.  
  11812. The present version supports TIFF 5.0 standard files.
  11813. .version
  11814. 39.1b
  11815. .date
  11816. 1995.07.08
  11817. .author
  11818. Paolo Costabel
  11819. .requirements
  11820. Requires OS 3.0+
  11821. .distribution
  11822. Copyrighted but Freely Redistributable
  11823. .email
  11824. costabel@fenice.polito.it
  11825. .source
  11826. Includes source in C and assembler
  11827. .docs
  11828. README
  11829. .described-by
  11830. Dan Fish (daf@starfish.amigalib.com)
  11831. .submittal
  11832. Downloaded via ftp from wuarchive.wustl.edu.
  11833. .execute
  11834. LAB Start
  11835. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Doc 2" "Cancel"`
  11836. if $choice GT "0"
  11837.   if $choice EQ "1"
  11838.     MetaTool tiff.dtype.readme TEXT
  11839.   else
  11840.     if $choice EQ "2"
  11841.       MetaTool README TEXT
  11842.     endif
  11843.   endif
  11844.   skip Start BACK
  11845. endif
  11846. .aminet-dir
  11847. util/dtype
  11848. .stored-in
  11849. FreshFish-Vol10:New/util/dtype/TIFF_dt/
  11850. .pi-file
  11851. FreshFish-Vol10:New/util/dtype/TIFF_dt/Product-Info
  11852. .name
  11853. Tommy_Ebbesen
  11854. .type
  11855. Picture
  11856. .short
  11857. Tommy's 800x600 workbench.
  11858. .description
  11859. Tommy's 800x600 workbench.
  11860. .author
  11861. Tommy Ebbesen
  11862. .distribution
  11863. Copyrighted but Freely Redistributable
  11864. .email
  11865. ebbesen@nordnett.no
  11866. .aminet-dir
  11867. pix/wb
  11868. .execute
  11869. METATOOL tOmMy'sWorkbench.JPG JPEG
  11870. .docs
  11871. Readme.txt
  11872. Tommy_Ebbesen.readme
  11873. .described-by
  11874. Richard Fish (rjf@amigalib.com)
  11875. .submittal
  11876. Downloaded via ftp from wuarchive.wustl.edu.
  11877. .stored-in
  11878. FreshFish-Vol10:New/pix/wb/Tommy_Ebbesen/
  11879. .pi-file
  11880. FreshFish-Vol10:New/pix/wb/Tommy_Ebbesen/Product-Info
  11881. # This file contains product information that can be used by
  11882. # KingFisher 2.0 and other similar tools.
  11883.  
  11884. .name
  11885. Triton
  11886. .type
  11887. Library
  11888. .short
  11889. An object oriented GUI creation system.
  11890. .description
  11891.    Triton is a standard Amiga shared runtime library.  Triton makes it
  11892. much easier to create good looking graphical user interfaces (GUIs) than
  11893. GadTools, BOOPSI or other systems.
  11894.  
  11895.    The most important features are:
  11896.  
  11897.    * Object oriented system
  11898.    * Automatically font sensitive, font adaptive
  11899.    * Automatic keyboard shortcuts for default window actions
  11900.    * *Really* easy to use
  11901.    * Beautiful customizable AmigaOS3.x look
  11902.    * Comes as a freely distributable shared library
  11903.    * Size! Though Triton is very powerful, it is a shared library of
  11904.      only about 50KB. You don't need any startup tools, BOOPSI classes
  11905.      or other things. It's the Triton among the minnows of GUI creation
  11906.      systems ;)
  11907.    * Resizability of windows wherever applicable
  11908.    * A Preferences editor which allows you to customize the look and
  11909.      feel of all Triton GUIs
  11910.    * No installation required. Simply putting triton.library into the
  11911.      current directory is enough for a minimum installation.
  11912.  
  11913.    By using Triton you don't have to worry about otherwise very
  11914. time-consuming things like font-sensitivity and resizability of your
  11915. windows.
  11916. .version
  11917. 1.3
  11918. .date
  11919. 1995.06.28
  11920. .author
  11921. Stefan Zeiger
  11922. .reference
  11923. FreshFish-Vol9-2:BBS/dev/Triton-1.2.lha
  11924. 1.2
  11925. FreshFish-Vol8-2:BBS/dev/Triton-1.2.lha
  11926. 1.2
  11927. FreshFish-Vol8-1:New/dev/gui/Triton/
  11928. 1.2
  11929. GoldFish-Vol2-2:BBS/dev/Triton-1.1.lha
  11930. 1.1
  11931. GoldFish-Vol2-1:Files/dev/gui/Triton/
  11932. 1.1
  11933. FreshFish-Vol5:New/dev/gui/Triton/
  11934. 1.0
  11935. FreshFish-Vol5:BBS/dev/Triton-1.0.lha
  11936. 1.0
  11937. .requirements
  11938. Requires OS2.04+
  11939. .distribution
  11940. Shareware
  11941. .price
  11942. $15 (US), DM20
  11943. .address
  11944. Seligenstädter Weg 24
  11945. D-63796 Kahl
  11946. Germany
  11947. .email
  11948. s.zeiger@laren.rhein-main.de
  11949. .docs
  11950. Readme
  11951. docs/History
  11952. docs/Triton.dvi
  11953. docs/Triton.guide
  11954. .described-by
  11955. Dan Fish (daf@daffy.amigalib.com)
  11956. .submittal
  11957. Downloaded via ftp from wuarchive.wustl.edu.
  11958. .execute
  11959. LAB Start
  11960. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  11961. if $choice GT "0"
  11962.   if $choice EQ "1"
  11963.     MetaTool ReadMe TEXT
  11964.   else
  11965.     if $choice EQ "2"
  11966.       cd Docs
  11967.       MetaTool Triton.guide GUIDE
  11968.       cd /
  11969.     else
  11970.       if $choice EQ "3"
  11971.         Installer "Install/Install Triton"
  11972.       else
  11973.         if $choice EQ "4"
  11974.           cd Demos
  11975.           Demo
  11976.           cd /
  11977.         endif
  11978.       endif
  11979.     endif
  11980.   endif
  11981.   skip Start BACK
  11982. endif
  11983. .aminet-dir
  11984. dev/gui
  11985. .stored-in
  11986. FreshFish-Vol10:New/dev/gui/Triton/
  11987. .pi-file
  11988. FreshFish-Vol10:New/dev/gui/Triton/Product-Info
  11989. .name
  11990. TTX_M2S
  11991. .type
  11992. AREXX Macro
  11993. .short
  11994. TurboText-2.0 AREXX Macros for M2Sprint
  11995. .description
  11996. AREXX Macros and support files designed to compile, link, and trace errors
  11997. in Modula-2 programs with TurboText 2.0. When installed as described in
  11998. the doc file, these macros create an integrated Modula-2 programming
  11999. environment. The macros could be modified to control other compilers or
  12000. assemblers.
  12001. .version
  12002. 1.0
  12003. .date
  12004. 1995.04.04
  12005. .author
  12006. J. E. Gilpin
  12007. .requirements
  12008. WB2.0 or higher
  12009. TurboText 2.0
  12010. M2Sprint Modula-2 Program Developement System
  12011. Hard Disk
  12012. AREXX
  12013. .distribution
  12014. No Limitations
  12015. .aminet-dir
  12016. text/edit
  12017. .execute
  12018. LAB Start
  12019. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc 1" "View Doc 2" "Cancel"`
  12020. if $choice GT "0"
  12021.   if $choice EQ "1"
  12022.     MetaTool TTX_M2S.readme TEXT
  12023.   else
  12024.     if $choice EQ "2"
  12025.       MetaTool TTX_M2S.docs TEXT
  12026.     endif
  12027.   endif
  12028.   skip Start BACK
  12029. endif
  12030. .stored-in
  12031. FreshFish-Vol10:New/text/edit/TTX_M2S/
  12032. .pi-file
  12033. FreshFish-Vol10:New/text/edit/TTX_M2S/Product-Info
  12034. .name
  12035. TurboCalc
  12036. .type
  12037. Spreadsheet
  12038. .short
  12039. Demo of TurboCalc 3.5
  12040. .description
  12041. TurboCalc 3.5 is the powerful successor to the program TurboCalc 2.0,
  12042. which defined a new standard for spread-sheet analysis on the Amiga.
  12043.  
  12044. TurboCalc 3.5 uses an enhanced, easy-to-use user interface, utilising
  12045. numerous innovations such as Drag & Drop for copying/moving or filling with
  12046. the mouse, even easier selection of functions, freezing of sheet titles or
  12047. the displayable status row. A multiple Undo/Redo of a variable depth
  12048. reverses the effect of erroneous data or commands and can save much work,
  12049. as can the Autosave and Backup options.
  12050.  
  12051. Thanks to the new object concept which allows insertion and printing of
  12052. charts, texts, drawings, IFF-images ... directly in the sheet, sheets can
  12053. now be more effectively created and designed.
  12054. Charts (e.g. the new 3D bar and pie charts) can be directly placed beside
  12055. the appropriate number sequence. Longer texts can be compactly accomodated
  12056. in a cell comprising several lines. The formfeed visible in the sheet as
  12057. well as the print preview funct on assist in achieving optimal layout on
  12058. screen, saving both paper and time.
  12059.  
  12060. All this can be committed to paper with using improved print routines, or
  12061. be integrated in your text processing software as IFF graphics or text (via
  12062. file or clipboard).
  12063.  
  12064. A database mask is now available to allow easier management of your
  12065. TurboCalc databases.
  12066.  
  12067. The most significant enhancements:
  12068. -   Objects (chart, text, drawing, picture...) can be directly
  12069.     inserted into the sheet and have a macro attached, and also
  12070.     be printed in the graphic mode.
  12071. -   Cells may contain several lines.
  12072. -   Drag-and-Drop for moving/copying/changing the size of blocks
  12073.     by the mouse.
  12074. -   Multiple Undo/Redo
  12075. -   Chart module vastly expanded (new chart types, 3D, Auto-
  12076.     Refresh, ...).
  12077. -   Preview for the printing of graphics (from OS2.0 on).
  12078. -   Formfeed visible in the sheet.
  12079. -   Data-Mask for an easier input/display of data records.
  12080. -   Status row displayable with short online-help.
  12081. -   (Maximal) number of columns increased: now up to 18278 columns
  12082.     can be used (A..ZZZ) [together with up to 9 999 999 rows]
  12083. -   Clipboard support for easy data exchange with text
  12084.     processing programs.
  12085. -   Sheets can be saved as IFF-images (e.g. for an easy export to
  12086.     text processing programs).
  12087. -   Autosave (every x minutes, alternatively the last version will
  12088.     be kept).
  12089. -   New Import & Export-Formats: Excel 4 (XLS) and Lotus 123 (.WK1/.WKS)
  12090.     both can import formulas, the xls-filter even keeps most
  12091.     of the cell formatting.
  12092. -   Fast and easy access to the last used projects via "SmartOpen"
  12093. -   Encrypting sheets using a very sophisticated cryptograhic
  12094.     algorithm
  12095. -   Complete support of OS2.x/3.x (Locale support, memory-
  12096.     pools, AmigaGuide).
  12097. -   reqtools-Filerequester is supported!
  12098. -   Amiga-Guide help file can directly be accessed from TurboCalc.
  12099. -   Requester for inserting functions/macros now with
  12100.     categories to allow an easier and faster access
  12101. -   Many new functions/macros.
  12102. -   TurboCalc-Libraries for an easy expansion of TurboCalc
  12103.     with external functions, macros, objects, etc.
  12104.     (Documentation to program own libraries included)
  12105. -   Numerous general improvements (e.g. saving the cursor
  12106.     position, special colors for every sheet, "hidden"
  12107.     password inquiry ...)
  12108. .version
  12109. 3.5
  12110. .date
  12111. 1995.08.03
  12112. .author
  12113. Michael Friedrich
  12114. .restrictions
  12115. Saving and Printing are disabled
  12116. .requirements
  12117. Commodore Amiga, Kickstart 1.2/1.3, 2.0, 2.1, 3.0, 3.1; at
  12118. least 1 MB RAM. Output on all common printers supported.
  12119. .distribution
  12120. Commercial Demo
  12121. .aminet-dir
  12122. biz/demo
  12123. .docs
  12124. TurboCalc/Read.Me
  12125. TurboCalc/TurboCalc3.5.txt
  12126. .described-by
  12127. Richard Fish (rjf@amigalib.com)
  12128. .submittal
  12129. Downloaded via ftp from wuarchive.wustl.edu.
  12130. .execute
  12131. LAB Start
  12132. set choice `requestchoice "Options Selection" "Please select an option" "Readme 1" "Readme 2" "Run Program" "Cancel"`
  12133. if $choice GT "0"
  12134.   if $choice EQ "1"
  12135.     MetaTool TurboCalc/Read.Me TEXT
  12136.   else
  12137.     if $choice EQ "2"
  12138.       MetaTool TurboCalc/TurboCalc3.5.txt TEXT
  12139.     else
  12140.       if $choice EQ "3"
  12141.         wbrun TurboCalc/TurboCalc
  12142.       endif
  12143.     endif
  12144.   endif
  12145.   skip Start BACK
  12146. endif
  12147. .stored-in
  12148. FreshFish-Vol10:New/biz/demo/TurboCalc/
  12149. .pi-file
  12150. FreshFish-Vol10:New/biz/demo/TurboCalc/Product-Info
  12151. # This file contains product information that can be used by
  12152. # KingFisher 2.0 and other similar tools.
  12153.  
  12154. .name
  12155. UUxT
  12156. .type
  12157. Communications
  12158. .short
  12159. CLI/GUI-based UUEncoder/UUDecoder
  12160. .description
  12161.    UUxT is a full featured UUencode/decoder with the following features:
  12162.  
  12163.    o  File splitting by line or kbytes when encoding for easy
  12164.       mailing/posting.  (Complete with header and footers that tell the
  12165.       filename and part number after total number of parts.)
  12166.  
  12167.    o  Batch decoding.  (You can decode many files at once, as well as split
  12168.       files without joining them.  UUxT also has wildcard support.)
  12169.  
  12170.    o  Batch encoding.  You can encode multiple files into one text file.
  12171.  
  12172.    o  Automatically skips over mail headers and other junk that can end
  12173.       up in encoded files.
  12174.  
  12175.    o  Ability to LhA compress files for you, and then
  12176.       uuencode the resulting compressed file, all in one step, thus
  12177.       saving you time.  You can also decode and de-LhA in one step.
  12178.  
  12179.    UUxT also comes with UUxT-GUI 3.1, a full featured workbench interface
  12180.    for UUxT.
  12181.  
  12182.    Changes since UUxT 3.0b (Public Release)
  12183.    ----------------------------------------
  12184.  
  12185.    o  UUxT 3.1 is now an average of ten times faster then previous public
  12186.       releases.
  12187.  
  12188.    o  UUxT-GUI is much stabler.
  12189.  
  12190.    o  UUxT-GUI no longer has a popup requester on startup.
  12191.  
  12192.    o  The InFiles list is cleared after each operation for you automatically
  12193.       on the GUI.
  12194. .version
  12195. 3.1
  12196. .date
  12197. 1994.07.21
  12198. .author
  12199. Asher Feldman
  12200. .requirements
  12201. Requires reqtools.library (supplied)
  12202. Certain features require LhA
  12203. Extra options available under 2.0+
  12204. .reference
  12205. GoldFish-Vol2-2:BBS/util/UUxT-3.0b.lha
  12206. 3.0b
  12207. GoldFish-Vol2-1:Files/util/arc/UUxT/
  12208. 3.0b
  12209. FreshFish-Vol9-2:BBS/util/UUxT-3.0b.lha
  12210. 3.0b
  12211. FreshFish-Vol8-2:BBS/util/UUxT-3.0b.lha
  12212. 3.0b
  12213. FreshFish-Vol7:New/util/arc/UUxT/
  12214. 3.0b
  12215. FreshFish-Vol7:BBS/util/UUxT-3.0b.lha
  12216. 3.0b
  12217. AmigaLibDisk1007:Programs/UUxT/
  12218. 3.0b
  12219. FreshFish-Vol6:New/util/arc/UUxT/
  12220. 3.0a
  12221. FreshFish-Vol6:BBS/util/UUxT-3.0a.lha
  12222. 3.0a
  12223. AmigaLibDisk912:UUxT/
  12224. 2.1
  12225. .distribution
  12226. Shareware
  12227. .price
  12228. $10 (US)
  12229. .address
  12230. 4791 Calle de Tosca
  12231. San Jose, CA  95118
  12232. USA
  12233. .email
  12234. asher@shell.portal.com
  12235. .docs
  12236. README
  12237. REGISTRATION
  12238. UUxT.guide
  12239. .described-by
  12240. Dan Fish (daf@starfish.amigalib.com)
  12241. .submittal
  12242. Downloaded via ftp from wuarchive.wustl.edu.
  12243. .execute
  12244. LAB Start
  12245. set choice `RequestChoice "Options Selection" "Please select an option" "View Readme" "View Guide" "Run Program" "Cancel"`
  12246. if $choice GT "0"
  12247.   if $choice EQ "1"
  12248.     MetaTool README TEXT
  12249.   else
  12250.     if $choice EQ "2"
  12251.       MetaTool UUxT.guide GUIDE
  12252.     else
  12253.       if $choice EQ "3"
  12254.         UUxT-GUI
  12255.       endif
  12256.     endif
  12257.   endif
  12258.   skip Start BACK
  12259. endif
  12260. .aminet-dir
  12261. util/arc
  12262. .stored-in
  12263. FreshFish-Vol10:New/util/arc/UUxT/
  12264. .pi-file
  12265. FreshFish-Vol10:New/util/arc/UUxT/Product-Info
  12266. .name
  12267. VChess
  12268. .fullname
  12269. Vector-Chess
  12270. .type
  12271. Thinking Game
  12272. .short
  12273. Excellent chess game
  12274. .description
  12275. A powerfull fully functional (non crippled) shareware chess game
  12276. completely written in Amiga Oberon. The program has a lot of
  12277. features, is easy to use and don't needs much memory (only 400K).
  12278. Now, in  release 3.3, playing-strength is much better.
  12279. I think, that playing-strength is big enough for average players now.
  12280. .version
  12281. 3.3
  12282. .author
  12283. Stefan Salewski
  12284. .reference
  12285. AmigaLibDisk957:VChess/
  12286. 2.0
  12287. .distribution
  12288. Shareware
  12289. .price
  12290. $15(US), or DM20
  12291. .address
  12292. Stolper Weg 3
  12293. D-21680 Stade
  12294. Germany
  12295. .docs
  12296. VChess.doc, VChess.dok
  12297. .described-by
  12298. Stefan Salewski
  12299. .submittal
  12300. On disk by mail
  12301. .date
  12302. 1995.05.14
  12303. .requirements
  12304. OS2.0+, ReqTools.library
  12305. .installsize
  12306. 150K-500K
  12307. .source
  12308. Oberon source (450K) not included
  12309. .construction
  12310. Amiga Oberon 3.11d
  12311. .tested
  12312. A3000, OS2.0, OS3.1
  12313. .contents
  12314. Fully functional shareware chess game completely written in
  12315. Amiga Oberon. Features: selectable screen type (can run
  12316. right on the workbench screen); sizeable board; Two-human,
  12317. Computer-Human and Computer-Computer play modes; Load, save
  12318. games; Load/save/print movelist; Use/save openings; Time
  12319. limits; Solve for mate; Selectable fonts;  Setup board;
  12320. Rotate board; Show movelist; Show thinking; ... and more.
  12321. Requires OS2.0+, and may run even on low memory (512K)
  12322. machines if the opening library is not used. Version 3.3
  12323. has a better playing-strength, and comes with french and
  12324. swedish catalogs.
  12325. Version 3.3, an update to version 3.1
  12326. Binary only, shareware.
  12327. Author:  Stefan Salewski
  12328. .beschreibung
  12329. Ein Schachprogramm, bei dem die Figuren in Vektorgrafik
  12330. gezeichnet werden. Daher paßt sich die Grafik automatisch
  12331. verschiedenen Bildschirmauflösungen an. Das Programm bietet
  12332. nahezu alles, was man von einem modernen Schachprogramm
  12333. erwarten kann. Der Bedienungskomfort ist sehr hoch, und
  12334. die Spielstärke sollte für die meisten Spieler auch ausreichen.
  12335. .aminet-dir
  12336. game/board
  12337. .execute
  12338. LAB Start
  12339. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Dok" "Run Program" "Cancel"`
  12340. if $choice GT "0"
  12341.   if $choice EQ "1"
  12342.     MetaTool VChess.doc TEXT
  12343.   else
  12344.     if $choice EQ "2"
  12345.       MetaTool VChess.dok TEXT
  12346.     else
  12347.       if $choice EQ "3"
  12348.         VChess
  12349.       endif
  12350.     endif
  12351.   endif
  12352.   skip Start BACK
  12353. endif
  12354. .stored-in
  12355. FreshFish-Vol10:New/game/board/VChess/
  12356. .pi-file
  12357. FreshFish-Vol10:New/game/board/VChess/Product-Info
  12358. # This file contains product information that can be used by
  12359. # KingFisher 2.0 and other similar tools.
  12360.  
  12361. .name
  12362. VideoTitler
  12363. .type
  12364. Image Processing
  12365. .short
  12366. Create Title/Credits for your own video
  12367. .description
  12368. Generates professional looking TV titles and credits for your own
  12369. videos.  Outstanding abilities are very smooth scrolling, color slides
  12370. (AGA-support), and usage of colorfonts.  Binary only,
  12371. .version
  12372. 2.0
  12373. .author
  12374. Andreas Ackermann
  12375. .restrictions
  12376. The unlimited version is identical to this demo, only the annoying
  12377. 'VideoTitlerDEMO... ' won't appear every second line.
  12378. .requirements
  12379. At least Kickstart 2.0 with 1Mb of memory or more.
  12380. MUI
  12381. .reference
  12382. GoldFish-Vol2-2:BBS/gfx/VideoTitler-1.15.lha
  12383. 1.15
  12384. GoldFish-Vol2-1:Files/gfx/misc/VideoTitler/
  12385. 1.15
  12386. FreshFish-Vol9-2:BBS/gfx/VideoTitler-1.15.lha
  12387. 1.15
  12388. FreshFish-Vol8-2:BBS/gfx/VideoTitler-1.15.lha
  12389. 1.15
  12390. FreshFish-Vol5:BBS/gfx/VideoTitler-1.15.lha
  12391. 1.15
  12392. FreshFish-Vol4:New/gfx/misc/VideoTitler/
  12393. 1.15
  12394. FreshFish-Vol4:BBS/May94/gfx/misc/VideoTitler.lha
  12395. 1.15
  12396. GoldFish-Vol1-2:d9xx/d907/VideoTitler/
  12397. 1.1
  12398. GoldFish-Vol1-1:BBS/d9xx/d907/VideoTitler.lha
  12399. 1.1
  12400. FrozenFish-Vol1:BBS/ALib/d9xx/d907/VideoTitler.lha
  12401. 1.1
  12402. FreshFish-Vol2:Old/AmigaLibDisks/Disks900-919/Disk907/VideoTitler/
  12403. 1.1
  12404. FreshFish-Vol1:Old/AmigaLibDisks/Disks900-910/Disk907/VideoTitler/
  12405. 1.1
  12406. AmigaLibDisk907:VideoTitler/
  12407. 1.1
  12408. .distribution
  12409. Shareware
  12410. .price
  12411. $35 (US), 50 DM
  12412. .address
  12413. Lorenz-Summa-Str. 10
  12414. 95145 Oberkotzau
  12415. Germany
  12416. .docs
  12417. Readme
  12418. Docs/Videotitler_deutsch.guide
  12419. Docs/Videotitler_english.guide
  12420. .described-by
  12421. Richard Fish
  12422. .submittal
  12423. Submitted on disk directly by the author.
  12424. .aminet-dir
  12425. gfx/misc
  12426. .execute
  12427. LAB Start
  12428. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  12429. if $choice GT "0"
  12430.   if $choice EQ "1"
  12431.     MetaTool ReadMe TEXT
  12432.   else
  12433.     if $choice EQ "2"
  12434.       set orgdir `cd`
  12435.       cd docs
  12436.       set filechoice `RequestFile TITLE "Select AmigaGuide File" PATTERN "#?.Guide"`
  12437.       set dirchoice `pathname $filechoice`
  12438.       set filechoice `basename $filechoice`
  12439.       failat 21
  12440.       cd $dirchoice
  12441.       MetaTool $filechoice GUIDE
  12442.       cd $orgdir
  12443.       failat 10
  12444.       unset filechoice
  12445.       unset dirchoice
  12446.     else
  12447.       if $choice EQ "3"
  12448.         Installer Install APPNAME VideoTitler MINUSER AVERAGE DEFUSER AVERAGE LANGUAGE Deutsch
  12449.       else
  12450.         if $choice EQ "4"
  12451.           VideoTitler
  12452.         endif
  12453.       endif
  12454.     endif
  12455.   endif
  12456.   skip Start BACK
  12457. endif
  12458. .stored-in
  12459. FreshFish-Vol10:New/gfx/misc/VideoTitler/
  12460. .pi-file
  12461. FreshFish-Vol10:New/gfx/misc/VideoTitler/Product-Info
  12462. .name
  12463. VirusChecker
  12464. .type
  12465. AntiVirus Utility
  12466. .short
  12467. A memory/file/bootblock virus detector
  12468. .description
  12469. A virus checker that can check memory, disk bootblocks, and all disk files
  12470. for signs of most known viruses.  Can remember nonstandard bootblocks that
  12471. you indicate are OK and not bother you about them again.  Includes an ARexx
  12472. port, supports SHI's Bootblock.library.  By using this library and its
  12473. brainfile you have the ability to add new Bootblock viruses as SHI releases
  12474. new brainfiles.
  12475. .version
  12476. 6.58
  12477. .date
  12478. 1995.07.22
  12479. .author
  12480. John Veldthuis
  12481. .reference
  12482. FreshFish-Vol9-2:BBS/util/VirusChecker-6.50.lha
  12483. 6.50
  12484. FreshFish-Vol9-1:Useful/util/virus/VirusChecker/
  12485. 6.50
  12486. FreshFish-Vol8-2:BBS/util/VirusChecker-6.50.lha
  12487. 6.50
  12488. FreshFish-Vol8-1:Useful/util/virus/VirusChecker/
  12489. 6.50
  12490. FreshFish-Vol8-1:New/util/virus/VirusChecker/
  12491. 6.50
  12492. GoldFish-Vol2-1:Files/util/virus/VirusChecker/
  12493. 6.44
  12494. FreshFish-Sep94:New/util/virus/VirusChecker/
  12495. 6.43
  12496. FreshFish-May94:New/util/virus/VirusChecker/
  12497. 6.41
  12498. AmigaLibDisk935:VirusChecker/
  12499. 6.33
  12500. AmigaLibDisk913:VirusChecker/
  12501. 6.30
  12502. AmigaLibDisk825:VirusChecker/
  12503. 6.22
  12504. AmigaLibDisk680:VirusChecker/
  12505. 6.06
  12506. AmigaLibDisk669:VirusChecker/
  12507. 6.05
  12508. AmigaLibDisk556:VirusChecker/
  12509. 5.30
  12510. .distribution
  12511. Shareware
  12512. .price
  12513. $20 (US)
  12514. .address
  12515. 21 Ngatai Street
  12516. Manaia, Taranaki
  12517. New Zealand
  12518. .email
  12519. johnv@tower.actrix.gen.nz
  12520. .docs
  12521. Virus_Checker.guide
  12522. Brain.history
  12523. .described-by
  12524. Dan Fish (daf@starfish.amigalib.com)
  12525. .submittal
  12526. Downloaded via ftp from wuarchive.wustl.edu.
  12527. .execute
  12528. LAB start
  12529. set choice `RequestChoice "Virus Checker" "Please select an option" "History" "View Guide" "Install" "Run" "Cancel"`
  12530. if $choice GT "0"
  12531.   if $choice EQ "1"
  12532.     MetaTool Brain.history TEXT
  12533.   else
  12534.     if $choice EQ "2"
  12535.       MetaTool Virus_Checker.guide GUIDE
  12536.     else
  12537.       if $choice EQ "3"
  12538.         Installer SCRIPT InstallVC APPNAME "Virus_Checker" MINUSER expert DEFUSER expert
  12539.       else
  12540.         if $choice EQ "4"
  12541.           if NOT exists t:viruscheck.assigned
  12542.             assign l: l/ ADD
  12543.             assign libs: libs/ ADD
  12544.             date >t:viruscheck.assigned
  12545.           endif
  12546.           WBRun Virus_Checker
  12547.         endif
  12548.       endif
  12549.     endif
  12550.   endif
  12551.   skip start BACK
  12552. endif
  12553. .aminet-dir
  12554. util/virus
  12555. .stored-in
  12556. FreshFish-Vol10:New/util/virus/VirusChecker/
  12557. .pi-file
  12558. FreshFish-Vol10:New/util/virus/VirusChecker/Product-Info
  12559. .name
  12560. VirusZII
  12561. .type
  12562. AntiVirus Utility
  12563. .short
  12564. AntiVirus utility with file decrunching
  12565. .description
  12566. Release II of this popular virus detector.  The filechecker can decrunch
  12567. files for testing and the memory checker removes all known viruses
  12568. from memory without 'Guru Meditation' and checks memory for viruses
  12569. regularly.  VirusZ has easy to use intuitionized menus including keycuts
  12570. for both beginners and experienced users.
  12571. .version
  12572. 1.16
  12573. .author
  12574. Georg Hörmann
  12575. .requirements
  12576. Requires OS2.0+
  12577. .reference
  12578. GoldFish-Vol2-1:Files/util/virus/VirusZII/
  12579. 1.11
  12580. GoldFish-Vol2-2:BBS/util/VirusZII-1.11.lha
  12581. 1.11
  12582. FreshFish-May94:New/util/virus/VirusZ/
  12583. 1.07
  12584. AmigaLibDisk989:VirusZII/
  12585. 1.03
  12586. AmigaLibDisk948:VirusZII/
  12587. 1.00
  12588. AmigaLibDisk902:VirusZ/
  12589. 3.07
  12590. AmigaLibDisk820:VirusZ/
  12591. 3.00
  12592. AmigaLibDisk786:VirusZ/
  12593. 2.27
  12594. .distribution
  12595. Shareware
  12596. .price
  12597. $15 (US), DM20
  12598. .address
  12599. Am Lahnewiesgraben 19
  12600. 82467 Garmisch-Partenkirchen
  12601. Germany
  12602. .docs
  12603. VirusZ.guide
  12604. .described-by
  12605. Dan Fish (daf@daffy.amigalib.com)
  12606. .submittal
  12607. Downloaded via ftp from wuarchive.wustl.edu.
  12608. .execute
  12609. LAB start
  12610. set choice `RequestChoice "VirusZ II" "Please select an option" "View Guide" "Run" "Cancel"`
  12611. if $choice GT "0"
  12612.   if $choice EQ "1"
  12613.     MetaTool VirusZ.guide GUIDE
  12614.   else
  12615.     if $choice EQ "2"
  12616.       WBRun VirusZ
  12617.     endif
  12618.   endif
  12619.   skip start BACK
  12620. endif
  12621. .aminet-dir
  12622. util/virus
  12623. .stored-in
  12624. FreshFish-Vol10:New/util/virus/VirusZII/
  12625. .pi-file
  12626. FreshFish-Vol10:New/util/virus/VirusZII/Product-Info
  12627. .name
  12628. VMM
  12629. .type
  12630. OS Utility
  12631. .short
  12632. Virtual memory for Amigas with MMU
  12633. .description
  12634. VMM implements a virtual memory manager for Amigas with a 68040, 68030
  12635. or 68020+68851 processor.  A localized user interface to enter all
  12636. parameters and to disable certain tasks and load files from using
  12637. virtual memory is also provided.  For the user interface MUI 2.3 is
  12638. needed.
  12639.  
  12640. V3.0 includes the ability to swap out program code, memory tracking,
  12641. better MMU support, an ARexx port and some other new features.
  12642. .version
  12643. 3.1
  12644. .date
  12645. 1995.05.23
  12646. .author
  12647. Martin Apel
  12648. .reference
  12649. FreshFish-Vol8-1:Useful/util/misc/VMM/
  12650. 2.1
  12651. FreshFish-Vol7:New/util/misc/VMM/
  12652. 2.1
  12653. GoldFish-Vol2-1:Files/util/misc/VMM/
  12654. 2.1
  12655. FreshFish-Vol6:New/util/misc/VMM/
  12656. 2.0
  12657. .requirements
  12658. Requires OS2.0+ and a 68030 or 68040 with a functional MMU or
  12659. 68020+68851
  12660. At least 2 MB of RAM and a harddisk are recommended
  12661. .distribution
  12662. Copyrighted but Freely Redistributable
  12663. .address
  12664. Gerhart-Hauptmann-Str.5
  12665. 67663 Kaiserslautern
  12666. Germany
  12667. .email
  12668. apel@physik.uni-kl.de
  12669. .docs
  12670. README
  12671. doc/BugReportForm
  12672. doc/HISTORY
  12673. doc/TestedPrograms
  12674. doc/VMM.guide
  12675. doc/VMMTools.guide
  12676. doc/vmm_lib.doc
  12677. doc/VMM_Rexx.guide
  12678. doc/VMProgGuideline
  12679. .described-by
  12680. Dan Fish (daf@starfish.amigalib.com)
  12681. .submittal
  12682. Downloaded via ftp from wuarchive.wustl.edu.
  12683. .execute
  12684. LAB Start
  12685. set choice `RequestChoice "VMM" "Please select an option" "Readme" "Guide" "Install" "Run" "Cancel"`
  12686. if $choice GT "0"
  12687.   if $choice EQ "1"
  12688.     MetaTool README TEXT
  12689.   else
  12690.     if $choice EQ "2"
  12691.       cd doc
  12692.       MetaTool VMM.guide GUIDE
  12693.       cd /
  12694.     else
  12695.       if $choice EQ "3"
  12696.         cd InstallVMM
  12697.         set choice2 `RequestChoice "Language Selection" "Please select a language" "English" "Deutsch" "Dansk" "Svenska" "Cancel"`
  12698.         if $choice2 GT "0"
  12699.           if $choice2 EQ "1"
  12700.             Installer English VMM LANGUAGE english NOLOG
  12701.           else
  12702.             if $choice2 EQ "2"
  12703.               Installer deutsch VMM LANGUAGE deutsch NOLOG
  12704.             else
  12705.               if $choice2 EQ "3"
  12706.                 Installer Dansk VMM LANGUAGE dansk NOLOG
  12707.               else
  12708.                 if $choice2 EQ "4"
  12709.                   Installer Svenska VMM LANGUAGE svenska NOLOG
  12710.                 endif
  12711.               endif
  12712.             endif
  12713.           endif
  12714.         endif
  12715.         unset choice2
  12716.         cd /
  12717.       else
  12718.         if $choice EQ "4"
  12719.           set tmpchoice `RequestChoice "Select Version" "Select Page Size" "4K" "8K" "Cancel"`
  12720.           if $tmpchoice GT "0"
  12721.             set tmpchoice2 `RequestChoice "Advice" "A temporary L: directory will be set up*Nin RAM: to hold the appropriate handler" "OK" "Cancel"`
  12722.             if $tmpchoice2 GT "0"
  12723.               makedir RAM:L
  12724.               assign L: RAM:L ADD
  12725.               if $tmpchoice EQ "1"
  12726.                 copy l/VMM-Handler_4K RAM:L/VMM-Handler
  12727.               else
  12728.                 if $tmpchoice EQ "2"
  12729.                   copy l/VMM-Handler_8K RAM:L/VMM-Handler
  12730.                 endif
  12731.               endif
  12732.               assign LOCALE: "" ADD
  12733.               assign env: env/ ADD
  12734.               assign REXX: Rexx/ ADD
  12735.               VMM
  12736.             endif
  12737.             unset tmpchoice2
  12738.           endif
  12739.           unset tmpchoice
  12740.         endif
  12741.       endif
  12742.     endif
  12743.   endif
  12744.   skip Start BACK
  12745. endif
  12746. .aminet-dir
  12747. util/misc
  12748. .stored-in
  12749. FreshFish-Vol10:New/util/misc/VMM/
  12750. .pi-file
  12751. FreshFish-Vol10:New/util/misc/VMM/Product-Info
  12752. .name
  12753. vortix
  12754. .type
  12755. Picture
  12756. .short
  12757. Fantasy JPEG picture - 800 x 600.
  12758. .description
  12759. This is a nice picture I created some time ago on my Amiga 4000/040.
  12760. If you like it and/or want to contact me for any reasons, feel free
  12761. to do so at the address quoted above, or by phone at : +39-2-76110695.
  12762.  
  12763. Enjoy...
  12764. .author
  12765. Roberto Bisconcini
  12766. .distribution
  12767. Copyrighted but Freely Redistributable
  12768. .aminet-dir
  12769. pix/misc
  12770. .execute
  12771. METATOOL vortix.jpg JPEG
  12772. .docs
  12773. Readme.txt
  12774. vortix.readme
  12775. .described-by
  12776. Richard Fish (rjf@amigalib.com)
  12777. .submittal
  12778. Downloaded via ftp from wuarchive.wustl.edu.
  12779. .stored-in
  12780. FreshFish-Vol10:New/pix/misc/vortix/
  12781. .pi-file
  12782. FreshFish-Vol10:New/pix/misc/vortix/Product-Info
  12783. .name
  12784. Voz-Chess
  12785. .type
  12786. Thinking Game
  12787. .short
  12788. A Chess based puzzle game
  12789. .description
  12790. Some pieces have secretly been placed on a chessboard, but hidden from
  12791. you.  You must deduce their position and identity from the number
  12792. of attacks on each square.
  12793.  
  12794. Lots of options for easy or hard games.
  12795.  
  12796. Runs on the Workbench of all Amigas - detects 1.3 / 2.0 colour schemes.
  12797. .version
  12798. 1.1
  12799. .date
  12800. 1995.06.08
  12801. .author
  12802. Gerry Quinn
  12803. .requirements
  12804. Any Amiga
  12805. .reference
  12806. .distribution
  12807. Copyright but Freely Redistributable
  12808. .address
  12809. 21 Forest Park,
  12810. Flaxmill Lane,
  12811. Drogheda,
  12812. Co. Louth,
  12813. Ireland
  12814. .email
  12815. gerard.f.quinn@dm.rs.ch
  12816. .docs
  12817. Voz-Chess.guide
  12818. .described-by
  12819. GQ
  12820. .submittal
  12821. Submitted on disk directly by the author.
  12822. .aminet-dir
  12823. game/think
  12824. .execute
  12825. LAB Start
  12826. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  12827. if $choice GT "0"
  12828.   if $choice EQ "1"
  12829.     MetaTool Voz-Chess.guide GUIDE
  12830.   else
  12831.     if $choice EQ "2"
  12832.       Voz-Chess
  12833.     endif
  12834.   endif
  12835.   skip Start BACK
  12836. endif
  12837. .stored-in
  12838. FreshFish-Vol10:New/game/think/Voz-Chess/
  12839. .pi-file
  12840. FreshFish-Vol10:New/game/think/Voz-Chess/Product-Info
  12841. .name
  12842. VT
  12843. .fullname
  12844. Virus Terminator
  12845. .type
  12846. Virus Utility
  12847. .short
  12848. A comprehensive virus utility package.
  12849. .description
  12850. A very good virus checker, however all the documentation is in
  12851. German.
  12852. .version
  12853. 2.75
  12854. .date
  12855. 1995.06.19
  12856. .author
  12857. Heiner Schneegold
  12858. .reference
  12859. FreshFish-Vol9-1:Useful/util/virus/VT/
  12860. 2.70
  12861. FreshFish-Vol8-1:Useful/util/virus/VT/
  12862. 2.68
  12863. FreshFish-Vol8-2:BBS/util/VT-2.68.lha
  12864. 2.68
  12865. GoldFish-Vol2-1:Files/util/virus/VT/
  12866. 2.68
  12867. GoldFish-Vol2-2:BBS/util/VT-2.68.lha
  12868. 2.68
  12869. FreshFish-Vol7:BBS/util/VT-2.68.lha
  12870. 2.68
  12871. FreshFish-Vol7:New/util/virus/VT/
  12872. 2.68
  12873. FreshFish-Vol7:Useful/dist/util/virus/VT/
  12874. 2.68
  12875. FreshFish-Vol6:BBS/util/VT-2.67.lha
  12876. 2.67
  12877. FreshFish-Vol6:New/util/virus/VT/
  12878. 2.67
  12879. FreshFish-Vol6:Useful/dist/util/virus/VT/
  12880. 2.67
  12881. FreshFish-Vol5:BBS/util/VT-2.65.lha
  12882. 2.65
  12883. FreshFish-Vol5:New/util/virus/VT/
  12884. 2.65
  12885. FreshFish-Vol5:Useful/dist/util/virus/VT/
  12886. 2.65
  12887. .described-by
  12888. Dan Fish (daf@daffy.amigalib.com)
  12889. .submittal
  12890. Downloaded from aminet (wuarchive.wustl.edu)
  12891. .execute
  12892. LAB Start
  12893. set choice `RequestChoice "Options Selection" "Please select an option" "View Dok" "Run Program" "Cancel"`
  12894. if $choice GT "0"
  12895.   if $choice EQ "1"
  12896.     set orgdir `cd`
  12897.     set filechoice `RequestFile TITLE "Select Dok File" PATTERN "~(#?.info)" DRAWER "VT.Dokumente"`
  12898.     MetaTool $filechoice TEXT
  12899.     cd $orgdir
  12900.     unset filechoice
  12901.   else
  12902.     if $choice EQ "2"
  12903.       run VT2.75
  12904.     endif
  12905.   endif
  12906.   skip Start BACK
  12907. endif
  12908. .aminet-dir
  12909. util/virus
  12910. .stored-in
  12911. FreshFish-Vol10:New/util/virus/VT/
  12912. .pi-file
  12913. FreshFish-Vol10:New/util/virus/VT/Product-Info
  12914. # This file contains product information that can be used by
  12915. # KingFisher 2.0 and other similar tools.
  12916.  
  12917. .name
  12918. WarpC++
  12919. .type
  12920. Editor Utility
  12921. .short
  12922. C++ syntax parser for GoldED
  12923. .description
  12924. GoldED is able to highlight sections of text lines and  thus  increase  the
  12925. overall view. Colors are set using GoldED's syntax configuration requester.
  12926. Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  12927. programming  language  highlighted.  Syntax  parsing  is  done  by external
  12928. parsers: the editor is responsible for refreshing the display.  The  syntax
  12929. parser  is  responsible  for  parsing  the  text  and for creating a syntax
  12930. description (thus the highlighting  sheme  depends  on  the  parser).  This
  12931. package contains a C++ syntax parser.
  12932.  
  12933. Performance depends on the graphics  hardware:  a  fast  external  graphics
  12934. board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  12935. chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  12936. important; suggested system is a 68030 CPU or better.
  12937. .version
  12938. 1.4
  12939. .author
  12940. Dietmar Eilert
  12941. .requirements
  12942. Requires GoldED 3.0.1+
  12943. .distribution
  12944. Copyrighted, explicit permission required for Redistribution
  12945. .address
  12946. Mies-v-d-Rohe-Str.31,
  12947. 52074 Aachen,
  12948. Germany
  12949. .email
  12950. DIETMAR@TOMATE.TNG.OCHE.DE
  12951. .docs
  12952. Readme
  12953. Licence
  12954. .described-by
  12955. Dan Fish (daf@starfish.amigalib.com)
  12956. .submittal
  12957. Downloaded via ftp from wuarchive.wustl.edu.
  12958. .execute
  12959. LAB Start
  12960. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Install Program" "Cancel"`
  12961. if $choice GT "0"
  12962.   if $choice EQ "1"
  12963.     MetaTool ReadMe TEXT
  12964.   else
  12965.     if $choice EQ "2"
  12966.       Installer Install Match AVERAGE EXPERT
  12967.     endif
  12968.   endif
  12969.   skip Start BACK
  12970. endif
  12971. .aminet-dir
  12972. text/edit
  12973. .stored-in
  12974. FreshFish-Vol10:New/text/edit/WarpC++/
  12975. .pi-file
  12976. FreshFish-Vol10:New/text/edit/WarpC++/Product-Info
  12977. # This file contains product information that can be used by
  12978. # KingFisher 2.0 and other similar tools.
  12979.  
  12980. .name
  12981. WarpMOD
  12982. .type
  12983. Editor Utility
  12984. .short
  12985. Modula/Oberon syntax parser for GoldED
  12986. .description
  12987. GoldED is able to highlight sections of text lines and  thus  increase  the
  12988. overall view. Colors are set using GoldED's syntax configuration requester.
  12989. Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  12990. programming  language  highlighted.  Syntax  parsing  is  done  by external
  12991. parsers: the editor is responsible for refreshing the display.  The  syntax
  12992. parser  is  responsible  for  parsing  the  text  and for creating a syntax
  12993. description (thus the highlighting  sheme  depends  on  the  parser).  This
  12994. package contains a Modula/Oberon syntax parser.
  12995.  
  12996. Performance depends on the graphics  hardware:  a  fast  external  graphics
  12997. board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  12998. chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  12999. important; suggested system is a 68030 CPU or better.
  13000. .version
  13001. 1.3
  13002. .author
  13003. Dietmar Eilert
  13004. .requirements
  13005. Requires GoldED 3.0.1+
  13006. .distribution
  13007. Copyrighted, explicit permission required for Redistribution
  13008. .address
  13009. Mies-v-d-Rohe-Str.31,
  13010. 52074 Aachen,
  13011. Germany
  13012. .email
  13013. DIETMAR@TOMATE.TNG.OCHE.DE
  13014. .docs
  13015. Readme
  13016. Licence
  13017. .described-by
  13018. Dan Fish (daf@starfish.amigalib.com)
  13019. .submittal
  13020. Downloaded via ftp from wuarchive.wustl.edu.
  13021. .execute
  13022. LAB Start
  13023. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Install Program" "Cancel"`
  13024. if $choice GT "0"
  13025.   if $choice EQ "1"
  13026.     MetaTool ReadMe TEXT
  13027.   else
  13028.     if $choice EQ "2"
  13029.       Installer Install Match AVERAGE EXPERT
  13030.     endif
  13031.   endif
  13032.   skip Start BACK
  13033. endif
  13034. .aminet-dir
  13035. text/edit
  13036. .stored-in
  13037. FreshFish-Vol10:New/text/edit/WarpMOD/
  13038. .pi-file
  13039. FreshFish-Vol10:New/text/edit/WarpMOD/Product-Info
  13040. .name
  13041. Watergirl
  13042. .type
  13043. Picture
  13044. .short
  13045. Amazing Picture by JCS/Neoplasia^Sector7
  13046. .description
  13047. Amazing Picture by JCS/Neoplasia^Sector7
  13048. .author
  13049. JCS/Neoplasia^Sector7
  13050. .distribution
  13051. Copyrighted but Freely Redistributable
  13052. .aminet-dir
  13053. pix/misc
  13054. .execute
  13055. METATOOL JCS_Watergirl.IFF ILBM
  13056. .docs
  13057. Watergirl.readme
  13058. .described-by
  13059. Richard Fish (rjf@amigalib.com)
  13060. .submittal
  13061. Downloaded via ftp from wuarchive.wustl.edu.
  13062. .stored-in
  13063. FreshFish-Vol10:New/pix/misc/Watergirl/
  13064. .pi-file
  13065. FreshFish-Vol10:New/pix/misc/Watergirl/Product-Info
  13066. .name
  13067. waterman
  13068. .type
  13069. Picture
  13070. .short
  13071. Fantasy JPEG picture - 800 x 600.
  13072. .description
  13073. This is a nice picture I created some time ago on my Amiga 4000/040.
  13074. If you like it and/or want to contact me for any reasons, feel free
  13075. to do so at the address quoted above, or by phone at : +39-2-76110695.
  13076.  
  13077. Enjoy...
  13078. .author
  13079. Roberto Bisconcini
  13080. .distribution
  13081. Copyrighted but Freely Redistributable
  13082. .aminet-dir
  13083. pix/misc
  13084. .execute
  13085. METATOOL waterman.jpg JPEG
  13086. .docs
  13087. Readme.txt
  13088. waterman.readme
  13089. .described-by
  13090. Richard Fish (rjf@amigalib.com)
  13091. .submittal
  13092. Downloaded via ftp from wuarchive.wustl.edu.
  13093. .stored-in
  13094. FreshFish-Vol10:New/pix/misc/waterman/
  13095. .pi-file
  13096. FreshFish-Vol10:New/pix/misc/waterman/Product-Info
  13097. .name
  13098. WBStartup+
  13099. .type
  13100. Workbench Tool
  13101. .short
  13102. Provides more control over WBStartup
  13103. .description
  13104. WBStartup+ does the following:
  13105.  
  13106. o  Lets you choose the order in which the startup programs run.
  13107. o  Lets you enable and disable the running of each program quickly.
  13108. o  Allows you to have access to Workbench while all of your
  13109.    startup programs are being loaded.
  13110. .version
  13111. 1.1
  13112. .date
  13113. 1995.07.16
  13114. .author
  13115. John Hughes
  13116. .requirements
  13117. OS3.0+
  13118. .distribution
  13119. Cardware
  13120. .address
  13121. 901 Highview Rd.
  13122. East Peoria, IL 61611 USA
  13123. .email
  13124. johughes@heartland.bradley.edu
  13125. .docs
  13126. WBStartup+.guide
  13127. .described-by
  13128. Richard Fish (rjf@amigalib.com)
  13129. .submittal
  13130. Downloaded via ftp from wuarchive.wustl.edu.
  13131. .aminet-dir
  13132. util/wb
  13133. .execute
  13134. LAB Start
  13135. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Install Program" "Cancel"`
  13136. if $choice GT "0"
  13137.   if $choice EQ "1"
  13138.     MetaTool WBStartup+.guide GUIDE
  13139.   else
  13140.     if $choice EQ "2"
  13141.       Installer Install WBStartup+ EXPERT EXPERT
  13142.     endif
  13143.   endif
  13144.   skip Start BACK
  13145. endif
  13146. .stored-in
  13147. FreshFish-Vol10:New/util/wb/WBStartup+/
  13148. .pi-file
  13149. FreshFish-Vol10:New/util/wb/WBStartup+/Product-Info
  13150. .name
  13151. Where_K
  13152. .type
  13153. OS Utility
  13154. .short
  13155. Flexible file utilitiy
  13156. .description
  13157. Where_k is the utility that tries to put almost everything you use at your
  13158. fingertips.
  13159.  
  13160. It plays music, sounds, shows pictures, reads text, alters task priorities,
  13161. launches programs, changes icons, catalogs disks, reads memory locations,
  13162. copies files, formats disks, creates file notes, reads library version numbers,
  13163. talks, displays an incredible amount of information, executes scripts, creates
  13164. files from directories, drops to the back to get out of your way, renames files,
  13165. locks devices, unarcs lha files, runs ed, shows ascii codes, has a screen blanker,
  13166. allows you to select a program to load upon booting, makes directories, runs
  13167. multiview, allows you to select programs such as the music player, sound player,
  13168. picture viewer, and text reader which the program will use as its' default.
  13169.  
  13170. There is much more to where_k as you will see as you read on. The above
  13171. description if far from complete.
  13172. .version
  13173. 1995A
  13174. .date
  13175. 1995.3.1
  13176. .author
  13177. Kenneth J. McCormick
  13178. .requirements
  13179. WB3.0+
  13180. 3.5 to 4 Mb of RAM
  13181. Narrator.device to use TALK.
  13182. .distribution
  13183. Copyrighted but Freely Redistributable
  13184. .docs
  13185. Where_K.guide
  13186. .described-by
  13187. Richard Fish (rjf@amigalib.com)
  13188. .submittal
  13189. Submitted on disk directly by the author.
  13190. .aminet-dir
  13191. util/misc
  13192. .execute
  13193. set choice `RequestChoice "Options Selection" "Please select an option" "View Guide" "Run Program" "Cancel"`
  13194. if $choice GT "0"
  13195.   if $choice EQ "1"
  13196.     MetaTool Where_K.guide GUIDE
  13197.   endif
  13198. endif
  13199. .stored-in
  13200. FreshFish-Vol10:New/util/misc/Where_K/
  13201. .pi-file
  13202. FreshFish-Vol10:New/util/misc/Where_K/Product-Info
  13203. .name
  13204. WinKills
  13205. .type
  13206. Picture
  13207. .short
  13208. A little Windoze gag by LaGuardia!
  13209. .description
  13210. Something I made some time ago, while testing my digtizer...
  13211. Note that the Windoze picture is not a grab, I drawn it by myself
  13212. (except for the leaves pattern, of course!) ;-)
  13213. .author
  13214. Alberto D'Urso
  13215. .distribution
  13216. Copyrighted but Freely Redistributable
  13217. .email
  13218. a.durso@agora.stm.it
  13219. .aminet-dir
  13220. pix/misc
  13221. .execute
  13222. METATOOL WindozeKills.jpg JPEG
  13223. .docs
  13224. WindozeKills.readme
  13225. WinKills.readme
  13226. .described-by
  13227. Richard Fish (rjf@amigalib.com)
  13228. .submittal
  13229. Downloaded via ftp from wuarchive.wustl.edu.
  13230. .stored-in
  13231. FreshFish-Vol10:New/pix/misc/WinKills/
  13232. .pi-file
  13233. FreshFish-Vol10:New/pix/misc/WinKills/Product-Info
  13234. .name
  13235. Words
  13236. .fullname
  13237. Words
  13238. .type
  13239. Editor Utility
  13240. .short
  13241. Spell checking package for GoldED
  13242. .description
  13243. Words is a ready-to-use spell checking package for the editor GoldED. German
  13244. & English dictionaries, a spell checker (ISpell) and a GoldED API interface
  13245. (SpellIT) are included.
  13246. .version
  13247. 2.3
  13248. .date
  13249. 1995.6.15
  13250. .author
  13251. Heinz Knutzen (dictionaries)
  13252. Martin Schulz (dictionaries)
  13253. Loren J. Rittle (ISpell)
  13254. Dietmar Eilert (SpellIT)
  13255. .restrictions
  13256. none
  13257. .reference
  13258. FreshFish-Vol9-2:BBS/text/Words-2.2.lha
  13259. 2.2
  13260. FreshFish-Vol9-1:New/text/edit/Words/
  13261. 2.2
  13262. .requirements
  13263. GoldED 2+, Installer
  13264. .distribution
  13265. Restricted Freeware
  13266. .email
  13267. DIETMAR@TOMATE.TNG.OCHE.DE
  13268. .address
  13269. Kampstraße 28
  13270. D-59269 Beckum
  13271. Germany
  13272. .exectype
  13273. 68xxx
  13274. .installsize
  13275. 1.8 MB
  13276. .source
  13277. C source code included
  13278. .construction
  13279. DICE 2.07.54R
  13280. .described-by
  13281. Dietmar Eilert (DIETMAR@TOMATE.TNG.OCHE.DE)
  13282. .submittal
  13283. Downloaded via ftp from wuarchive.wustl.edu.
  13284. .execute
  13285. LAB Start
  13286. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "Install Program" "Cancel"`
  13287. if $choice GT "0"
  13288.   if $choice EQ "1"
  13289.     MetaTool Readme/Readme TEXT
  13290.   else
  13291.     if $choice EQ "2"
  13292.       Installer Install Ispell Database AVERAGE AVERAGE
  13293.     endif
  13294.   endif
  13295.   skip Start BACK
  13296. endif
  13297. .aminet-dir
  13298. text/edit
  13299. .stored-in
  13300. FreshFish-Vol10:New/text/edit/Words/
  13301. .pi-file
  13302. FreshFish-Vol10:New/text/edit/Words/Product-Info
  13303. .name
  13304. WrapGuide
  13305. .aminet-dir
  13306. text/hyper
  13307. .short
  13308. Wrap AmigaGuide lines to given column
  13309. .description
  13310. Converts AmigaGuide files that use Kickstart 3+ style long lines for
  13311. wrapped paragraphs so that Kickstart 2 compatible AmigaGuide won't
  13312. crash.  The column where the wrapping takes place is definable at the
  13313. command line.  The conversion happens in-place, so that this tool can
  13314. serve for floppy installations, too.  Now you can write ALL your
  13315. .guide files with KS3 features and convert them with WrapGuide only if
  13316. necessary.
  13317. .version
  13318. 1.1
  13319. .author
  13320. Udo Schuermann
  13321. .execute
  13322. LAB start
  13323. set choice `RequestChoice "WrapGuide" "Please select an option" "Documentation" "View Guide" "View Source" "Cancel"`
  13324. if $choice GT "0"
  13325.   if $choice EQ "1"
  13326.     MetaTool WrapGuide.doc TEXT
  13327.   else
  13328.     if $choice EQ "2"
  13329.       MetaTool WrapGuide-Demo.guide GUIDE
  13330.     else
  13331.       if $choice EQ "3"
  13332.         MetaTool WrapGuide.c SOURCE
  13333.       endif
  13334.     endif
  13335.   endif
  13336.   skip start BACK
  13337. endif
  13338. .stored-in
  13339. FreshFish-Vol10:New/text/hyper/WrapGuide/
  13340. .pi-file
  13341. FreshFish-Vol10:New/text/hyper/WrapGuide/Product-Info
  13342. # This file contains product information that can be used by
  13343. # KingFisher 2.0 and other similar tools.
  13344.  
  13345. .name
  13346. Yak
  13347. .type
  13348. Workbench Tool
  13349. .short
  13350. A multipurpose commodity
  13351. .description
  13352.  
  13353. Yak stands for "Yet Another Kommodity" and is a mouse/window manipulation
  13354. program along the same lines as DMouse, MightyMouse etc.
  13355.  
  13356. Yak has the following features:
  13357.  
  13358.         o AutoPoint (sunmouse) that only activates when mouse stops
  13359.           can also specify which screens to include/exclude.
  13360.           (Compatible with popup-menu type programs)
  13361.  
  13362.         o AutoPop windows (bring them to front) when they're
  13363.           auto-activated;
  13364.  
  13365.         o KeyActivate windows (when key pressed);
  13366.  
  13367.         o Activate windows when menu button pressed;
  13368.  
  13369.         o Click windows to front or back; may also specify which
  13370.           screens/windows to include/exclude.
  13371.  
  13372.         o Cycle screens with mouse;
  13373.  
  13374.         o Mouse and Screen blanking (hotkey blanking too);
  13375.  
  13376.         o Extensible hotkey system (like FKey's) with actions to:
  13377.  
  13378.                 Execute a CLI Command or an ARexx script;
  13379.                 Insert text (with embedded hotkeys);
  13380.                 Insert date (in custom format if locale present);
  13381.                 Close/Zip/Shrink/Enlarge windows;
  13382.                 Move/Cycle screens and windows;
  13383.                 Activate Workbench;
  13384.                 Blank display;
  13385.                 Pop up a palette on front screen (needs reqtools);
  13386.                 Menu shortcut
  13387.  
  13388.         o KeyClick with adjustable volume;
  13389.  
  13390.         o No Click option (for drives).
  13391.  
  13392.         o Wildstar option (like StarBurst) lets you use '*' as wildcard.
  13393.  
  13394.         o Optional on-screen AppIcon to bring up preferences window.
  13395.  
  13396. Look  familiar?  It's a combination of the AutoPoint, ClickToFront, Blanker
  13397. and  IHelp/FKey  standard  commodities  (on the Extras disk) with a hint of
  13398. KCommodity and DMouse thrown in.
  13399.  
  13400. Fully localized when running OS 2.1 or more!
  13401.  
  13402. And  it's  quite  small!
  13403. .version
  13404. 2.03
  13405. .date
  13406. 1995.08.01
  13407. .author
  13408. Gaël Marziou
  13409. Philippe Bastiani
  13410. .requirements
  13411. Requires OS2.04+, Localization requires OS2.1+, some features
  13412. require OS3.0+
  13413. .reference
  13414. FreshFish-Vol9-1:New/util/cdity/Yak/
  13415. 2.0ß8
  13416. FreshFish-Vol9-2:BBS/util/Yak-2.08.lha
  13417. 2.0ß8
  13418. FreshFish-Vol8-1:New/util/cdity/Yak/
  13419. 1.60
  13420. FreshFish-Vol8-2:BBS/util/Yak-1.60.lha
  13421. 1.60
  13422. GoldFish-Vol2-1:Files/util/cdity/Yak/
  13423. 1.60
  13424. GoldFish-Vol2-2:BBS/util/Yak-1.60.lha
  13425. 1.60
  13426. FreshFish-Jul94/New/util/cdity/Yak/
  13427. 1.59
  13428. GoldFish2-Apr94/d9xx/d971/Yak/
  13429. 1.57
  13430. GoldFish1-Apr94/BBS/d9xx/d971/Yak.lha
  13431. 1.57
  13432. FrozenFish-Apr94/BBS/ALib/d9xx/d971/Yak.lha
  13433. 1.57
  13434. FreshFish-Mar94/New/AmigaLibDisks/Disk971/Yak/
  13435. 1.57
  13436. AmigaLibDisk971:Yak/
  13437. 1.57
  13438. FrozenFish-Apr94/BBS/Dec93/os20/cdity/Yak.lha
  13439. 1.55
  13440. FreshFish-Mar94/Old/Dec93/os20/cdity/Yak/
  13441. 1.55
  13442. FreshFish-Dec93/New/os20/cdity/Yak/
  13443. 1.55
  13444. GoldFish2-Apr94/d9xx/d912/Yak/
  13445. 1.52
  13446. GoldFish1-Apr94/BBS/d9xx/d912/Yak.lha
  13447. 1.52
  13448. FrozenFish-Apr94/BBS/ALib/d9xx/d912/Yak.lha
  13449. 1.52
  13450. FreshFish-Oct93/New/AmigaLibDisks/Disk912/Yak/
  13451. 1.52
  13452. FreshFish-Dec93/Old/AmigaLibDisks/Disks900-919/Disk912/Yak/
  13453. 1.52
  13454. AmigaLibDisk912:Yak/
  13455. 1.52
  13456. GoldFish2-Apr94/d7xx/d782/Yak/
  13457.  1.2
  13458. GoldFish1-Apr94/BBS/d7xx/d782/Yak.lha
  13459.  1.2
  13460. FrozenFish-Apr94/BBS/ALib/d7xx/d782/Yak.lha
  13461.  1.2
  13462. FreshFish-Oct93/Old/AmigaLibDisks/Disks780-799/Disk782/Yak/
  13463.  1.2
  13464. AmigaLibDisk782:Yak/
  13465.  1.2
  13466. GoldFish2-Apr94/d7xx/d753/Yak/
  13467.  1.0
  13468. GoldFish1-Apr94/BBS/d7xx/d753/Yak.lha
  13469.  1.0
  13470. FrozenFish-Apr94/BBS/ALib/d7xx/d753/Yak.lha
  13471.  1.0
  13472. FreshFish-Oct93/Old/AmigaLibDisks/Disks740-759/Disk753/Yak/
  13473.  1.0
  13474. AmigaLibDisk753:Yak/
  13475.  1.0
  13476. .distribution
  13477. Freeware
  13478. .address
  13479. Gaël Marziou
  13480. Cidex 103
  13481. 38920 CROLLES
  13482. FRANCE
  13483. Philippe Bastiani
  13484. 7 Boulevard Ricard
  13485. 13003 MARSEILLE
  13486. FRANCE
  13487. .email
  13488. Gael_Marziou@grenoble.hp.com
  13489. .docs
  13490. ReadMe.1st
  13491. Docs/English/Yak.guide
  13492. Docs/Français/Yak.guide
  13493. .described-by
  13494. Richard Fish (rjf@amigalib.com)
  13495. .submittal
  13496. Downloaded via ftp from aminet (wuarchive.wustl.edu).
  13497. .aminet-dir
  13498. util/cdity
  13499. .execute
  13500. LAB Start
  13501. set choice `RequestChoice "Options Selection" "Please select an option" "Readme 1st" "View Guide" "Install Program" "Run Program" "Cancel"`
  13502. if $choice GT "0"
  13503.   if $choice EQ "1"
  13504.     MetaTool ReadMe.1st TEXT
  13505.   else
  13506.     if $choice EQ "2"
  13507.       set choice2 `RequestChoice "Language Selection" "Please select a language" "English" "Français" "Cancel"`
  13508.       if $choice2 GT "0"
  13509.         if $choice2 EQ "1"
  13510.           cd Docs/English
  13511.           MetaTool Yak.guide GUIDE
  13512.           cd //
  13513.         else
  13514.           if $choice2 EQ "2"
  13515.             cd Docs/Français
  13516.             MetaTool Yak.guide GUIDE
  13517.             cd //
  13518.           endif
  13519.         endif
  13520.       endif
  13521.     else
  13522.       if $choice EQ "3"
  13523.         cd Installation
  13524.         set choice2 `RequestChoice "Language Selection" "Please select a language" "English" "Français" "Dansk" "Deutsch" "More" "Cancel"`
  13525.         if $choice2 GT "0"
  13526.           if $choice2 EQ "1"
  13527.             INSTALLER "Install Yak" Yak AVERAGE Language english
  13528.           else
  13529.             if $choice2 EQ "2"
  13530.               INSTALLER "Install Yak" Yak AVERAGE Language français
  13531.             else
  13532.               if $choice2 EQ "3"
  13533.                 INSTALLER "Install Yak" Yak AVERAGE Language dansk
  13534.               else
  13535.                 if $choice2 EQ "4"
  13536.                   INSTALLER "Install Yak" Yak AVERAGE Language deutsch
  13537.                 else
  13538.                   if $choice2 EQ "5"
  13539.                     set choice3 `RequestChoice "Language Selection" "Please select a language" "Italiano" "Nederlands" "Suomi" "Svenska" "Cancel"`
  13540.                     if $choice3 GT "0"
  13541.                       if $choice3 EQ "1"
  13542.                         INSTALLER "Install Yak" Yak AVERAGE Language italiano
  13543.                       else
  13544.                         if $choice3 EQ "2"
  13545.                           INSTALLER "Install Yak" Yak AVERAGE Language nederlands
  13546.                         else
  13547.                           if $choice3 EQ "3"
  13548.                             INSTALLER "Install Yak" Yak AVERAGE Language suomi
  13549.                           else
  13550.                             if $choice3 EQ "4"
  13551.                               INSTALLER "Install Yak" Yak AVERAGE Language svenska
  13552.                             endif
  13553.                           endif
  13554.                         endif
  13555.                       endif
  13556.                     endif
  13557.                     unset choice3
  13558.                   endif
  13559.                 endif
  13560.               endif
  13561.             endif
  13562.           endif
  13563.         endif
  13564.         unset choice2
  13565.         cd /
  13566.       else
  13567.         if $choice EQ "4"
  13568.           assign env: Env/ ADD
  13569.           assign libs: Libs/ ADD
  13570.           assign Prefs: Prefs/ ADD
  13571.           assign SYS: "" ADD
  13572.           wbrun WBStartup/YAK
  13573.           Prefs/Yak
  13574.         endif
  13575.       endif
  13576.     endif
  13577.   endif
  13578.   skip Start BACK
  13579. endif
  13580. .stored-in
  13581. FreshFish-Vol10:New/util/cdity/Yak/
  13582. .pi-file
  13583. FreshFish-Vol10:New/util/cdity/Yak/Product-Info
  13584. # This file contains product information that can be used by
  13585. # KingFisher 2.0 and other similar tools.
  13586.  
  13587. .name
  13588. YourFault
  13589. .type
  13590. OS Utility
  13591. .short
  13592. Replace system error strings - fun!
  13593. .description
  13594. YourFault is a small hack that lets you change the error messages returned
  13595. by the system. You can replace each and every one with your own message.
  13596. For example instead of
  13597.  
  13598.      "Not a DOS disk"
  13599.  
  13600. you could replace it with
  13601.  
  13602.      "Banana in drive"
  13603. .version
  13604. 1.4
  13605. .date
  13606. 1995.06.15
  13607. .author
  13608. Lee Kindness
  13609. .requirements
  13610. Requires OS2.x
  13611. .distribution
  13612. Freeware
  13613. .address
  13614. 8 Craigmarn Road
  13615. Portlethen Village
  13616. Aberdeen
  13617. AB1 4QR
  13618. SCOTLAND
  13619. .email
  13620. cs1lk@sal.scms.rgu.ac.uk
  13621. cs2lk@sal.scms.rgu.ac.uk
  13622. .source
  13623. Includes C source
  13624. .docs
  13625. YourFault.readme
  13626. YourFault.guide
  13627. Wangi.txt
  13628. .described-by
  13629. Dan Fish (daf@starfish.amigalib.com)
  13630. .submittal
  13631. Downloaded via ftp from wuarchive.wustl.edu.
  13632. .execute
  13633. LAB Start
  13634. set choice `RequestChoice "Options Selection" "Please select an option" "View Doc" "View Guide" "Install Program" "Run Program" "Cancel"`
  13635. if $choice GT "0"
  13636.   if $choice EQ "1"
  13637.     MetaTool YourFault.readme TEXT
  13638.   else
  13639.     if $choice EQ "2"
  13640.       MetaTool YourFault.guide GUIDE
  13641.     else
  13642.       if $choice EQ "3"
  13643.         Installer Install_YourFault YourFault
  13644.       else
  13645.         if $choice EQ "4"
  13646.           run >nil: YourFault FROM=FaultStrings
  13647.         endif
  13648.       endif
  13649.     endif
  13650.   endif
  13651.   skip Start BACK
  13652. endif
  13653. .aminet-dir
  13654. util/boot
  13655. .stored-in
  13656. FreshFish-Vol10:New/util/boot/YourFault/
  13657. .pi-file
  13658. FreshFish-Vol10:New/util/boot/YourFault/Product-Info
  13659. .name
  13660. ZGIFDataType
  13661. .type
  13662. Datatype
  13663. .aminet-dir
  13664. util/dtype
  13665. .short
  13666. Fast datatype for displaying GIF files.
  13667. .description
  13668. A very fast GIF Datatype
  13669.  
  13670.  Main features:
  13671.  
  13672.     o    SPEED.  Try it, after using this you wont want to be without it!
  13673.     o    Supports most gifs (only some esoteric, and mostly unused features
  13674.         of the GIF8?a standard have been ignored)
  13675.     o    Uses async file reading for greater performance - on an A1200 will
  13676.     load a picture the same speed off of floppy as off of hard drive!
  13677.     o    100% Assembly language, very optimised.
  13678.     o    Custom chunky to planar conversion, that is reasonably fast
  13679.         (a version using WritePixelLine8() runs about 50% the speed of
  13680.         this version)
  13681.     o    Now works with all 68000 series CPU's (i hope)
  13682.     o    Now supports transparent gifs ('copy' a transparent gif from
  13683.         multiview and then paste it as a bruch in DPaint - NEAT eh?)
  13684.     o    Its FREE! (this is of course the best bit)
  13685.  
  13686.  
  13687. Main limitations: (hey, its not _perfect_ after all)
  13688.  
  13689.     o    OM_WRITE BOOPSI method not yet implemented.  Expect this in a future
  13690.         release.
  13691.     o    Only decodes pictures with a global colour table.  Most gif loaders
  13692.         do the same, and most writers write them.
  13693.     o    Ignores any local colour tables (but still decodes picture).  Could
  13694.         lead to a bad palette.
  13695. .version
  13696. 39.16
  13697. .author
  13698. Michael Zucchi
  13699. .requirements
  13700. OS 3.x
  13701. .reference
  13702. FreshFish-Vol9-1:Useful/util/dtype/ZGIFDataType/
  13703. 39.13
  13704. FreshFish-Vol8-1:New/util/dtype/ZGIFDataType/
  13705. 39.7
  13706. FreshFish-Vol1:New/OS30/ZGIFDataType/
  13707. 39.3
  13708. .distribution
  13709. Freeware
  13710. .email
  13711. zucchi@zedzone.apana.org.au (at home)
  13712. zucchi@box.apana.org.au
  13713. 9107047w@lux.levels.unisa.edu.au (till end of '95) (at work)
  13714. .address
  13715. PO box 824
  13716. Waikerie SA 5330    <- SA = South Australia
  13717. .docs
  13718. ZGIFDataType.Doc
  13719. .described-by
  13720. Dan Fish (daf@daffy.amigalib.com)
  13721. .submittal
  13722. Downloaded via ftp from wuarchive.wustl.edu.
  13723. .execute
  13724. LAB Start
  13725. set choice `RequestChoice "ZGIF DataType" "Please select an option" "View ReadMe" "View Guide" "Cancel"`
  13726. if $choice GT "0"
  13727.   if $choice EQ "1"
  13728.     MetaTool ZGIFDT39.16.readme TEXT
  13729.   else
  13730.     if $choice EQ "2"
  13731.       MetaTool ZGIFDatatype.Doc TEXT
  13732.     endif
  13733.   endif
  13734.   skip Start BACK
  13735. endif
  13736. .stored-in
  13737. FreshFish-Vol10:New/util/dtype/ZGIFDataType/
  13738. .pi-file
  13739. FreshFish-Vol10:New/util/dtype/ZGIFDataType/Product-Info
  13740.