home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 351-375 / apd371 / docs / menu-marauder.doc < prev    next >
Text File  |  1999-07-18  |  2KB  |  62 lines

  1.  
  2.  
  3.  
  4.  
  5.    M e n u   M a r a u d e r   v 1 . 0
  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.  
  32. After this you'll be asked whether or not you wish to change the title.  
  33. Then, you'll be asked whether or not you wish to type a new scrolly.  And
  34. finally., if you like, you'll be prompted for a music file.  If you just
  35. press return, it assumes you don't want music.
  36.  
  37. All this data is saved to a file called "Df0:Menu.Dat".  AMOS programmers
  38. can alter the string PATH$, if they want to change this.
  39.  
  40.  
  41. You'll find that after some of the programs on this disk have finished (
  42. Factors.AMOS, MegaDOS.AMOS amongst others ), MENU MARAUDER is re-loaded.  
  43. To do this, instead of putting an "Edit" or "End" command, put 
  44.  
  45.                Run "Menu-Marauder.AMOS"
  46.  
  47. And Menu-Marauder will be Re-Loaded.
  48. This program actually works best compiled.  It forms a neat menu system for
  49. all of your AMOS programs.  I'm putting this program on all of my AMOS
  50. collection disks.  
  51.  
  52. This program is freely distributable, as long as you:
  53.  
  54.         1. Keep the document and Program itself intact
  55.  
  56.         2. Send me a postcard with your name.
  57.            I want to keep track on how far this program goes.  Ok, it was
  58.            only about 2 hours in TOTAL developemnt, but it is my work.
  59.  
  60.  
  61.  My addess is in the Hello! doc.
  62.