home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2032.dms / in.adf / Magnum.Docs < prev    next >
Encoding:
Text File  |  1978-01-17  |  5.8 KB  |  184 lines

  1.  
  2.                                 Magnum 1.0 Docs
  3.                                 ---------------
  4.  
  5.                            *************************
  6.  
  7.     MAGNUM is Copyright W.H.liu 1992, and is to be distributed
  8.     as public domain only by libraries who charge no more than
  9.     2.00 pounds for it.
  10.  
  11.                            *************************
  12.  
  13. ABOUT
  14.  
  15. Magnum is a new utility that allows you to make disk magazines with ease.
  16. It follows in the style of popular magazines and I hope you will enjoy
  17. using it. It is also Kickstart 2.0> and A500 Plus compatible.
  18.  
  19.         This is the first version of Magnum and is limited in that it can
  20. only take upto 20 articles. This may seem very little, but if your disk also
  21. has utilities, etc. the size will be perfect.
  22.  
  23.  
  24.  
  25.  
  26. ENTERING ARTICLES
  27.  
  28.         Each article is to be typed and saved as a normal ASCII text file
  29. from any word processor. Note that ansi and styles (italics, bold, etc.)
  30. are not currently supported. Once you have your articles ready on a blank
  31. disk you can use Magnum! Try to keep each articles to no more than 100
  32. pages as I haven`t tried Magnum with files larger than that. It should be
  33. enough however since 100 pages = 2400 lines = 192000 chars. 
  34.  
  35.  
  36.  
  37.  
  38. CONTROL PANEL
  39.  
  40.         The control panel you are using below can be changed to suit your
  41. tastes. The graphics panel must be low-res and in 16 colours. A
  42. stencil and example is on the disk to help you (panel.iff). This example
  43. has been adapted from LSD`s Grapevine 8 magazine disk. The panel when
  44. complete should be saved as a brush Magnum.panel onto your disk.
  45.  
  46.  
  47.  
  48.  
  49. MUSIC
  50.  
  51.         Music can be run in the background so you could have Octamed,
  52. TFMX or whatever music running. The Music on/off function only applies to
  53. music done in a special format so using the first method means you cannot
  54. turn it off. Since this function is rendered useless, yo can simply draw some
  55. graphics over the unused panel. (logo?). The program will know whether there
  56. is music resident in the special format. A converter is supplied on disk to
  57. convert Games Music Creator or Tracker music to this format. This
  58. converted music should be saved under the name Magnum.music on your disk.
  59.  
  60.  
  61.  
  62.  
  63. TITLE PAGE
  64.  
  65.         The title page can be whatever you want, making sure that it is
  66. IFF of course. Your completed picture should be saved under the name
  67. Magnum.title.
  68.  
  69.  
  70.  
  71.  
  72. INDEX FILE
  73.  
  74.         Now a text file must be created to tell Magnum where your articles
  75. are on the disk, and what it should show on the menu. You can load up the
  76. example file on this disk, Magnum.index . Below is an example...
  77.                 
  78. f80             - Colour of line at top. The number is typed in hex format
  79.                   and you must remember to press return afterwards...
  80. fff             - Top text colour
  81. 004             - Background of main text screen
  82. ccc             - Text output colour on main screen
  83. fff             - Mouse colour
  84. f00             - Mouse border colour
  85. My Disk Magazine- The title of your disk magazine. Do not exceed 78 chars.
  86. Aliens invade!! - The name of your first article
  87. df0:aliens.txt  - This is most important, the path of your text file. If
  88.                   you don`t get this right then Magnum won`t know where
  89.                   your text file is!
  90. Newsflash!      - Another article...
  91. df0:article.txt - Path again...
  92.  
  93.         You can continue the name and path of this article to a maximum of
  94. twenty articles. You must also remember to press RETURN after EACH line.
  95. This file should then be saved under the name Magnum.index .
  96.  
  97.  
  98.  
  99.  
  100. TIDYING UP
  101.  
  102.         So now you should have on your disk...
  103.  
  104.         Magnum.Panel  - your gfx
  105.         Magnum.Title  - title page
  106.         Magnum.Music  - (optional, you can use your own player or not have
  107.                         any music at all.)
  108.         Magnum.Index  - your file of names and paths
  109.  
  110.  
  111.         Now all you have to do is to copy across the Magnum.prg file to
  112. your disk and also Diskfont.library. If you don`t know how to do this with SID
  113. or the CLI, then load up the SET_UP_MAGNUM program on this disk and follow all
  114. onscreen prompts. It will also create a startup-sequence (as below).
  115.  
  116.  
  117.         From CLI (One disk users),
  118.  
  119.                 COPY C:COPY RAM:
  120.  
  121.         (Now insert this Magnum disk)
  122.  
  123.                 RAM:COPY MAGNUM.PRG RAM:
  124.                 RAM:COPY LIBS/DISKFONT.LIBRARY RAM:
  125.  
  126.         (Now insert your magazine disk)
  127.  
  128.                 RAM:COPY RAM:MAGNUM.PRG DF0:
  129.                 RAM:COPY RAM:DISKFONT.LIBRARY DF0:LIBS 
  130.  
  131.  
  132. For users with two disk drives or the A500+ (Use resident command) it is
  133. much easier. Now all is needed is a startup-sequence. Make your startup boot
  134. up Magnum.Prg or your own music first, etc.
  135.  
  136.         eg.
  137.  
  138.                   MAGNUM.PRG
  139.  
  140.         or
  141.  
  142.                   RUN OCTAMEDPLAYER >NIL: <NIL: name of music
  143.                   MAGNUM.PRG
  144.  
  145. Check your manual for information startup-sequences if you are confused.
  146.  
  147.  
  148.  
  149.  
  150. ABOUT
  151.  
  152.         There!,finished. These docs are a bit brief but you should be able
  153. to set this up without too much trouble. 
  154. The only thing that might be hard is thinking of articles to write!
  155.  
  156.         Coding by W.H.Liu (Simon) /ACE Software
  157.         Example panel by LSD (from GRAPEVINE)
  158.         Example articles - Various authors
  159.         Music by unknown - from 17Bit (1632) Modules disk!
  160.         Converter by Francois Lionet
  161.  
  162. This program was coded and compiled with AMOS.
  163.  
  164.  
  165. This is the first version and I have many things planned for the next
  166. version. Things that might be included are:
  167.  
  168.                 IFF Pictures as articles
  169.                 Choice of music
  170.                 Print function (I don`t actually have a printer!)
  171.                 A LOT more articles
  172.                 Make it easier to set up
  173.                 Support for PowerPacked or Imploded files
  174.  
  175. Send your comments, bug reports(!), to:
  176.  
  177.         Simon c/o ACE Software,
  178.         90 Terenure Road East,
  179.         Terenure,
  180.         Dublin 6,
  181.         Ireland.
  182.  
  183. Hope you find this utility useful!        8)
  184.