home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 05B / ROBIN.ZIP / RSCRIPT.ASC < prev    next >
Encoding:
Text File  |  1991-11-28  |  3.0 KB  |  209 lines

  1. ;**************************************
  2. ;  ROBIN SCRIPT FILE
  3. ;
  4. ; FILENAME: RSCRIPT
  5. ; AUTHOR  : Ray Quay
  6. ; DATE    : 7/4/91
  7. ; VERSION : 1.6.2
  8. ; COMMENTS: This provides the default
  9. ;           scripts for the shareware
  10. ;           version of ROBIN! ver 1.6.2
  11. ;**************************************
  12.  
  13. ;--------------------------------------
  14. ; This script takes you to the BBS
  15. ; of the Computer Club
  16. ;
  17. |START|
  18. A
  19. COMP CLUB
  20. |F6|
  21. COMPUTER CLUB
  22. ; These 2 response take you through
  23. ; BBS initial menus to Topic List
  24. |RESPONSE|
  25. |RESPONSE|
  26. |STOP|
  27.  
  28. ;--------------------------------------
  29. ; This script takes you to your mail
  30. ; Box
  31. |START|
  32. B
  33. MESSAGES
  34. |F6|
  35. MAIL
  36. |STOP|
  37.  
  38. ;--------------------------------------
  39. ; This script Stamps your mail with the
  40. ; active Name, ID and current time and
  41. ; date
  42. |START|
  43. C
  44. MAIL STMP
  45. |LOGNAME|
  46.  ~
  47. |LOGID|
  48.  ~
  49. |DATE|
  50.  ~
  51. |TIME|
  52. |RETURN|
  53. |STOP|
  54.  
  55. ;--------------------------------------
  56. ; This script takes you to the
  57. ; Message Center to write a message
  58. |START|
  59. D
  60. WRITE MSG
  61. |f6|
  62. WRITE
  63. |STOP|
  64.  
  65. ;--------------------------------------
  66. ; This script takes you to the main
  67. ; menu for kid's club
  68. |START|
  69. E
  70. KIDS ClUB
  71. |F6|
  72. KIDS CLUB
  73. |STOP|
  74.  
  75. ;--------------------------------------
  76. ; This script checks to see if you have
  77. ; any public replies from a BBs
  78. ; Works from BBs Action Menu
  79. |START|
  80. F
  81. BBS REPLY
  82. |DEL|
  83. |DEL|
  84. |DEL|
  85. |DEL|
  86. |BBDATE|
  87. |DOWN|
  88. |DOWN|
  89. |RIGHT|
  90. |PAUSE 20|
  91. |RESPONSE|
  92. |DEL|
  93. |DEL|
  94. |DEL|
  95. |DEL|
  96. |DEL|
  97. |DEL|
  98. |DEL|
  99. |LOGID|
  100. |RESPONSE|
  101. |DOWN|
  102. |RESPONSE|
  103. |STOP|
  104.  
  105. ;--------------------------------------
  106. ; This script checks to see if you have
  107. ; any public replies from the Computer
  108. ; club BBs.  Should work from anywhere
  109. ; in Prodigy
  110. |START|
  111. G
  112. COMP REPLY
  113. |F6|
  114. COMPUTER CLUB
  115. |RESPONSE|
  116. |RESPONSE|
  117. |DOWN|
  118. |CALL F|
  119. |STOP|
  120.  
  121. ;--------------------------------------
  122. ; This script will print a message and
  123. ; then move to the [nextmessage]
  124. ; Works from anywhere while displaying
  125. ; a message
  126. |START|
  127. H
  128. PRN NEXT
  129. |END|
  130. |RESPONSE|
  131. |RESPONSE|
  132. |RESPONSE|
  133. |PAUSE 2|
  134. |END|
  135. |PAUSE 2|
  136. |DOWN|
  137. |DOWN|
  138. |RESPONSE|
  139. |STOP|
  140.  
  141. ;--------------------------------------
  142. ; This script will print a message and
  143. ; then move to the [prevmessage]
  144. ; Works from anywhere while displaying
  145. ; a message
  146. |START|
  147. I
  148. PRN PREV
  149. |END|
  150. |RESPONSE|
  151. |RESPONSE|
  152. |RESPONSE|
  153. |PAUSE 2|
  154. |ESC|
  155. |END|
  156. |LEFT|
  157. |RESPONSE|
  158. |STOP|
  159.  
  160. ;--------------------------------------
  161. ; This script takes you to the BBS
  162. ; for ASK Prodigy
  163. ;
  164. |START|
  165. J
  166. ASK PRODIGY
  167. |F6|
  168. ASK PRODIGY
  169. ; These 3 response take you through
  170. ; BBS initial menus to Main BB Menu
  171. |END|
  172. |RESPONSE|
  173. |RESPONSE|
  174. |END|
  175. |RESPONSE|
  176. |STOP|
  177.  
  178. ;--------------------------------------
  179. ; This script takes you to the BBS
  180. ; for ASK Prodigy and goes to the
  181. ; ROBIN TOPIC
  182. |START|
  183. K
  184. ASK ROBIN
  185. |CALL J|
  186. |RESPONSE|
  187. |DOWN|
  188. |RESPONSE|
  189. |DEL|
  190. |DEL|
  191. |DEL|
  192. |DEL|
  193. |BBDATE|
  194. |DOWN|
  195. |DOWN|
  196. |RIGHT|
  197. |PAUSE 30|
  198. |RESPONSE|
  199. |DOWN|
  200. |DOWN|
  201. |RESPONSE|
  202. |HOME|
  203. RO
  204. |STOP|
  205.  
  206.  
  207.  
  208.  
  209.