home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / flxpac26 / sample.ctl < prev   
Text File  |  1990-03-24  |  4KB  |  203 lines

  1. * FLEXPAC Configuration File
  2. *
  3. * initialization procedure - automatically started when FLEXPAC begins
  4. *
  5. :init
  6. *
  7. * NOTE: the following 3 commands (or your TNC's equivalents) are MANDATORY.
  8. *       Do not remove; just change to suit your system
  9. @cmd
  10. ECHO OFF
  11. COMMAND $03
  12. HEADERLN OFF
  13. *
  14. * NOTE: the following 1 command (or your TNC's equivalents) is important, but
  15. *       if your TNC does not support it, don't worry!
  16. BBSMSGS ON
  17. *
  18. @mycall <yourcall>
  19. @myname Tom
  20. * the next command passes control to the 'K5NA' procedure to log on to
  21. * the PacketCluster
  22. @do k5na
  23. : end of INIT procedure ****************************************
  24. *
  25. * Connect to PacketCluster - called by INIT
  26. *
  27. :k5na
  28. @clustercall K5NA
  29. @cmd
  30. connect K5NA
  31. @wait <yourcall> de K5NA
  32. * define F keys for use with K5NA
  33. @def f1 show/con k5na
  34. @def f2 conference
  35. @def f3 dir
  36. @def f4 dir/own
  37. @def f5 @do ishere
  38. @def f6 @do isnohere
  39. @def f9 @do exk5na
  40. @at 23:25 @do exk5na
  41. @keys K5NA: F1=Users  F2=Confer  F3=Dir  F4=Dir/Own  F5=Here  F6=Nohere F9=Exit
  42. @dx off screen
  43. @tm on
  44. set/here
  45. : end of K5NA  ***************************************
  46. *
  47. * some small procedures called by the K5NA F keys, to set here or nothere
  48. *
  49. :ishere
  50. set/here
  51. @tm on
  52. : end of ISHERE
  53. :isnohere
  54. set/nohere
  55. @tm off
  56. : end of ISNOHERE
  57. *
  58. * Base PF Keys - used when not in session with K5NA
  59. *
  60. :basekeys
  61. @clustercall none
  62. @def f1 @do K5NA
  63. @def f2 connect wb2coy via clv
  64. @def f9 @do shutdown
  65. @keys F1=K5NA  F2=COYBBS  F9=Shutdown
  66. : end of BASEKEYS procedure *************************************
  67. *
  68. * exit from K5NA and restore default environment
  69. :exk5na
  70. b
  71. @wait 73 de K5NA
  72. @wait *** DISCONNECT
  73. @do basekeys
  74. : end EXK5NA  *********************************************
  75. *
  76. * terminate the run
  77. *
  78. :shutdown
  79. @cmd
  80. * NOTE: the following command (or your TNC's equivalents) are MANDATORY.
  81. *       Do not remove; just change to suit your system
  82. BBSMSGS OFF
  83. *
  84. @exit
  85. : end of SHUTDOWN
  86. *
  87. * 73 message - when logged on to PacketCluster and in TALK to someone,
  88. * doing @do 73 will send this big block 73 to him/her
  89. *
  90. :73
  91. 7777777    3333333
  92.     77          33
  93.    77          33
  94.   77          33       From Tom, West Hurley, NY
  95.   77            33
  96.   77            33
  97.   77       33333
  98. :  end 73
  99. *
  100. * Sample TNC parameters for PacComm Tiny-2
  101. *
  102. :setup
  103. 3RDPARTY OFF
  104. 8BITCONV ON
  105. AMONTH   ON
  106. AUTOLF   ON
  107. AWLEN    8
  108. AX25L2V2 ON
  109. AXDELAY  0
  110. AXHANG   0
  111. BBSMSGS  ON
  112. BEACON   EVERY 0
  113. BKONDEL  ON
  114. BTEXT
  115. BUDLIST  OFF
  116. CALSET   0
  117. CANLINE  0
  118. CANPAC   0
  119. CBELL    ON
  120. CHECK    30
  121. CLKADJ   0
  122. CMDTIME  1
  123. CMSG     ON
  124. CMSGDISC OFF
  125. COMMAND  $03
  126. CONMODE  CONVERSE
  127. CONOK    ON
  128. CONSTAMP ON
  129. CPACTIME OFF
  130. CR       ON
  131. CTEXT
  132. CWID     EVERY 0
  133. CWLEN    6
  134. CWIDTEXT
  135. DAYUSA   ON
  136. DELETE   OFF
  137. DIGIPEAT ON
  138. DWAIT    16
  139. ECHO     OFF
  140. ESCAPE   OFF
  141. FLOW     ON
  142. FRACK    2
  143. FULLDUP  OFF
  144. HEADERLN OFF
  145. HEALLED  OFF
  146. HID      OFF
  147. LCALLS
  148. LCOK     ON
  149. LCSTREAM ON
  150. LFADD    OFF
  151. LFIGNORE OFF
  152. MALL     ON
  153. MAXFRAME 4
  154. MCOM     ON
  155. MCON     ON
  156. MFILTER  $00
  157. MONITOR  OFF
  158. MRPT     ON
  159. MSTAMP   OFF
  160. MYALIAS
  161. MYCALL   <yourcall>
  162. MYPCALL  <yourcall>-15
  163. NEWMODE  ON
  164. NOMODE   OFF
  165. NUCR     OFF
  166. NULF     OFF
  167. NULLS    0
  168. PACLEN   128
  169. PACTIME  AFTER 10
  170. PARITY   0
  171. PASS     $16
  172. PASSALL  OFF
  173. PERSIST  200
  174. PMS      OFF
  175. PIDCHECK OFF
  176. PPERSIST OFF
  177. REDISPLA 0
  178. RESPTIME 5
  179. RETRY    15
  180. RXBLOCK  OFF
  181. SCREENLN 0
  182. SENDPAC  $0D
  183. SLOTTIME 1
  184. START    0
  185. STATUS   $00
  186. STOP     0
  187. STREAMCA OFF
  188. STREAMDB OFF
  189. STREAMSW $7C
  190. TRACE    OFF
  191. TRFLOW   OFF
  192. TRIES    0
  193. TXDELAY  15
  194. TXFLOW   OFF
  195. TXUIFRAM ON
  196. UNPROTO  CQ
  197. USERS    1
  198. XFLOW    OFF
  199. XMITOK   ON
  200. XOFF     0
  201. XON      0
  202. : end of SETUP
  203.