home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / BTMTSRC3.ZIP / MSGS.H < prev    next >
Text File  |  1990-07-11  |  16KB  |  368 lines

  1. /*--------------------------------------------------------------------------*/
  2. /*                                                                          */
  3. /*                                                                          */
  4. /*      ------------         Bit-Bucket Software, Co.                       */
  5. /*      \ 10001101 /         Writers and Distributors of                    */
  6. /*       \ 011110 /          Freely Available<tm> Software.                 */
  7. /*        \ 1011 /                                                          */
  8. /*         ------                                                           */
  9. /*                                                                          */
  10. /*  (C) Copyright 1987-90, Bit Bucket Software Co., a Delaware Corporation. */
  11. /*                                                                          */
  12. /*                                                                          */
  13. /*                Message definitions used in BinkleyTerm                   */
  14. /*                                                                          */
  15. /*                                                                          */
  16. /*    For complete  details  of the licensing restrictions, please refer    */
  17. /*    to the License  agreement,  which  is published in its entirety in    */
  18. /*    the MAKEFILE and BT.C, and also contained in the file LICENSE.240.    */
  19. /*                                                                          */
  20. /*    USE  OF THIS FILE IS SUBJECT TO THE  RESTRICTIONS CONTAINED IN THE    */
  21. /*    BINKLEYTERM  LICENSING  AGREEMENT.  IF YOU DO NOT FIND THE TEXT OF    */
  22. /*    THIS  AGREEMENT IN ANY OF THE  AFOREMENTIONED FILES,  OR IF YOU DO    */
  23. /*    NOT HAVE THESE FILES,  YOU  SHOULD  IMMEDIATELY CONTACT BIT BUCKET    */
  24. /*    SOFTWARE CO.  AT ONE OF THE  ADDRESSES  LISTED BELOW.  IN NO EVENT    */
  25. /*    SHOULD YOU  PROCEED TO USE THIS FILE  WITHOUT HAVING  ACCEPTED THE    */
  26. /*    TERMS  OF  THE  BINKLEYTERM  LICENSING  AGREEMENT,  OR  SUCH OTHER    */
  27. /*    AGREEMENT AS YOU ARE ABLE TO REACH WITH BIT BUCKET SOFTWARE, CO.      */
  28. /*                                                                          */
  29. /*                                                                          */
  30. /* You can contact Bit Bucket Software Co. at any one of the following      */
  31. /* addresses:                                                               */
  32. /*                                                                          */
  33. /* Bit Bucket Software Co.        FidoNet  1:104/501, 1:132/491, 1:141/491  */
  34. /* P.O. Box 460398                AlterNet 7:491/0                          */
  35. /* Aurora, CO 80046               BBS-Net  86:2030/1                        */
  36. /*                                Internet f491.n132.z1.fidonet.org         */
  37. /*                                                                          */
  38. /* Please feel free to contact us at any time to share your comments about  */
  39. /* our software and/or licensing policies.                                  */
  40. /*                                                                          */
  41. /*--------------------------------------------------------------------------*/
  42.  
  43. #define M_DIALING_SCRIPT         0
  44. #define M_NOOPEN_SCRIPT          1
  45. #define M_MASTER_SCRIPT_TIMER    2
  46. #define M_SCRIPT_FAILED          3
  47. #define M_NO_BREAK               4
  48. #define M_TOO_MANY_LABELS        5
  49. #define M_MACRO_NUMBER           6
  50. #define M_OUT_OF_RANGE           7
  51. #define M_SHELL_NUMBER           8
  52. #define M_ILLEGAL_ZONE           9
  53. #define M_REQUESTS_ALLOWED       10
  54. #define M_BAD_LOGLEVEL           11
  55. #define M_BAD_MAXPORT            12
  56. #define M_ILLEGAL_PORT           13
  57. #define M_ILLEGAL_CARRIER        14
  58. #define M_KEY                    15
  59. #define M_CALL                   16
  60. #define M_UNKNOWN_LINE           17
  61. #define M_BAD_DIR                18
  62. #define M_FAIL_EXEC              19
  63. #define M_PRESS_ESCAPE           20
  64. #define M_NO_BBS                 21
  65. #define M_NOTHING_TO_SEND        22
  66. #define M_CONNECT_ABORTED        23
  67. #define M_MODEM_HANGUP           24
  68. #define M_NO_OUT_REQUESTS        25
  69. #define M_OUT_REQUESTS           26
  70. #define M_END_OUT_REQUESTS       27
  71. #define M_FREQ_DECLINED          28
  72. #define M_ADDRESS                29
  73. #define M_INTRO                  30
  74. #define M_NOBODY_HOME            31
  75. #define M_NO_CARRIER             32
  76. #define M_PROTECTED_SESSION      33
  77. #define M_PWD_ERROR              34
  78. #define M_CALLED                 35
  79. #define M_WAZOO_METHOD           36
  80. #define M_WAZOO_END              37
  81. #define M_PACKET_MSG             38
  82. #define M_OPEN_MSG               39
  83. #define M_KBD_MSG                40
  84. #define M_TRUNC_MSG              41
  85. #define M_RENAME_MSG             42
  86. #define M_DEVICE_MSG             43
  87. #define M_FUBAR_MSG              44
  88. #define M_UNLINKING_MSG          45
  89. #define M_CAN_MSG                46
  90. #define M_NO_CTL_FILE            47
  91. #define M_FOSSIL_GONE            48
  92. #define M_NO_LOGFILE             49
  93. #define M_FOSSIL_TYPE            50
  94. #define M_FOSSIL_REV3            51
  95. #define M_STARTING_EVENT         52
  96. #define M_EVENT_EXIT             53
  97. #define M_CLEAN_PACK             54
  98. #define M_AFTER_CLEAN_PACK       55
  99. #define M_DATE_PROBLEM           56
  100. #define M_BBS_EXIT               57
  101. #define M_BBS_SPAWN              58
  102. #define M_BBS_RETURN             59
  103. #define M_EXT_MAIL               60
  104. #define M_SETTING_BAUD           61
  105. #define M_REMOTE_USES            62
  106. #define M_VERSION                63
  107. #define M_PROGRAM                64
  108. #define M_SEND_FALLBACK          65
  109. #define M_REFUSING_IN_FREQ       66
  110. #define M_TOO_LONG               67
  111. #define M_0001_END               68
  112. #define M_RECV_FALLBACK          69
  113. #define M_GIVING_MAIL            70
  114. #define M_REFUSE_PICKUP          71
  115. #define M_MEM_ERROR              72
  116. #define M_OUTBOUND               73
  117. #define M_FILE_ATTACHES          74
  118. #define M_MAKING_FREQ            75
  119. #define M_END_OF                 76
  120. #define M_RECV_MAIL              77
  121. #define M_NO_PICKUP              78
  122. #define M_INBOUND                79
  123. #define M_MAIL_PACKET            80
  124. #define M_PWD_ERR_ASSUMED        81
  125. #define M_CANT_RENAME_MAIL       82
  126. #define M_MAIL_PACKET_RENAMED    83
  127. #define M_NO_PROTOCOL            84
  128. #define M_DUP_PROTOCOL           85
  129. #define M_PROCESSING_NODE        86
  130. #define M_NO_ADDRESS             87
  131. #define M_NUISANCE_CALLER        88
  132. #define M_NO_BOSS                89
  133. #define M_UNABLE_TO_OPEN         90
  134. #define M_NODELIST_MEM           91
  135. #define M_NODELIST_READ_ERR      92
  136. #define M_NODELIST_SEEK_ERR      93
  137. #define M_NODELIST_REC_ERR       94
  138. #define M_FILE_REQUESTS          95
  139. #define M_MATCHING_FILES         96
  140. #define M_BAD_BARK               97
  141. #define M_BAD_CRC                98
  142. #define M_MISCONFIGURED          99
  143. #define M_EVENT_WAITING          100
  144. #define M_INCOMING_CALL          101
  145. #define M_DYNAMIC_EVENT          102
  146. #define M_EXIT_REQUEST           103
  147. #define M_FUNCTION_KEY           104
  148. #define M_DISABLE_MODEM          105
  149. #define M_BEGIN_MESSAGE_READER   106
  150. #define M_END_MESSAGE_READER     107
  151. #define M_ENABLE_MODEM           108
  152. #define M_NO_MESSAGE_READER      109
  153. #define M_NO_GET                 110
  154. #define M_NO_KILL                111
  155. #define M_POLL_MODE              112
  156. #define M_POLL_COMPLETED         113
  157. #define M_NO_SEND                114
  158. #define M_ENTER_TERMINAL_MODE    115
  159. #define M_POLLING_BOSS           116
  160. #define M_KEYBOARD_SHELL         117
  161. #define M_END_KEYBOARD_SHELL     118
  162. #define M_NO_KEYBOARD_SHELL      119
  163. #define M_JUNK_CHARACTER         120
  164. #define M_SHELLING               121
  165. #define M_TYPE_EXIT              122
  166. #define M_BINKLEY_BACK           123
  167. #define M_NO_CALLS_NOW           124
  168. #define M_IMMEDIATE_CALL         125
  169. #define M_ENTER_NET_NODE         126
  170. #define M_CURRENTLY_POLLING      127
  171. #define M_READY_INIT             128
  172. #define M_READY_WAITING          129
  173. #define M_READY_DIALING          130
  174. #define M_READY_HANGUP           131
  175. #define M_READY_CONNECT          132
  176. #define M_DIALING_NUMBER         133
  177. #define M_NO_END_MIDNIGHT        134
  178. #define M_INVALID_START          135
  179. #define M_INVALID_END            136
  180. #define M_INVALID_AVGWAIT        137
  181. #define M_BAD_ERRORLEVEL         138
  182. #define M_BAD_TRIES              139
  183. #define M_INDECIPHERABLE         140
  184. #define M_BAD_DAY                141
  185. #define M_NOTHING_IN_OUTBOUND    142
  186. #define M_OUTBOUND_HEADER        143
  187. #define M_INSUFFICIENT_DATA      144
  188. #define M_END_OF_ATTEMPT         145
  189. #define M_STILL_HAVE_MAIL        146
  190. #define M_EXIT_COMPRESSED        147
  191. #define M_EXIT_AFTER_EXTENT      148
  192. #define M_EXIT_AFTER_MAIL        149
  193. #define M_AFTERMAIL              150
  194. #define M_OK_AFTERMAIL           151
  195. #define M_SETTING                152
  196. #define M_INITIAL_SPEED          153
  197. #define M_INTRO_END              154
  198. #define M_MULTI_TASKER           155
  199. #define M_CURRENT_SETTINGS       156
  200. #define M_TODAY_GLANCE           157
  201. #define M_PENDING_OUTBOUND       158
  202. #define M_INITIALIZING_SYSTEM    159
  203. #define M_RECENT_ACTIVITY        160
  204. #define M_TRANSFER_STATUS        161
  205. #define M_EVENT_COLON            162
  206. #define M_PORT_COLON             163
  207. #define M_STATUS_INIT            164
  208. #define M_BBS_MAIL               165
  209. #define M_CALLS_OUT              166
  210. #define M_GOOD_COST              167
  211. #define M_FILES_IO               168
  212. #define M_LAST                   169
  213. #define M_ALTF10                 170
  214. #define M_NODE_COLON             171
  215. #define M_PASSWORD_OVERRIDE      172
  216. #define M_ZMODEM_STARTED         173
  217. #define M_ZMODEM_FINISHED        174
  218. #define M_BINK_NOW_AT            175
  219. #define M_PHONE_OR_NODE          176
  220. #define M_NO_DROP_DTR            177
  221. #define M_WELCOME_BACK           178
  222. #define M_INPUT_LOGFILE          179
  223. #define M_MAILER_MODE            180
  224. #define M_MANUAL_MODE            181
  225. #define M_BINK_NOW_USING         182
  226. #define M_READY_TO_SEND          183
  227. #define M_WHICH_PROTOCOL         184
  228. #define M_READY_TO_RECEIVE       185
  229. #define M_SENDING_BREAK          186
  230. #define M_DONE                   187
  231. #define M_YOU_ARE_USING          188
  232. #define M_DONT_KNOW_PROTO        189
  233. #define M_FILE_TO_SEND           190
  234. #define M_CHOOSE                 191
  235. #define M_FILE_TO_RECEIVE        192
  236. #define M_LOG_CLOSED             193
  237. #define M_LOG_NOT_OPEN           194
  238. #define M_LOG_OPEN               195
  239. #define M_END_OF_CONNECT         196
  240. #define M_SWITCHING_BACK         197
  241. #define M_POLLING_COLON          198
  242. #define M_GET_FILE               199
  243. #define M_ADDRESS_TO_GET_FROM    200
  244. #define M_PASSWORD_TO_USE        201
  245. #define M_ARE_YOU_SURE           202
  246. #define M_YES                    203
  247. #define M_NO                     204
  248. #define M_SEND_FILE              205
  249. #define M_ADDRESS_TO_SEND_TO     206
  250. #define M_KILL_MAIL              207
  251. #define M_ADDRESS_TO_KILL        208
  252. #define M_KILL_ALL_MAIL          209
  253. #define M_DRATS                  210
  254. #define M_HE_HUNG_UP             211
  255. #define M_CORRECTED_ERRORS       212
  256. #define M_FILE_SENT              213
  257. #define M_SYNCHRONIZING          214
  258. #define M_TEMP_NOT_OPEN          215
  259. #define M_ALREADY_HAVE           216
  260. #define M_SYNCHRONIZING_EOF      217
  261. #define M_SYNCHRONIZING_OFFSET   218
  262. #define M_FILE_RECEIVED          219
  263. #define M_ORIGINAL_NAME_BAD      220
  264. #define M_UNEXPECTED_EOF         221
  265. #define M_REMOTE_SYSTEM          222
  266. #define M_UNKNOWN_MAILER         223
  267. #define M_SYSTEM_INITIALIZING    224
  268. #define M_UNRECOGNIZED_OPTION    225
  269. #define M_THANKS                 226
  270. #define M_ANOTHER_FINE_PRODUCT   227
  271. #define M_REMOTE_REFUSED         228
  272. #define M_ERROR                  229
  273. #define M_CANT                   230
  274. #define M_CPS_MESSAGE            231
  275. #define M_COMPRESSED_MAIL        232
  276. #define M_NET_FILE               233
  277. #define M_ELAPSED                234
  278. #define M_TROUBLE                235
  279. #define M_RESENDING_FROM         236
  280. #define M_SEND_MSG               237
  281. #define M_UPDATE                 238
  282. #define M_FILE                   239
  283. #define M_REQUEST                240
  284. #define M_EXECUTING              241
  285. #define M_CARRIER_REQUEST_ERR    242
  286. #define M_FREQ_LIMIT             243
  287. #define M_EVENT_OVERRUN          244
  288. #define M_NO_AVAIL               245
  289. #define M_NO_ABOUT               246
  290. #define M_OKFILE_ERR             247
  291. #define M_FREQ_PW_ERR            248
  292. #define M_RECEIVE_MSG            249
  293. #define M_TIMEOUT                250
  294. #define M_CHECKSUM               251
  295. #define M_CRC_MSG                252
  296. #define M_JUNK_BLOCK             253
  297. #define M_ON_BLOCK               254
  298. #define M_FIND_MSG               255
  299. #define M_READ_MSG               256
  300. #define M_SEEK_MSG               257
  301. #define M_SHRT_MSG               258
  302. #define M_CLOSE_MSG              259
  303. #define M_UNLINK_MSG             260
  304. #define M_WRITE_MSG              261
  305. #define M_SKIP_MSG               262
  306. #define M_PHONE_HELP             263
  307. #define M_PHONE_HELP2            264
  308. #define M_LAST_SET               265
  309. #define M_CURRENT_PHONES         266
  310. #define M_INPUT_COMMAND          267
  311. #define M_ELEMENT_CHOSEN         268
  312. #define M_CURRENTLY_CONTAINS     269
  313. #define M_PHONE_HELP3            270
  314. #define M_PHONE_HELP4            271
  315. #define M_SET_READ_ERROR         272
  316. #define M_SET_CLOSE_ERR          273
  317. #define M_SET_LOADED             274
  318. #define M_SET_WRITE_ERROR        275
  319. #define M_SET_SAVED              276
  320. #define M_PRESS_ENTER            277
  321. #define M_STARTING_SCAN          278
  322. #define M_CONNECTED_TO_ITEM      279
  323. #define M_DEBRIS                 280
  324. #define M_LONG_PACKET            281
  325. #define M_Z_IGNORING             282
  326. #define M_OUT_OF_DISK_SPACE      283
  327. #define M_RECEIVING              284
  328. #define M_Z_INITRECV             285
  329. #define M_BAD_POS                286
  330. #define M_Z_RZ                   287
  331. #define M_J_BAD_PACKET           288
  332. #define M_SEND                   289
  333. #define M_RECV                   290
  334. #define M_OTHER_DIED             291
  335. #define M_GOING_ONE_WAY          292
  336. #define M_REFUSING               293
  337. #define M_UNKNOWN_PACKET         294
  338. #define M_SESSION_ABORT          295
  339. #define M_SENDING                296
  340. #define M_NO_LENGTH              297
  341. #define M_FINISHED_PART          298
  342. #define M_SAVING_PART            299
  343. #define M_REMOTE_CANT_FREQ       300
  344. #define M_MAIN_HELP              301 /* 11 messages total */
  345. #define M_MACRO_HELP             312
  346. #define M_PRESS_ANYKEY           313
  347. #define M_MAILER_HELP            314 /* 15 messages total */
  348. #define M_BLANK_HELP             329
  349. #define M_EDITOR_HELP            330
  350. #define M_SHELL_HELP             331
  351. #define M_DRIVER_DEAD_1          332
  352. #define M_DRIVER_DEAD_2          333
  353. #define M_DRIVER_DEAD_3          334
  354. #define M_FAILED_CREATE_FLAG     335
  355. #define M_CREATED_FLAGFILE       336
  356. #define M_THIS_ADDRESS_LOCKED    337
  357. #define M_BAD_CLEAR_FLAGFILE     338
  358. #define M_CLEARED_FLAGFILE       339
  359. #define M_FAILED_CLEAR_FLAG      340
  360. #define M_BYTE_LIMIT             341
  361. #define M_REFRESH_NODELIST       342
  362. #define M_NO_SIGINT              343
  363. #define M_FILTER                 344
  364. #define M_NEXT_EVENT             345
  365. #define M_EVENT_FLAGS            346
  366. /* Always update this last line when you add or subtract messages! */
  367. #define X_TOTAL_MSGS             346
  368.