home *** CD-ROM | disk | FTP | other *** search
/ Frostbyte's 1980s DOS Shareware Collection / floppyshareware.zip / floppyshareware / BOYDOC50.ZIP / BDSCRIPT.ZIP / BOYDOC.BSC
Text File  |  1991-07-10  |  6KB  |  112 lines

  1. \\BOYDOC.BSC 1.0  7-07-91   by Paul Buerkle
  2. \\ Easy reader for Boyan 5.0 docs - Easy access via your present viewing
  3. \\program. Uses modified doc files, BD0,BD1,BD2,BD3,BD4,BD5,BDM,BDA,BDB,
  4. \\BDC, BDD, and BDI. These are sections of the original Boyan docs, divided
  5. \\for faster access. File BDT is the short TurboType/Boydoc50 doc file.
  6. \\TurboType is included as an easy 10 K file viewer, quite adequate
  7. \\for the task, but you may substitute your current viewing program instead.
  8. \\ Change 3rd line from end   \DC-[t BD%V0. ] to \DC-[%LC BD%V0. ] will
  9. \\call whatever lister/viewer you have set up in Boyan.
  10. \\To run, use macro \GS[BOYDOC]  for mono, \GS[BOYDOC;COL]  for color.
  11. \\Mono is the default.
  12.  
  13. |MON          \\for mono monitor
  14. \ND[%B:]
  15. \SV1[7]        \\ border color
  16. \SV2[7]        \\ text color
  17. \SV3[15]       \\menu choices color
  18. \KS
  19. \KO[100]       \\keyboard timeout 100 sec. Then shows Table/contents
  20. \ZS
  21. \GB[M2]
  22.  
  23. |COL                 \\for color monitor
  24. \ND[%B:]
  25. \SV1[27]             \\ border color
  26. \SV2[30]             \\ text color
  27. \SV3[31]             \\menu choices color
  28. \KS
  29. \KO[100]
  30. \ZS
  31. \GB[M2]
  32.  
  33. |M2                    \\Border
  34. \SV4[%DM]              \\save current %DM in %V4
  35. \DMC[%V1]
  36. \DM6,1[╔═════════════════════════════════════════════════════════════════════╗
  37. \DM6,2[║                                                                     ║
  38. \DM6,3[║                                                                     ║
  39. \DM6,4[║                                                                     ║
  40. \DM6,5[║                                                                     ║
  41. \DM6,6[║                                                                     ║
  42. \DM6,7[║                                                                     ║
  43. \DM6,8[║                                                                     ║
  44. \DM6,9[║                                                                     ║
  45. \DM6,10[║                                                                     ║
  46. \DM6,11[║                                                                     ║
  47. \DM6,12[║                                                                     ║
  48. \DM6,13[║                                                                     ║
  49. \DM6,14[║                                                                     ║
  50. \DM6,15[║                                                                     ║
  51. \DM6,16[║                                                                     ║
  52. \DM6,17[║                                                                     ║
  53. \DM6,18[║                                                                     ║
  54. \DM6,19[║                                                                     ║
  55. \DM6,20[║                                                                     ║
  56. \DM6,21[║                                                                     ║
  57. \DM6,22[║                                                                     ║
  58. \DM6,23[║                                                                     ║
  59. \DM6,24[╚═════════════════════════════════════════════════════════════════════╝
  60. \GB[M3]
  61. |M3                        \\Text
  62. \DMC[%V2]
  63. \DM8,23[   I  -  Index, Credits, Biography    T  -  TurboType/Boydoc50    ]
  64. \DM8,22[   D  -  Appendix D - The VT-100 Secondary Keyset - Default/Cust. ]
  65. \DM8,21[   C  -  Appendix C - Glossary of Terms Used in BOYAN.            ]
  66. \DM8,20[   B  -  Appendix B - BOYAN Error Messages                        ]
  67. \DM8,19[   A  -  Appendix A - Help - Modem, DOS, BAM, Files, Macros       ]
  68. \DM8,18[   M  -  Alphabetical List of User Variables and Macros           ]
  69. \DM8,17[   5  -  Chapter 5 - BOYAN Macros, Macro Tutorial, Script Lang.   ]
  70. \DM8,16[                     Script Learn, Host Mode, Backspace Editor    ]
  71. \DM8,15[                     Transfer, Logs, Action Modules, Scrollback,  ]
  72. \DM8,14[   4  -  Chapter 4 - Command, Menus, Dialing, Logon, File         ]
  73. \DM8,13[                     External Protocols, Autodownloading          ]
  74. \DM8,12[                     Modules, Translation/Filter Table,           ]
  75. \DM8,11[                     Comm. Options, Macros, BOYAN Action          ]
  76. \DM8,10[                     Modem, Two-Floppy, Screen, Disk/File,        ]
  77. \DM8,9[   3  -  Chapter 3 - Customizing and Reconfiguring Boyan -        ]
  78. \DM8,8[                     Help System, Mouse, Line Editor.             ]
  79. \DM8,7[                     DESQview, Operation, Status Line, <ESC>,     ]
  80. \DM8,6[   2  -  Chapter 2 - How To Set Up and Run Boyan, Modem, Windows, ]
  81. \DM8,5[   1  -  Chapter 1 - Introduction, Licensing, Registration,       ]
  82. \DM8,4[                                                                  ]
  83. \DM8,3[    <ENTER>  -  Table of Contents    <SPACE>  -  Quit Reader      ]
  84. \DM8,2[                                                                  ]
  85.  
  86. \DMC[%V3]               \\Highlighting
  87. \DM46,23[T]
  88. \DM11,23[I]
  89. \DM11,22[D]
  90. \DM11,21[C]
  91. \DM11,20[B]
  92. \DM11,19[A]
  93. \DM11,18[M]
  94. \DM11,17[5]
  95. \DM11,14[4]
  96. \DM11,9[3]
  97. \DM11,6[2]
  98. \DM11,5[1]
  99. \DM12,3[<ENTER>]
  100. \DM45,3[<SPACE>]
  101. \DMC[15]
  102. \DM29,1[  BOYAN 5.0 DOC READER  ]   \\Title
  103. \DMC[%V4]                           \\restore original %DM
  104. \GB[M4]
  105.  
  106. |M4                       \\Menu choices
  107. \KV00[ Your selection: ]        \\Table of contents (BD0) is default
  108. \IE+%V0," [~\RS\AB]                           \\end script if space
  109. \II-%V0,012345mabcdit[\AV[4]\AL3[1]\GB[M4]]    \\squawk if bad choice
  110. \DC-[t %B:BD%V0. ] \\ for other than TurboType,  \DC-[%LC BD%V0. ]
  111. \GB[M4]            \\ (%LC calls viewer that is set up in Boyan)
  112.