home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 301-325 / apd305 / docs / tdc.doc
Text File  |  1987-02-25  |  5KB  |  151 lines

  1. Welcome to ......
  2.   
  3.                             THE DEMO CONSTRUCTOR
  4.                            ======================
  5.  
  6.                          Demo Version of Version 1.1
  7.  
  8.          This SoftWare is Public Domain and is freely distributable
  9.  
  10.                  //                                       //
  11.                \X/    FROM WAY FORWARD TECHNOLOGIES II  \X/
  12.  
  13.  
  14.  Getting Started
  15. -----------------
  16. Assuming you have loaded The Demo Constructor, you will see the intro thing
  17. at the beginning. This will fade away, and the control panel will unfold from
  18. the top of the screen. Press the left mouse button to activate the program and
  19. kill the music.
  20.  
  21.  Buttons 
  22. ---------
  23. ## WAY FORWARD TECHNOLOGIES II ##
  24. Clicking on this will produce info on the program.
  25.  
  26. ## THE DEMO CONSTRUCTOR V1.1 ##
  27. Clicking on this will produce more info on the program.
  28.  
  29. ## MUSIC ##
  30. Clicking on this will bring up a file requester inviting you to load an Amos 
  31. Music Bank from disk. If you have not got an Amos Music Bank you can convert
  32. NoiseTracker modules to Amos Format using the supplied converter.
  33.  
  34. ## MESSAGE ##
  35. Clicking on this will invite you to load a text file through a file
  36. requester. The text file must contain upper case characters only - anything
  37. else will be treated as a space.
  38.  
  39. ## LOGO ##
  40. This will let you load an IFF picture for your logo - it must be lowres, no
  41. greater in size than 320x256 and must use at least 16 colours. After it has
  42. been loaded there will be a pause while the picture is scrunched.
  43.  
  44. ## RWARRIOR ##
  45. Clicking the left mouse button on this button will bring up a file requester
  46. which will let you load Rainbow Warrior SCRN files (.Rws). This will stop the
  47. rainbow buttons from working. Clicking the right button will push the current
  48. rainbow settings into memory.
  49.  
  50. ## TEST DEMO ##
  51. Clicking this will show you what the demo will be like. Be prepared to wait
  52. a bit while everything is set up.
  53.  
  54. ## COMPILE DEMO ##
  55. This is disabled in the demo version.
  56.  
  57. ## EXIT CONSTRUCTOR ##
  58. Will quit the constructor if the workbench has not been closed.
  59.  
  60. ## ON/OFF ##
  61. If you have loaded Rainbow Warrior data, you can use this to revert back to
  62. the built-in rainbow panel.
  63.  
  64. ## Up/Dn Buttons ##
  65. These alter various bits of the rainbow - it would take to long to explain what
  66. they do here, just play about with them to find out.
  67.  
  68. ## Red/Grn/Blue Buttons ##
  69. These determine what colour the rainbow will be - the default is magenta - Red
  70. and Blue.
  71.  
  72. ## Buf Length ##
  73. This alters the length of the buffer use to store the rainbow data in. It
  74. defaults to $118 - 280.
  75.  
  76. ## Rainbow Display Panel ##
  77. This shows you what the rainbow will look like. It cycles normally, but cycling
  78. is turned off during operations such as loading/saving/testing/compiling/
  79. scrunching etc.
  80.  
  81.  The Message Window
  82. --------------------
  83.  
  84. This window appears whenever an error occurs, or when the program wants to
  85. give you a message. In the event of an error, the message will be on the first
  86. line and `Left - Continue  Right - Quit` will appear. If you press the left
  87. button, the program will try to sort itself out and carry on. If you click
  88. the right button, the program will quit (Will not work if Workbench is closed).
  89.  
  90. If the error `Total System Cock Up` appears then you must write to us 
  91. immediately describing the exact circumstances under which it occured.
  92.  
  93.  Bug Reports, Comments
  94. -----------------------
  95.  
  96. If you find a bug in this program, or would like to make a suggestion,
  97. send it to the address below.
  98.  
  99.  Mailing List
  100. --------------
  101.  
  102. If you wish to be put on our mailing list, you will receive news about updates
  103. when they become available and can have your software updated for free if you
  104. send your original disc. To be put on our mailing list please send us 10 pounds
  105. with your address to the address below. This only applies within the UK.
  106.  
  107. NOTE - You cannot receive updates on demo versions of products!
  108.  
  109. Way Forward Technologies II,
  110. Department ML1,
  111. 15 Manor Close,
  112. Tunbridge Wells,
  113. Kent TN4 8YB
  114.  
  115.  Note on Demo Version
  116. ----------------------
  117.  
  118. As this is a demo version, the compile demo option is disabled. The real program
  119. will be released as LicenseWare or ShareWare, this demo is Public Domain.
  120.  
  121.  History
  122. ---------
  123.  
  124. */ Version 1.0 */
  125.  
  126. This is the first version of the program.
  127.  
  128. */ Demo Version 1.1 */
  129.  
  130. A few small bugs corrected which caused the program to crash.
  131. Compile Demo option disabled.
  132.  
  133.  Known Bugs
  134. ------------
  135.  
  136. It appears that the error checking on the Rainbow adjust buttons does not
  137. always work correctly. This will be fixed (hopefully) in the real Version 1.1
  138.  
  139.  Memory Requirements
  140. ---------------------
  141.  
  142. The program will load into a 512K machine but it is practically impossible
  143. to do anything useful with it. 
  144.  
  145.  Compatability
  146. ---------------
  147.  
  148. The program has been tested on various A500`s, it works with
  149. a Fatter Agnus, the ECS, second disc drives etc. As far as we
  150. know it should be compatible with any Amiga.
  151.