home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / jËzyki_programowania / oberon / oberon.readme < prev    next >
Text File  |  1977-12-31  |  2KB  |  56 lines

  1. This is the V1.3 release of "Oberon System V4 for Amiga" (O4A) of ETH Zurich.
  2.  
  3. "Oberon System V4 for Amiga" requires at least an MC68020 and a minimum of
  4. 1.2MByte of free memory (2.5 MByte recommended). Floating point calculations
  5. (types REAL and LONGREAL) additionally require a FPU. This version requires
  6. WB2.0 or better. A screen mode requester will be available only with
  7. asl.library V38 and higher. "Oberon System V4 for Amiga" works best with
  8. 16 colors (4 planes) and high resolutions (1024*768 or higher).
  9. The StartUp-Script will test your system and will report problems.
  10.  
  11. NOTE: Oberon for Amiga doesn't work on XFH file systems.
  12.  
  13. Starting from CD:
  14.  
  15.   Create your privat Oberon directory at your hard drive. Copy the "Oberon"
  16.   icon to this directory. Klick to the "Oberon" to start O4A.
  17.  
  18. Startind from the hard drive:
  19.  
  20.   Copy the "oberonv4" directory to your hard drive (8 MB). Now klick
  21.   to the "Oberon" icon at your disk to start it.
  22.  
  23. When started for the first time, O4A will ask for the preferred
  24. screen mode and resolution (only with asl.library >=V38). This information
  25. will be stored in the environment variable Oberon4Amiga. The command
  26. System.ChangeMode can be used to change the value at a later time.
  27. After this you can choose to use O4A at a private screen or in a window at
  28. a public screen. A private screen is the normal way.
  29.  
  30. Now you should read the file Release.Notes.Text, to find out what has changed
  31. since the last release, Oberon4Amiga.Guide.Text and Welcome.Text if you use
  32. the system for the first time. If you do not know how to open an Oberon text
  33. press the HELP key to read the Welcome.Text.
  34. Please note the file ReferenceCard.ps. It is a nice piece of docu.
  35.  
  36. If "Oberon System V4 for Amiga" gets out of control (e.g. because of a looping
  37. command), use the KillOberon icon to terminate it. The Amiga OS has problems
  38. if a process is interrupted, while it is waiting for a message reply. To avoid
  39. problems, Ctrl-C refuses to work, when it detects a possible critical
  40. situation.
  41.  
  42. System.Quit terminates the Oberon process. It is the normal way to leave
  43. "Oberon System V4 for Amiga".
  44.  
  45. To get more information about "Amiga and Oberon" read the WWW page
  46. http://sun1.rrzn.uni-hannover.de/~nhbidegn/oa-e.html .
  47.  
  48. Please mail any bugs encountered to degner@pallas.amp.uni-hannover.de, to
  49. which you can also direct questions.
  50.  
  51.  
  52.         Have fun with it,
  53.  
  54.  
  55.                 Ralf Degner
  56.