home *** CD-ROM | disk | FTP | other *** search
- ;**************************************
- ; ROBIN SCRIPT FILE
- ;
- ; FILENAME: RSCRIPT
- ; AUTHOR : Ray Quay
- ; DATE : 7/4/91
- ; VERSION : 1.6.2
- ; COMMENTS: This provides the default
- ; scripts for the shareware
- ; version of ROBIN! ver 1.6.2
- ;**************************************
-
- ;--------------------------------------
- ; This script takes you to the BBS
- ; of the Computer Club
- ;
- |START|
- A
- COMP CLUB
- |F6|
- COMPUTER CLUB
- ; These 2 response take you through
- ; BBS initial menus to Topic List
- |RESPONSE|
- |RESPONSE|
- |STOP|
-
- ;--------------------------------------
- ; This script takes you to your mail
- ; Box
- |START|
- B
- MESSAGES
- |F6|
- MAIL
- |STOP|
-
- ;--------------------------------------
- ; This script Stamps your mail with the
- ; active Name, ID and current time and
- ; date
- |START|
- C
- MAIL STMP
- |LOGNAME|
- ~
- |LOGID|
- ~
- |DATE|
- ~
- |TIME|
- |RETURN|
- |STOP|
-
- ;--------------------------------------
- ; This script takes you to the
- ; Message Center to write a message
- |START|
- D
- WRITE MSG
- |f6|
- WRITE
- |STOP|
-
- ;--------------------------------------
- ; This script takes you to the main
- ; menu for kid's club
- |START|
- E
- KIDS ClUB
- |F6|
- KIDS CLUB
- |STOP|
-
- ;--------------------------------------
- ; This script checks to see if you have
- ; any public replies from a BBs
- ; Works from BBs Action Menu
- |START|
- F
- BBS REPLY
- |DEL|
- |DEL|
- |DEL|
- |DEL|
- |BBDATE|
- |DOWN|
- |DOWN|
- |RIGHT|
- |PAUSE 20|
- |RESPONSE|
- |DEL|
- |DEL|
- |DEL|
- |DEL|
- |DEL|
- |DEL|
- |DEL|
- |LOGID|
- |RESPONSE|
- |DOWN|
- |RESPONSE|
- |STOP|
-
- ;--------------------------------------
- ; This script checks to see if you have
- ; any public replies from the Computer
- ; club BBs. Should work from anywhere
- ; in Prodigy
- |START|
- G
- COMP REPLY
- |F6|
- COMPUTER CLUB
- |RESPONSE|
- |RESPONSE|
- |DOWN|
- |CALL F|
- |STOP|
-
- ;--------------------------------------
- ; This script will print a message and
- ; then move to the [nextmessage]
- ; Works from anywhere while displaying
- ; a message
- |START|
- H
- PRN NEXT
- |END|
- |RESPONSE|
- |RESPONSE|
- |RESPONSE|
- |PAUSE 2|
- |END|
- |PAUSE 2|
- |DOWN|
- |DOWN|
- |RESPONSE|
- |STOP|
-
- ;--------------------------------------
- ; This script will print a message and
- ; then move to the [prevmessage]
- ; Works from anywhere while displaying
- ; a message
- |START|
- I
- PRN PREV
- |END|
- |RESPONSE|
- |RESPONSE|
- |RESPONSE|
- |PAUSE 2|
- |ESC|
- |END|
- |LEFT|
- |RESPONSE|
- |STOP|
-
- ;--------------------------------------
- ; This script takes you to the BBS
- ; for ASK Prodigy
- ;
- |START|
- J
- ASK PRODIGY
- |F6|
- ASK PRODIGY
- ; These 3 response take you through
- ; BBS initial menus to Main BB Menu
- |END|
- |RESPONSE|
- |RESPONSE|
- |END|
- |RESPONSE|
- |STOP|
-
- ;--------------------------------------
- ; This script takes you to the BBS
- ; for ASK Prodigy and goes to the
- ; ROBIN TOPIC
- |START|
- K
- ASK ROBIN
- |CALL J|
- |RESPONSE|
- |DOWN|
- |RESPONSE|
- |DEL|
- |DEL|
- |DEL|
- |DEL|
- |BBDATE|
- |DOWN|
- |DOWN|
- |RIGHT|
- |PAUSE 30|
- |RESPONSE|
- |DOWN|
- |DOWN|
- |RESPONSE|
- |HOME|
- RO
- |STOP|
-
-
-
-
-