home *** CD-ROM | disk | FTP | other *** search
- ; Run this file as a command to see the online docs.
- ;
- ; AmigaGuide is available on Aminet. MultiView is part of WB >= 3.0.
- ; MultiView will give nicer looking results. Buy the Upgrade
- ; to OS 3.1. It is well worth it!
- ;
- ; Thank you!
- ;
- ; Heinz Wrobel
- ;
-
- if val $kickstart ge 39
- multiview readme.guide
- else
- amigaguide readme.guide
- endif
-
-