home *** CD-ROM | disk | FTP | other *** search
- delay(10)
- compare(4,"baud","1200")
- compare(5,"baud","2400")
- compare(6,"baud","4800")
- compare(7,"baud","9600")
- compare(0,"parity","none")
- compare(1,"parity","odd")
- compare(2,"parity","even")
- compare(2,"wordlen","7")
- compare(3,"wordlen","8")
- compare(0,"stopbits","1")
- compare(1,"stopbits","2")
- compare(0,"protocol","none")
- compare(1,"protocol","xon/xoff")
- compare(2,"protocol","rts/cts")
- compare(3,"protocol","xon/xoff + rts/cts")
- error_msg("error: ???..try HELP")
- error_msg("oops...didn't quite get that...try again")
- error_msg("failed to get that! use ?COMMAND for HELP")
- prompt1_msg(9,"....your time again ")
- prompt1_msg(8,"....your turn ")
- prompt1_msg(7,"....So Mr. ")
- prompt1_msg(6,"....back to you ")
- prompt1_msg(5,"....Mr. ")
- prompt1_msg(4,"....you're doing great ")
- prompt1_msg(3,"....what say ")
- prompt1_msg(2,"....your time ")
- prompt1_msg(1,"....ok om ")
- prompt2_msg(7,"..B,D,H,I,K,L,N,R,S,V,W,X->> ")
- prompt2_msg(6,"..what say->> ")
- prompt2_msg(5,"..at your command->> ")
- prompt2_msg(4,"..what's your pleasure->> ")
- prompt2_msg(3,"..go now->> ")
- prompt2_msg(2,"....->> ")
- prompt2_msg(1," lets hear from you->> ")
- msg(1," - calls welcome - ")
- msg(1," - open for business - ")
- msg(2," is being paged....wait a minute then continue...")
- msg(2," is hard to locate...let me check...don't wait too long...")
- msg(2," is being paged....wait a minute then continue...")
- msg(2," where are you? You have a call! (don't wait forever)")
-