home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / qmenu / !QMenu / !Help < prev    next >
Text File  |  1997-01-12  |  2KB  |  43 lines

  1. QMenu 0.01 by Matthew Bloch, August 1996
  2. ~~~~~~~~~~
  3.  
  4. This program is written for users of Newsbase and Director to do
  5. something with that seemingly useless 'Show Queues...' option on the
  6. Newsbase main menu; it actually makes it show the queued mail and
  7. news.  To install, copy !QMenu somewhere where it will be Filer_Booted
  8. (i.e. Newsbase.AutoBoot) so that Newsbase can find it.  Then edit the
  9. !Newsbase.Support.showqueue file, and change whatever is there to:
  10.  
  11.  If "<QMenu$Dir>"<>"" then WimpTask <QMenu$Dir>.!Run
  12.  
  13. This should then work, providing Director is loaded as well (you'll get
  14. an error if it isn't).  If you're not using !POP 0.993 and
  15. !FreeNews 1.01, you'll need to edit the !Run file to change
  16. where the program looks for queued mail and news articles.  Director is
  17. needed to bring the menu up; for those in the dark, Director is a
  18. spankingly good desktop utility which nobody should be without.  I like
  19. it, anyway.  You can get it from:
  20.  
  21.   ftp://mic2.hensa.ac.uk/micros/arch/riscos/c/c141/
  22.   
  23. or contact Nick Craig-Wood, the author: director@axis.demon.co.uk .
  24.  
  25. Hope that's some help; BASIC programmers can hack away to their heart's
  26. content to change what the menus look like.  It really is a shockingly
  27. simple program, very easy to alter etc.
  28.  
  29. This program is FREEWARE which means you may copy to whomsoever you
  30. want, providing you do not charge for the program itself.  The copyright
  31. remains mine at all times.
  32.  
  33. Apologies for the technical content of this help file, but Newsbase
  34. never was the easiest program to set up anyway :-)  If you need to
  35. contact me, for questions, bug reports or spoon-feeding,
  36.  
  37.         email me on: mattbee@soup-kitchen.demon.co.uk
  38.            homepage: http://www.soup-kitchen.demon.co.uk/
  39.  
  40. Have fun,
  41.  
  42. Matthew
  43.