home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DOSMNU20.ZIP / SYSOP.DOC < prev    next >
Encoding:
Text File  |  1995-07-23  |  3.8 KB  |  65 lines

  1. -1-
  2.      This files and their contents are copyright (c) July 22,1995 by
  3. Mark Tassin.  And at the same time no warranty of any kind is implied or
  4. granted, if this data destroys your Computer, or your life through some
  5. malicious means, then it's your problem, not the author's.
  6.  
  7. -2- Installation
  8. You're going to need to avoid using the entire row of D flags to make
  9. this work as it is now, you could use any row of them, but D for DOS
  10. is how I did it.
  11. Copy the *.A?? files to your TEXTfiles directory (i.e. C:\RA\TEXT), put
  12. the COMM?.Q-A files in your RA system directory (i.e. C:\RA), or if you
  13. specified a different location for questionnaires put it in the directory
  14. you specified.  Copy the *.BAT files to your RA system directory, or
  15. wherever you want, just make sure to edit the questionnaire file to
  16. reflect their new location, don't forget to edit them to make them reflect
  17. your system's configuration.
  18. This questionaires will need to be edited for the path names and such, but it
  19. is a good example of how to set up a DOS look alike menu system for RA,
  20. the *.ASC files are the menu equivalents... Just do a type 2 Gosub another
  21. menu (PRECOMM) from anywhere in RA.
  22. Here's an example...
  23.  
  24. ╒════════════════════════════════════════════════════════════ Edit Menu Item ╕
  25. │                                                                            │
  26. │         1         2         3         4         5         6         7      │
  27. │123456789012345678901234567890123456789012345678901234567890123456789012345 │
  28. │_____________________________[^D^]os Prompt Menus▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  29. │                                                                            │
  30. │PRECOMM▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  31. │                                                                            │
  32. │Action   Gosub another menu (Type 2)                                        │
  33. │Display                                                                     │
  34. │OptData                                                                     │
  35. │HotKey   D                                                                  │
  36. │AutoExec No                                                                 │
  37. │Colour   Colour example                                                     │
  38. │                                                                            │
  39. │MinSec   10                 TimeUsed 0                  FlatCost 0          │
  40. │MaxSec   0                  TimeLeft 0                  TimeCost 0          │
  41. │A flags  --------           Age      0                  Terminal Any        │
  42. │B flags  --------           MinSpeed 0                  Nodes               │
  43. │C flags  --------           MaxSpeed 0                  Groups              │
  44. │D flags  --------           Credit   0                  DayTimes            │
  45. │                                                                            │
  46. │                                                                            │
  47. ╘════════════════════════════════════════════════════════════════════════════╛
  48.  
  49. -3-
  50.       Please send all contributions to the author of this menu system to
  51.                     Mark Tassin
  52.                     17953 Lorenz
  53.                     Lansing, IL 60438
  54.      No contribution is necessary, and none could be enforced anyway.
  55.      If you don't want to send money, then please at least send a letter
  56.      to me letting me know where the menus are being used.
  57.                Internet            Mark.Tassin@Alpha.Chigate.com
  58.                Fidonet             1:115/454
  59.                Youthnet            13:6700/454
  60.                Vervan's Gaming Net 45:550/202
  61.                TAGnet              21:21/0
  62.  
  63. -4-
  64.      At the same time please report all bugs to the above addresses, I
  65.      think this thing is bug free, but I thought 1.0 was as well.