home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / useful / reviews / software / programmer / amosprofessional < prev    next >
Text File  |  1992-10-29  |  6KB  |  166 lines

  1. Newsgroups: comp.sys.amiga.reviews
  2. Path: menudo.uh.edu!usenet
  3. From: P.A.Dale@gdr.bath.ac.UK (Paul Dale)
  4. Subject: MINI-REVIEW: Amos Professional
  5. Message-ID: <1992Oct29.175254.21618@menudo.uh.edu>
  6. Followup-To: comp.sys.amiga.programmer
  7. Keywords: programming, games, commercial
  8. Sender: amiga-reviews@math.uh.edu (comp.sys.amiga.reviews moderator)
  9. Nntp-Posting-Host: karazm.math.uh.edu
  10. Reply-To: P.A.Dale@gdr.bath.ac.UK (Paul Dale)
  11. Organization: The Amiga Online Review Column - ed. Daniel Barrett
  12. Date: Thu, 29 Oct 1992 17:52:54 GMT
  13.  
  14.  
  15. PRODUCT NAME
  16.  
  17.     Amos Professional
  18.  
  19.  
  20. BRIEF DESCRIPTION
  21.  
  22.     Amos Professional is a program development environment.  It is an
  23.     updated version of Amos.  This is a "mini-review."
  24.  
  25. AUTHOR/COMPANY INFORMATION
  26.  
  27.     Name:        Europress Software Ltd.
  28.     Address:    Europa House, Adlington Park, Macclesfield,
  29.             Cheshire.  SK10 4NP
  30.  
  31.     Main programmer:    Francois Lionet
  32.     Manual author:        Mel Croucher
  33.     Technical author:    Stephen Hill
  34.     Demo programmer:    Ronnie Simpson
  35.     Project manager:    Richard Vanner
  36.  
  37.  
  38. LIST PRICE
  39.  
  40.     69 pounds sterling, ($111 US).
  41.     An upgrade is available for registered users for 30 pounds.
  42.  
  43.  
  44. SPECIAL HARDWARE AND SOFTWARE REQUIREMENTS
  45.  
  46.     The program should run on the A500, A500+, A2000, and A3000, but
  47. check for non-standard configurations.
  48.  
  49.  
  50. MACHINE USED FOR TESTING
  51.  
  52.     The review system was an A500+ (2MB CHIP RAM), A590 hard drive with
  53. 2MB FAST RAM, external floppy, Phillips 8833 monitor, and WB 2.04.
  54.  
  55.  
  56. INTRODUCTION
  57.  
  58.     For your money you get 6 disks, a hefty, soft-covered, spine-bound
  59. (NOT ring-bound) manual, a manual for the four games (includes a Golden
  60. Rules of Programming section which will amuse professional programmers,
  61. mainly for its omissions) and a registration card.
  62.  
  63.     The obvious intent is to provide the user with a complete development
  64. environment for software on the Amiga.  There are substantial language
  65. extensions and improvements, the principal ones being:  support for MED and
  66. Tracker modules, an Amos Interface (the Amos equivalent of Intuition), ARexx,
  67. serial port support, access to system libraries and devices, and machine code
  68. support.
  69.  
  70.     A lot of this is to provide more complete access to the full
  71. functionality of the machine, and for many programmers is chrome.  Of the
  72. extensions, the Amos Interface is possibly the most useful. 
  73.  
  74.  
  75. SYSTEM UTILITIES
  76.  
  77.     The area which makes Amos Professional a "must buy" is in the
  78. development utilities. The editor has been transformed and includes full
  79. online help (place cursor at start of function name, press Help button, and
  80. up comes a screen). 
  81.  
  82.  
  83. THE EDITOR
  84.  
  85.     The look has been transformed to be slick and pleasing to the eye.
  86. The edit functions have been improved with a comprehensive set of pulldown
  87. menus to access improved block functions, to name but one feature.  There is
  88. split window support, intelligent program buffering, and a much improved file
  89. selector.
  90.  
  91.     Another addition to the editor is a monitor to step through programs
  92. at various speeds with a pseudoscreen showing what will happen.  This can't
  93. be used with Amal, but then there is a separate Amal editor and monitor
  94. accessory.
  95.  
  96.     The single greatest improvement is the configurability. You can
  97. configure the editor to behave almost exactly like your favourite editor.
  98. This includes not only being able to redefine keystroke combinations, but
  99. also being able to create yor own menus.
  100.  
  101.  
  102. OBJECT EDITOR
  103.  
  104.     Again this has been transformed to look and behave, well, more
  105. professionally :-) Amos users will have no problems as the basic
  106. functionality is much the same.  The single item worth attention is the
  107. animation previewer which allows 16 (PAL) / 8 (NTSC) frames for previewing
  108. object animation.  It works simply by placing images into a "film" which can
  109. then be played from 1-100 frames per second.  A hot spot is placed in the
  110. viewing window to place objects but is constant for each object. 
  111.  
  112.  
  113. OTHER ACCESSORIES
  114.  
  115.     As this is a mini review I don't have time to give these other
  116. accesories any real justice. In addition to the editor and object editor
  117. there is a menu builder, Amal editor and monitor, resource manager, and
  118. sample bank maker. I've only had time to look at the menu builder which is
  119. fairly good (not up to the Editor or Object Editor standard, but very
  120. useful).
  121.  
  122.  
  123. PRODUCTIVITY, TUTORIAL, EXAMPLES
  124.  
  125.     There are two Productivity disks, a Tutorial disk, and an Examples
  126. disk.  These contain four well-commented games and a host of other Amos
  127. programs.  It's a fairly safe bet that you'll be able to find just about most
  128. things in there.  The Amal tutorial is quite funny; check out the silly game.
  129.  
  130.  
  131. PROBLEMS
  132.  
  133.     The "return to Workbench" feature behaves erratically in that
  134. sometimes you end up with just a white screen.  This seems to be because a
  135. CLOSE WORKBENCH instruction may have been called in an example program you
  136. have run (or maybe an accessory; I haven't checked them all).  The idea is to
  137. save about 40k.  I have 2MB CHIP RAM, so why worry?  A better way to program
  138. this would be to check memory and close the Workbench screen based on a
  139. threshold.
  140.  
  141.     I've had no crashes, no gurus.
  142.  
  143.  
  144. CONCLUSIONS
  145.  
  146.     This mini-review can only scratch the surface of this product.
  147. There is a lot of stuff I haven't even mentioned.  For current Amos users it
  148. is a great step forward.  For people who want to do more than play games,
  149. it's a great way to explore the capabilities of the Amiga without having to
  150. read the RKMs.
  151.  
  152.     As a programmer who is more comfortable with C than BASIC, I have to
  153. admit Amos Professional is a good product. The updated compiler will appear
  154. very soon. Having been down the RKM path and enjoyed the experience, I
  155. believe Amos is a much smoother introduction to a machine which is
  156. complicated.  The return on effort is more immediate.  Amos Professional is
  157. worth checking out for anyone who just wants to enjoy the machine.
  158.  
  159.  
  160. ---
  161.  
  162.    Daniel Barrett, Moderator, comp.sys.amiga.reviews
  163.    Send reviews to:    amiga-reviews-submissions@math.uh.edu
  164.    Request information:    amiga-reviews-requests@math.uh.edu
  165.    General discussion:    amiga-reviews@math.uh.edu
  166.