home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 4: Demo 1 / almathera_demo1.bin / amos / docs.lzh / Menu-Marauder.Doc < prev    next >
Text File  |  1999-07-17  |  3KB  |  79 lines

  1.  
  2.  
  3.  
  4.  
  5.    M e n u   M a r a u d e r   v 1 . 2
  6.  
  7.    = = = = = = = = = = = = = = =======
  8.  
  9.    Designed and coded by Ben Ashley.  (C)opyright 1992 Odyssey Software
  10.  
  11.  
  12.  Menu Marauder is a complete Menu System for AMOS Programs.  Programs are
  13. selected by simply clicking on it's name.
  14.  
  15. Up to 40 items can be held.
  16. If you have 7 items on the menu, you won't see 33 blank spaces, you'll just
  17. see 1-7 listed, and that's it.
  18.  
  19. The Menu Marauder you see when it first loads, is configured for selecting
  20. programs on this AMOS Programs disk.  Changing this is very simple.  All
  21. you have to do is click on the EDIT button in the bottom-right corner of
  22. the screen.
  23.   
  24. Then a prompt will come up saying "Item:".  Here you type the text which
  25. will be displayed on the menu.  Then, to the right, it will say "Prog:".
  26. Originally, you had to type in the path and filename.  Now, a file
  27. requester pops up, and you can select the program.  This will be added.  By
  28. the way, when it prints it, you may find it cut when it reaches the edge of
  29. the screen.  Don't worry, the full path IS saved, you just don't see it
  30. all, unless the program's path is small, ie "AMOS-PROGS:Proggy1.AMOS".
  31. If the item you are editing, already has a title which you want to keep,
  32. but the character, @ at the end, and press return.  Now, MENU-MARAUDER will
  33. delete that last character and go on to the next item.
  34.  
  35.  
  36. After this you'll be asked whether or not you wish to change the title.  
  37. Then, you'll be asked whether or not you wish to type a new scrolly.  And
  38. finally., if you like, you'll be prompted for a music file.  If you just
  39. press return, it assumes you don't want music.
  40.  
  41. All this data is saved to a file called "Df0:Menu.Dat".  AMOS programmers
  42. can alter the string PATH$, if they want to change this.
  43.  
  44.  
  45. You'll find that after some of the programs on this disk have finished (
  46. Factors.AMOS, MegaDOS.AMOS amongst others ), MENU MARAUDER is re-loaded.  
  47. To do this, instead of putting an "Edit" or "End" command, put 
  48.  
  49.                Run "Menu-Marauder.AMOS"
  50.  
  51. And Menu-Marauder will be Re-Loaded.
  52. This program actually works best compiled.  It forms a neat menu system for
  53. all of your AMOS programs.  I'm putting this program on all of my AMOS
  54. collection disks.  
  55.  
  56. This program is freely distributable, as long as you:
  57.  
  58.         1. Keep the document and Program itself intact
  59.  
  60.         2. Send me a postcard with your name.
  61.            I want to keep track on how far this program goes.  Ok, it was
  62.            only about 2 hours in TOTAL developemnt, but it is my work.
  63.  
  64.         Address:      Odyssey Software
  65.                       331 London Road
  66.                       Stoneygate
  67.                       Leicester
  68.                       LE2 3NE
  69.  
  70.  
  71. Update List
  72. -----------
  73.  
  74. v1.2 - * Delete`s it`s BACKUP file, to save disk space!
  75.  
  76.        * Better Scrolling routine!
  77.  
  78.        * Better editing facility, of the skip character, `@'
  79.