home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / packet / pbbs / backtalk / amsoft.iii next >
Text File  |  1997-02-01  |  57KB  |  1,183 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  _____________________________________________________________________________
  7.  _____________________________________________________________________________
  8.  
  9.  
  10.                    *** Forwarding PBBS & Terminal software ***
  11.  
  12.  
  13.  
  14.         #########      #      ###   #  #  #####    #     #     ##    #
  15.         ##       #    # #    #      ##      #     # #    #     ##   #
  16.         ##       #   #####   #      # #     #    #####   #     ## #
  17.         #########   #     #   ###   #  #    #   #     #  ####  ###
  18.         ##       #                                             ##  #
  19.         ##       #                                             ##    #
  20.         #########                                              ##      #
  21.  
  22.  
  23.  
  24.         Version 11.1.1.                              (C), 1989. By N3DFD.
  25.  
  26.  _____________________________________________________________________________
  27.  _____________________________________________________________________________
  28.  
  29.  
  30.  
  31. =============================================================================
  32. INSTALL SECTION                      0
  33. =============================================================================
  34. 05-13-1990.
  35.  
  36.            BACKTALK.EXE and supporting software is a forwarding PBBS and
  37. full featured terminal emulator using software FLOW control, so a 3 wire
  38. hookup is all that is required. ALL FLOW parms in TNC should be ON.
  39.  
  40.            This software is written for the Kantronics line of TNC's and is
  41. not guaranteed to perform properly on any other TNC although efforts have
  42. been made to make it compatible with all TNC's.  TNC must be preset to 1200
  43. baud. (computer to TNC baud rate).
  44.  
  45.            The first thing to do is create a directory on your hard drive
  46. named BACKTALK and then copy all the files to this directory.
  47.  
  48.            One of the files you should now have in the BACKTALK directory is
  49. a file named INSTALL.EXE. This is the setup program for BACKTALK. This
  50. program will create the PBBS.CNF and RUN.BAT files needed to run BACKTALK.
  51.  
  52.            Type INSTALL now and answer all the questions asked of you. One
  53. of the questions will ask you to enter a PATH command to be put in the RUN.BAT
  54. file. This will set the PATH every time you RUN BACKTALK so you do not have
  55. to keep all the files in the BACKTALK directory. For example you could keep
  56. BACKTALK.EXE in another directory as long as it is covered by the PATH
  57. command. The RUN.BAT file MUST be in the directory you are going to run
  58. BACKTALK from, in this case the BACKTALK directory.
  59.  
  60.            The INSTALL program will also ask you if you wish to create any
  61. directories for PBBS operation. These directories are where the files will be
  62. kept for users of your PBBS to do UP and DOWNLOADS. If after you are through
  63. with INSTALL.EXE and you ever need to create new directories, and you surely
  64. will, you may do so in the normal way from MS-DOS. ALL directories for the
  65. PBBS must be SUB-DIRECTORY of the \BBS directory that the INSTALL program
  66. will have created. So for example if you needed to create a new directory
  67. and you wanted to call it UTILITIES then this is what you must do. Type the
  68. following: MD\BBS\UTILITIES
  69.  
  70.            After you create this directory you MUST create an ASCII directory
  71. for it. You do this by going to that directory (CD\BBS\UTILITIES) and type
  72. the following: DIR>DIR. This ASCII directory is for the "W" command. When a
  73. user of the BBS sends a W UTILITIES, the ASCII directory is downloaded to
  74. him. ALL directories associated with the PBBS will have ASCII directories in
  75. them.  When a user does an upload to any directory BACKTALK will sort the
  76. directory and then create a new ASCII directory upon successful completion
  77. of the upload, using DS.COM and the DIR>DIR commands.
  78.  
  79. WARNING: THERE MUST NOT BE ANY MEMORY RESIDENT PROGRAMS LOADED INTO MS-DOS
  80. BEFORE OR WHILE RUNNING BACKTALK!!!!
  81.  
  82. =============================================================================
  83. INSTALL SECTION                     1
  84. =============================================================================
  85.  
  86.           If you wish to have this program automatically run on BOOT up
  87. then put these 2 lines in your AUTOEXEC.BAT file as the last 2 entries:
  88.  
  89. CD\BACKTALK
  90. RUN
  91. ^Z
  92.            Here is a PARTIAL list of the files you will have in the BACKTALK
  93. directory at this time, more will be created by the software later.
  94.  
  95. BACKTALK DOC -- [this file]
  96. BACKTALK EXE -- [the PBBS software]
  97. BTRENUM  EXE -- [a program for renumbering the messages in the PBBS]
  98. CHANGE   EXE -- [this program will automatically change the data in the TO
  99.                 and or AT fields of messages to be forwarded]
  100. INSTALL  EXE -- [setup program for BACKTALK]
  101. JERK     LST -- [list of calls to be refused access to the PBBS. calls must
  102.                 all be on the same line and separated by a space. ONE LINE
  103.                 ONLY]
  104. LOGO     EXE -- [this program displays the BACKTALK logo upon initializion]
  105. LOGO     TXT -- [the file that LOGO.EXE reads and displays, may be edited]
  106. MFWD     BBS -- [not created yet, for mailforwarding routines]
  107. PBBS     CNF -- [config file for BACKTALK, created by the INSTALL pgm.]
  108. RUN      BAT -- [created by the INSTALL pgm.]
  109. SIGNON   TXT -- [the sign on text the PBBS sends upon connection by a user.
  110.                 this file MUST be created before you can run BACKTALK. the
  111.                 file may only contain 3 lines of information and each line
  112.                 MUST be followed by a CARRIAGE RETURN except for the last
  113.                 line]
  114. TNC1     SET -- [list of TNC parameters for BACKTALK to read and send to
  115.                 the TNC, comport #1]
  116. TNC2     SET -- [same as TNC1.SET but for comport #2]
  117. DS       COM -- [directory SORT pgm.]
  118. EDITOR   EXE -- [EDITOR pgm. used by BACKTALK]
  119. TNCPARMS SET -- [this is a file that you create to be uploaded to BACKTALK
  120.                 to set up your TNC's mailbox for automatic operation in the
  121.                 event you wish to have it up for your users if the BACKTALK
  122.                 PBBS is not up and running]
  123. TIMER    COM -- [clock setting software]
  124.  
  125.            At this point you are now ready to run BACKTALK for a shakedown.
  126. So, from the BACKTALK directory, type RUN.
  127.  
  128.            The first thing you will see is RUN.BAT setting your clock by
  129. calling the program TIMER.COM. If your computer can't use this clock pgm.
  130. your outa luck. You will have to do it manually if needed. The next thing
  131. you will see is "1 file copied". BACKTALK has just backed up the MESSAGE.DAT
  132. file that is in the \MSG directory.  YOU DO NOT HAVE ONE YET.  Next you
  133. will see a blue screen and a message telling you BACKTALK is setting
  134. parameters, etc. Then it will read the TNC1.SET file and then the TNC2.SET
  135. file if you are configured for 2 ports.
  136.  
  137. =============================================================================
  138. TERMINAL SECTION                    2
  139. =============================================================================
  140.  
  141.            All messages and the MESSAGE.DAT file are kept in the \MSG
  142. directory and can be accessed by the EDITOR or DR.COM from the BACKTALK
  143. pgm. by pressing F7 or F5. More on these commands later.
  144.  
  145.            When you first run BT you will get a prompt asking if you wish
  146. to strip the R: headers from incoming forwarded messages. For the time
  147. being type "N" at this prompt. More on this in the ODDS & ENDS section.
  148.  
  149.            By now you should be in the terminal mode of BACKTALK. There
  150. should be two red lines on the screen. The space above the first line is
  151. the space for the incoming text and the space below the first line is the
  152. space for the keyboard input.
  153.  
  154.            On the first line you should see a clock and date.  To the
  155. right of the date there should be a number changing every 1 second from
  156. a starting point of 175. When this number gets to 180 BACKTALK will go
  157. into the PBBS ready mode, indicated by a prompt at the lower right hand
  158. corner of the screen. When this is so, your PBBS is ready for a user to
  159. connect to the PBBS. To return back to the terminal mode just press any
  160. key and then BACKTALK will return to the terminal mode. The timer will now
  161. be set to 0 and increase 1 increment a second until it gets to 180 at
  162. which point BACKTALK will go back to the PBBS ready mode. When you are in
  163. the terminal mode and you achieve a connected state the timer will be
  164. suspended until your disconnected.
  165.  
  166.            To connect to your PBBS via the keyboard you must be in the
  167. terminal mode, press F8 and at the prompt enter Y. You will now access
  168. your PBBS. The commands are the same as any PBBS. At this point you must
  169. create the MESSAGE.DAT file and you do this by putting a message on the
  170. BBS. YOU must do this before anyone can access your BBS and leave messages.
  171. Sign off the BBS by pressing a B.
  172.  
  173.            Most problems that can crop up are covered by prompts that
  174. BACKTALK will display. Just do what the prompts tell you to do. BACKTALK
  175. will also start creating new files as needed and it will prompt you as to
  176. what files are being created and where they are being put. Also if there
  177. are files that are missing that BACKTALK does not create, you will be
  178. prompted as to what they are, this will mostly happen when you attempt to
  179. forward mail. More about mailforwarding later in this file.
  180.  
  181.            There are 3 menus available to you which will show you all the
  182. commands available and there are quite a few.
  183.  
  184.            The 3 menus are displayed with the following: ALT-H, ALT-U and
  185. ALT-9. The ALT-H menu is the one that deals with the terminal mode part of
  186. this software and is the one we will deal with first.
  187.  
  188. =============================================================================
  189. TERMINAL SECTION                      3
  190. =============================================================================
  191.  
  192. (F)unction KEYS from the ALT-H menu and their functions:
  193.  
  194.             SHIFT + 6 keys pressed at the same time will cause BACKTALK to
  195. SHELL to MS-DOS. When you want to return to BT make sure you return to the
  196. directory you were in to begin with and then type EXIT.
  197.  
  198.             F1, the function of the F1 key is to set the drive\path\filename
  199. for downloading files. The default path and filename for downloads is the
  200. drive and directory you run BACKTALK from and the file name is DESK.AA. To
  201. change these parameters press F1 and you will be asked to name the new drive\
  202. directory\filename where a downloaded file will be put and named.
  203.  
  204.             F2, to upload the TNCPARMS.SET file to the TNC to set up your
  205. TNC's mailbox for operation in place of the BACKTALK BBS. There is a sample
  206. file included in this package and must be edited to your requirements and
  207. personal information. In the event you do not have this file and you press
  208. F2, BACKTALK will display a demo file showing you how to construct the
  209. TNCPARMS.SET file for TNC mailbox operation.
  210.  
  211.             F3 and F4, macro keys (programmable keys). These keys work ONLY
  212. while in the terminal mode. To program the F3 key, from the terminal mode
  213. simply press F3 then enter the command you wish to send to the TNC. ie.
  214. C N3DFD V ABX and then press the ENTER key. The next time you press the F3
  215. key BT (BACKTALK)  will print to the screen and then TNC the command:
  216. C N3DFD V ABX. Program the F4 key in the same manner.
  217.  
  218.             F5, for reading, renaming or killing files anywhere on any drive.
  219. When you press F5, BT will display a prompt asking you for a path. Say there
  220. was a file in the BASIC directory you wanted to read, kill or rename. At the
  221. prompt enter \BBS\BASIC  (all directories pertaining to the BBS are sub-
  222. directories of the \BBS directory). BT will now SHELL the DR.COM pgm. and
  223. DR.COM will display it's own menu for you to choose various functions from.
  224. If you want to use a different pgm. for this purpose you may do so by
  225. deleting DR.COM from the \BACKTALK directory and copy the pgm. you wish to
  226. use into this directory and then re-name the pgm. DR.COM. You can also read
  227. files from another drive, ie, say there was a file on the "A" drive you
  228. wanted to read, then at the F5 prompt type in   A:  now you will get a list
  229. of all the files on the A drive, ROOT directory. Scroll to the file you
  230. wish to read and then press ENTER.
  231.  
  232.              F6, use this key to capture a file you are downloading to the
  233. drive and directory you have already named with the F1 key function. When
  234. finished, press ANY key and the capture to disk routine will be terminated.
  235.  
  236. =============================================================================
  237. TERMINAL SECTION                       4
  238. =============================================================================
  239.  
  240. (F)unction KEYS from the ALT-H menu, continued:
  241.  
  242.              F7, this key when depressed brings up EDITOR.EXE, the text
  243. editor that is included in this package. This is an extremely good editor
  244. and word processor. When you press F7, BT will prompt you to enter the drive\
  245. path\filename. At this prompt you can just hit Enter if you wish and enter
  246. the drive\path\filename at the EDITORS prompt. After you get into the Editor
  247. you can use F1 to bring up its menu. Here again you may substitute EDITOR.EXE
  248. with any editor of your choice so long as you name it EDITOR.EXE. If you are
  249. needing to create a brand new file, at the editors prompt enter the drive\
  250. path\filename and if the filename does not exist then EDITOR.EXE will create
  251. it.
  252.  
  253.              F8, this is the key you press when you are in the terminal mode
  254. to access the BBS or go to the PBBS ready mode.  When you press the F8 key
  255. BT will display a prompt asking if you want to access the PBBS. If you enter
  256. a "Y" at this prompt you will be put into the BBS.  If you enter a "N"
  257. or just hit Enter you will go to the PBBS ready mode. If you enter a "H" at
  258. this prompt you will put the mailforwarding on HOLD and then go to the PBBS
  259. ready mode. The mailforwarding will stay on hold until you press ALT-M. More
  260. about that in the mailforwarding section of this file.
  261.  
  262.              F9, pressing this key will cause a disconnect to be sent to
  263. the TNC, press again and the disconnect will be immediate.
  264.  
  265.              F10, use this key to do an UPLOAD to a station you are connected
  266. to. BT can do only ASCII file exchanges.  Press F10 and follow the prompts.
  267. When the upload is complete BT will send the receiving station the ^Z at
  268. the end of the file transfer, you do not have to send it.
  269.  
  270.              ALT-C clears the F3 and F4 macro keys.
  271.  
  272.              ALT-B toggles sound on and off.
  273.  
  274.              ALT-Q, toggles HEADER filter on and off. The header filter only
  275. works properly if the transmitting station's not sending packets in a BLOCK
  276. format. The filter relies on a CARRIAGE RETURN being at the end of each line.
  277.  
  278.              ALT-V toggles TNC's MONITOR parameter on and off.
  279.  
  280.              ALT-S clears and restores the screen plus displays STACK space
  281. and DATA space left.
  282.  
  283. =============================================================================
  284. TERMINAL SECTION                     5
  285. =============================================================================
  286.  
  287. ALT-NUMBER key commands from the ALT-U menu:
  288.  
  289.              ALT-1, displays the downloads record for the current month.
  290. This file is created and appended every time someone does a download. Each
  291. month a new file is created and they are kept in the \BBS\DATABASE dir.
  292.  
  293.              ALT-2, calls the BTRENUM.EXE pgm. to renumber the messages in
  294. your PBBS. The highest number allowed for a message is 9,999. At this point
  295. you MUST renumber your messages. The messages and the MESSAGE.DAT file are
  296. kept in the \MSG directory.
  297.  
  298.              ALT-3, to create a new PBBS.CNF file. This command is a throw
  299. back to when the INSTALL.EXE pgm. was actually a part of BACKTALK.EXE. When
  300. I removed the code that makes up the INSTALL.EXE pgm. I never reassigned
  301. the ALT-3 keys. So when you press ALT-3, BT runs the INSTALL.EXE pgm.
  302.  
  303.              ALT-4, allows you to reassign new frequencies to your COM1 and
  304. COM2 port prompts for the GATEWAY prompts that are sent to the user while
  305. he is using the GATEWAY feature of BT's PBBS. Only valid till next re-boot.
  306.  
  307.              ALT-5, prints the screen buffers to disk as SCREEN.BUF.
  308.  
  309.              ALT-6, clears the screen buffers. (incoming data while mon-
  310. itoring is saved in a revolving buffer).
  311.  
  312.              ALT-7, displays the WHO.CON file that BT maintains. The WHO.CON
  313. file keeps a record of who has connected to the PBBS. Also displays the
  314. record of UPLOADS (WHAT.NEW file ) made to the PBBS. This file can be
  315. accessed by a user connected to the PBBS with the "WN" command. This file
  316. is deleted every time you boot the BACKTALK pgm.
  317.  
  318.              ALT-8, resets the TNC's time and date string. The TNC's time
  319. and date string are automatically set every time you run BT.
  320.  
  321.              ALT-9, brings up the STATUS menu. This menu mainly shows how
  322. the PBBS is configured, etc.
  323.  
  324.              ALT-0, displays the MH list from both TNC's.
  325.  
  326.              HOME, toggles COM1 and COM2 ports.  (only if PBBS configured
  327. with COM2 open and provided your computer has a COM2 port).
  328.  
  329.              PG DN key, displays what's in the screen buffers, ALT key to
  330. scroll, any other key to exit this mode
  331.  
  332.              ALT-I, forces BT to beacon the MAIL for: string.
  333.  
  334. =============================================================================
  335. TERMINAL SECTION                      6
  336. =============================================================================
  337.  
  338. COMMANDS from the STATUS menu, ALT-9
  339.  
  340.              ALT-J, calls a routine that will allow you to copy any message
  341. that you have to any user directory on the PBBS. Just follow the prompts.
  342.  
  343.              ALT-R, this is a dual function routine, the first is the REMIND
  344. function. Press ALT-R and then follow the prompts. You will be able to have
  345. BT remind you of an event. When it's time for the event the bottom part of
  346. the screen will flash the event string you entered plus beep. To stop the
  347. alarm you can press ALT-R and then press the Enter key at the prompt. The
  348. second part of the routine will be explained in the MAIL-FORWARDING section
  349. of this file.
  350.  
  351.              ALT-L, activates the LOGBOOK routine. You may create files
  352. containing calls, frequencies, addresses, etc. plus comments.
  353.  
  354.              ALT-F, accesses the MFWD.BBS file that YOU must create for
  355. automatic MAIL FORWARDING. Use ALT-F to clear this file of message numbers
  356. to be forwarded. Once you clear the message numbers from this file the
  357. messages will NOT be forwarded. BT accesses this file twice a day auto-
  358. matically to clear out left over message numbers. More on this in the MAIL
  359. FORWARDING section of this file.
  360.  
  361.              ALT-M, to force BT to forward the mail.
  362.  
  363.              ALT-N, to toggle the GATEWAY beacon feature. Must have gateway
  364. ON (PBBS.CNF file) and COM2 port activated. More on GATEWAY operation in
  365. the PBBS section of this file. This is a 2 way beacon. When a station is
  366. heard on port2 it is beaconed on port1 and vica versa. The beacons go off
  367. every 1 minutes. This feature has limited applications I admit.
  368.  
  369.              SYSOPS, this is a display, not a command. The REMOTE SYSOPS
  370. are set in the PBBS.CNF file when you run the INSTALL.EXE pgm.  More on
  371. this in the REMOTE SYSOPS section of this file.
  372.  
  373.              DOWNLOAD PROHIBIT WINDOW, this window is set up when you
  374. run the INSTALL.EXE pgm. This function limits downloads of files over 25k
  375. from the time you set until midnight. If you had entered 19 then a user
  376. would not be able to download a file over 25k from 7pm to midnight. The
  377. PBBS.CNF file can be edited at any time with the EDITOR.EXE pgm. I might
  378. mention here that BT will NOT ALLOW DOWNLOADS over 25k via a DIGI at ANY
  379. TIME. Connection thru a NODE does not activate this limitation.
  380.  
  381.  
  382. =============================================================================
  383. PBBS SECTION                        7
  384. =============================================================================
  385.  
  386.              All commands on the PBBS generally consist of a letter a space
  387. and then the qualifier and then a Carriage Return or on some computers the
  388. Return key. eg.   N Joe<C/R)    will place your name into the system as Joe.
  389. For most of the commands if you send the letter without any qualifier you
  390. will get an explanation back on the use of the command. Sending the letter D
  391. <C/R> for example you will get back from the PBBS;
  392. Use: D directoryname\filename.ext
  393.  
  394.  
  395. Summary of COMMANDS on BBS:
  396.  
  397. [A] --------- to access the world wide PBBS and DIGI list. You can do global
  398.               searches by entering any string, such as part of a location,
  399.               frequency, callsign, etc.
  400.  
  401. [B] --------- to LOG off from BBS. (DISCONNECT). Sending the letter B plus
  402.               a carriage return will disconnect you from the PBBS.
  403.  
  404. [?] --------- to get HELP, these instructions. Sending the ? or the letter
  405.               H will get you the Summary of commands list. (short version).
  406.  
  407. [F] --------- to FIND any file on the PBBS. Send an F to the BBS and then at
  408.               the prompt you get back you can enter the first name of the
  409.               file you are looking for, eg., MORSE, MORS, MOR, CODE, COD,
  410.               etc. The shorter the string you enter the less selective the
  411.               search will be. If you entered MORSE you would get back a
  412.               listing of all the files on the BBS that has the string MORSE
  413.               in it and what directory it is in.
  414.  
  415. [L] --------- to LIST LAST 20 messages on BBS. Sending just the letter L will
  416.               list only the last 20 messages on the PBBS. To list more than
  417.               that you can use LL #, L>, L<, LB or L ALL.
  418.  
  419. [LB] -------- to LIST only messages addressed to ALL. Sending LB to the PBBS
  420.               will get you a list of all the messages addressed to ALL only.
  421.  
  422. [L ALL] ----- to LIST ALL the messages on the BBS. Sending L ALL will get you
  423.               a list of every message on the PBBS except those that were sent
  424.               as private mail with the SP command.
  425.  
  426. =============================================================================
  427. PBBS SECTION                         8
  428. =============================================================================
  429.  
  430. [L>] -------- to FIND mail addressed to you.  L> your callsign. Use this to
  431.               find a particular message or group of messages, for example, if
  432.               you saw in the BEACON that there was mail on the PBBS for N3XYZ
  433.               or SALE or IBMUSR, you can list only mail addressed to them by
  434.               the L> command. eg.   L> SALE   will get you a list of all the
  435.               mail addressed to SALE and nothing else.
  436.  
  437. [L<] -------- to FIND mail addressed from you.  L< your callsign.
  438.               This command is just the opposite of the L> command, this one
  439.               will find and list mail from someone rather than to someone. if
  440.               for example you wish to see how many messages are on the PBBS
  441.               from you, you would send   L< yourcallsign.
  442.  
  443. [L@] -------- to LIST messages by category, eg., < L@ DX, L@ ARRL >, etc,
  444.               This command will search the TO and @BBS fields and also
  445.               the SUBJECT field for the STRING you enter for search.
  446.  
  447. [LM] -------- to LIST messages addressed to you. If you have mail on the PBBS
  448.               when you first connect to the system you will be notified that
  449.               you do. It is only at this time you can use the following:LM,RM
  450.               KM. These commands eliminate the need for you to deal with mes-
  451.               sage numbers at this point.
  452.  
  453. [LL #] ------ to LIST # of messages. This command will list the number of
  454.               messages you desire, eg.    LL 7    will list the last 7 msgs.
  455.  
  456. [LT] -------- to LIST messages for TODAY only.
  457.  
  458. [I] --------- to read INFOrmation file about this station. Sending the letter
  459.               I to the system will download to you the Information file con-
  460.               taining all the pertinent information about the PBBS system and
  461.               radio station.
  462.  
  463. [N] --------- to put your NAME into the system. <N yourname>. This command
  464.               puts your name in the system permanently so that the system may
  465.               address you by name.
  466.  
  467. [NH] -------- to Enter your HOME PBBS into the system. This puts your home
  468.               PBBS in the system files so the sysop will know where to notify
  469.               you in the event you have mail here or he can forward it if
  470.               need be.
  471.  
  472. [R] --------- to READ a message, <R messagenumber>, <R 5>.  You may also
  473.               stack this command, for example if you wanted to read more
  474.               than 1 message you could send: <R 2 234 236 305>. This syntax
  475.               would result in the BBS sending you message 2, 234, 236 and
  476.               305 with just the one command.
  477.  
  478. =============================================================================
  479. PBBS SECTION                       9
  480. =============================================================================
  481.  
  482. [RM] -------- to READ your message(s). This applies only if you have mail on
  483.               the system. RM will read ALL your messages.
  484.  
  485. [S] --------- to SEND a msg to someone. <S callsign>, <S N3XYZ>.
  486.  
  487. [SP] -------- to SEND PRIVATE MAIL, will not show up in the listing. Use this
  488.               command to send mail to someone that you want to be private.
  489.               This type of mail will not show up in any listing except by the
  490.               person who sent it or the person to whom it's for. <SP N3XYZ>.
  491.  
  492. [S ALL] ----- to SEND a message or bulletin addressed to ALL. <S ALL>.
  493.  
  494. [S xxx @ xxx] to SEND a message or bulletin to another PBBS or USER at
  495.               another PBBS. eg., <SB ALL @ ALLBBS>, <S N3ABC @ W3XYZ>.
  496.  
  497. [J] --------- to SHOW LOG.(Who has connected to BBS).
  498.  
  499. [JH] -------- to show what stations the TNC has heard.
  500.  
  501. [G] --------- to access the Gateway if it is available.
  502.  
  503. [KM] -------- to KILL your message(s). Kills ALL mail addressed to you.
  504.  
  505. [W] --------- to see WHAT directories/files are on the PBBS.  Files of info-
  506.               rmation and computer software are stored on the disk in SUB-
  507.               DIRectories. When you send the command W to the system, what
  508.               you get back is a list of what's in the ROOT or MAIN directory.
  509.               You may see files there and also SUB-DIRectories. A file will
  510.               have a name like, BBS-CMDS.DOC followed by its size in bytes.
  511.               If you see a name like BASIC <DIR>. then you know that BASIC is
  512.               a SUB-DIRectory and in it are probably computer pgms written in
  513.               BASIC. If you wanted to download any files that might be there
  514.               you must first be able to see what's there and you may do this
  515.               by sending the command  W BASIC  and this will show you what's
  516.               in the BASIC DIRectory. then if you wish you may download any
  517.               file you see there by sending the following command:
  518.               D BASIC\MINITERM.BAS  if indeed that is the file or pgm you
  519.               wanted.
  520.  
  521. [WN] -------- to see if any new files since you checked in last.
  522.  
  523. [WH] -------- to find some ones Name, Home PBBS and when they last logged
  524.               into the PBBS.  <WH callsign>.
  525.  
  526.  
  527. =============================================================================
  528. PBBS SECTION                         10
  529. =============================================================================
  530.  
  531. [D] --------- to DOWNLOAD a file. (D dir\filename.ext).(CTRL-Z to ABORT).
  532.               After starting a download you may Abort it at any time by the
  533.               sending of the CTRL-Z character. Upon the PBBS receiving the
  534.               CTRL-Z the pbbs will immediately stop sending data to the TNC.
  535.               However there may be up to 3k of data still left in the TNC
  536.               that will be sent to you so you won't see an immediate cease of
  537.               incoming data, but be assured it will stop as soon as the TNC
  538.               has purged itself. It's rather like trying to stop a woman from
  539.               completing a tirade in mid stream, it'll never happen unless
  540.               your prepared to shoot her.
  541.  
  542. [V] --------- to show what VERSION of software and author.
  543.  
  544. [U] --------- to UPLOAD a file. (U dir\filename.ext). To upload a file
  545.               to this system it MUST be in ASCII format. Then just do the
  546.               same as you would for a download except you replace the D with
  547.               U, For example, if you wanted to upload a pgm to the BASIC dir-
  548.               ectory and the pgms name was MINITERM.BAS then you would type
  549.               the following:  U BASIC\MINITERM.BAS
  550.  
  551. [P] --------- to show PATH to a station that has checked into this BBS. If
  552.               you wanted to know the path a station used to get to this PBBS
  553.               you would send the following:  P N3XYZ  and if this station has
  554.               ever connected to this PBBS you would get back the information
  555.               on the path he or she took.
  556.  
  557. [T] --------- to TALK to SYSOP. By sending a T to the PBBS you set in motion a
  558.               series of events that take place in the shack where the PBBS is
  559.               located. The PBBS pgm moves to an area in its pgm that will
  560.               allow whatever the sysop types on the keyboard to be sent to
  561.               the TNC for transmission and whatever comes in from you to be
  562.               read by him and having no effect on the PBBS. When you sent
  563.               that T it made the computer BEEP rather loudly to catch the at-
  564.               tention of the sleeping sysop, so if he comes back to you a
  565.               little disoriented don't be too concerned. If he does not reply
  566.               you will be put back to the PBBS in about 15 seconds.
  567.  
  568. [CTRL-Z] ---- This control character is used for closing files and also to
  569.               ABORT any download, this also includes messages you are
  570.               reading.
  571.  
  572. [CTRL-A] ---- To bring up the REMOTE SYSOP menu and activate all REMOTE
  573.               SYSOP privileges.
  574.  
  575.  
  576.  
  577. =============================================================================
  578. REMOTE OPERATION SECTION             11
  579. =============================================================================
  580.  
  581.               BACKTALK can be run and maintained completely from a REMOTE
  582. status. For REMOTE SYSOP privileges the call sign of the operator must be
  583. in the PBBS.CNF file including YOUR call sign, otherwise you won't have
  584. SYSOP privileges. You can do just about anything remotely that you can do
  585. via the keyboard including rerunning the software.
  586.  
  587.               Send a CTRL-A to the BBS and that will put you in the REMOTE
  588. SYSOP mode, if your call is in the PBBS.CNF file as a REMOTE SYSOP.
  589. Then send a ? and you will get the following menu:
  590.  
  591.  [D] ------------ download a file. (D drive\path\filename).
  592.  [DIR] ---------- create an ASCII directory. (DIR drive\path).
  593.  [K] ------------ kill a file. (K drive\path\filename).
  594.  [KA] ----------- kill all message for a given month. (KA 04-00-1990).
  595.  [KS] ----------- kill msgs. by the TO or AT field. (KS AMSAT).
  596.  [K0] ----------- kill ALL UNREAD messages. (K0).
  597.  [U] ------------ upload a file. (U drive\path\filename).
  598.  [RETURN]  ------ to exit REMOTE SYSOP mode. (RETURN).
  599.  [COPY] --------- copy file to another place. (COPY drive\path\filename drive
  600.                   \path\filename).
  601.  [SHUTDOWN] ----- shutdown the PBBS. if done remotely you will have to got to
  602.                   the site to bring it back up. (SHUTDOWN callsign).
  603.  [CLEAR] -------- clears the MFWD.BBS file of message numbers so that the
  604.                   messages scheduled for forwarding will not be forwarded.
  605.                   (CLEAR).
  606.  [RUN] ---------- reruns the BT program.  ( [[RUN]] ).
  607.  
  608. SHELL, this command does not come up in the menu as this is a dangerous
  609. remote command and you may not want even your trusted REMOTE SYSOPS to know
  610. about it. Missuse of this command could leave the PBBS stuck in DOS, ie., if
  611. you remotely SHELLED a pgm. or .BAT file that needed keyboard input you
  612. could never get back to the BT pgm. without pressing a key. Also the SHELL
  613. command allows for many DOS functions to be executed REMOTELY. DO NOT EVER
  614. TYPE "SHELL" WITHOUT A QUALIFIER, 'CAUSE IF YOU DO YOU WILL NOT BE ABLE TO
  615. GET BACK TO THE BACKTALK PGM AS YOU WOULD HAVE TO TYPE "EXIT" TO DO SO.
  616. The SHELL command is only to be used to run other software or .BAT files
  617. that do not require keyboard input at any time.
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625. =============================================================================
  626. BACKTALK UTILITIES                    12
  627. =============================================================================
  628.  
  629.             INSTALL.EXE --- Used to set up and install BACKTALK.
  630.  
  631.             BTRENUM.EXE --- Used to renumber messages.
  632.  
  633.             BUBBS.EXE    -- Used to backup the entire PBBS on to another
  634.                             hard drive ONLY! (mirror backup).
  635.  
  636.             SORTBBS.EXE  -- Used to sort all the directories associated
  637.                             with the PBBS and create a new ASCII directory
  638.                             in each directory.
  639.  
  640.             CHANGE.EXE   -- Used to automatically alter the TO and AT
  641.                             fields in the MESSAGE.DAT file.
  642.  
  643.             H.EXE --------- Used to convert R: message headers in the
  644.                             \bbs\mfwd\haddres.new file to "H" addresses
  645.                             for the ADDRS.BBS file.
  646.  
  647.             RH.EXE -------- Removes duplicates from the ADDRS.NEW file
  648.                             that H.EXE creates.
  649.  
  650. ALL the above support pgms. for BACKTALK must be available to MS-DOS by
  651. the PATH command. It's probably a good idea to keep all these pgms. in
  652. the same directory that you run BACKTALK from.
  653.  
  654.  
  655. =============================================================================
  656. CHANGE THE TO & AT FIELDS            13
  657. =============================================================================
  658.  
  659. For BACKTALK, Version 10.3 and higher you must have a file named HELP.BBS
  660. and this file will go in the \BBS directory. This is the file that the user
  661. sees when he sends a ? or an H to the BBS.
  662.  
  663. For BACKTALK, Version 11.0 and higher the following applies:
  664.  
  665.             With version 11.0 and higher you may use the optional
  666. CHANGE.EXE pgm. to alter automatically the TO and AT fields in the
  667. MESSAGE.DAT file. This will affect the way the messages are addressed
  668. when forwarding also.
  669.  
  670.             Put the CHANGE.EXE pgm. where the PATH command can find it.
  671. Then you need to create two new files in the \BBS\MFWD directory called
  672. CHANGE.TO and CHANGE.AT.
  673.  
  674.             Here is an example of what might be in the CHANGE.TO file:
  675.  
  676. SAT   -AMSAT
  677. ARL   -ARRL
  678. 4SALE -SALE
  679. SELL  -SALE
  680.  
  681.            A message addressed SB SAT @ ALLBBS <WA3TYU $4566_WA3TSW for
  682. example will have the TO field changed to AMSAT so then the message will
  683. look like this: SB AMSAT @ ALLBBS <WA3TYU $4566_WA3TSW
  684.  
  685.           The same holds true with what ever you have set up in the
  686. CHANGE.AT file to change the @BBS field.
  687.  
  688.           THE '- 'IN THE FILES MUST BE THE 7TH CHARACTER REGARDLESS OF
  689. HOW SHORT THE FIRST ENTRY IS. THE ENTRY AFTER THE DASH MAY BE ANY LENGTH
  690. UP TO 6 CHARACTERS.
  691.  
  692.          Your MESSAGE.DAT file will be updated every night at 7pm. if
  693. you wish to do it sooner press ALT-R and then type a R and then hit ENTER.
  694. This will activate the CHANGE.EXE pgm.
  695.  
  696. NOTICE: For version 11.0 and higher the INSTALL routine is no longer a
  697. part of the BACKTALK.EXE pgm. It is now a separate program and is named
  698. INSTALL.EXE.
  699.  
  700.  
  701. =============================================================================
  702. MAIL FORWARD SECTION                 14
  703. =============================================================================
  704.  
  705. Following is an example of what the new MFWD.BBS file that you must create
  706. looks like:
  707.  
  708. *** EOF            [beginning of segment #1 marker]
  709. KA2EZN             [callsign of PBBS to be forwarded to]
  710. 0                  [BACKTALK puts msg. numbers on this line, you put the 0]
  711. ARRL AMSAT UOSAT   [distribution categories]
  712. C EPA V W3ACV      [path to a NODE]
  713. C KA2EZN           [connect request]
  714. 17 18 19 20 21 22  [hours to be forwarded to]
  715. *** EOF PMD        [beginning of segment #2 marker] '*'
  716. N3FOA
  717. 0 *                [the * in this line means do not forward to this BBS]
  718. *                  [the * in this line means ALL and ANY category]
  719. NODE               [the word NODE in this line means no NODE being used]
  720. C N3FOA-4
  721. *                  [the * in this line means 24 hr. forwarding]
  722.  
  723.        Each segment has only 7 lines. There can be as many segments
  724.        as you need. THERE CAN BE NO BLANK LINES.
  725.  
  726. '*'    The PMD in the *** EOF line indicates that this is a personal mail
  727. box. This is necessary if you are going to forward to a TNC mailbox. With
  728. out the PMD on this line the pgm may lock up when you try to forward mail to
  729. a TNC mailbox.
  730.  
  731.       Line #3.  BACKTALK will place the message numbers of messages that
  732. are to be forwarded to the CALL in line #2. If you do not wish to forward
  733. any bulletins to this BBS you may place a * in line #3 and then no messages
  734. will be forwarded to that PBBS unless the message is addressed to that
  735. PBBS.
  736.  
  737.       Line #4, this line contains the category of messages to be forwarded.
  738. The category follows the @ sign in the message header. eg, SB ALL@ALLBBS.
  739. ALLBBS is the category for that message. For a BULLETIN to be forwarded to
  740. a PBBS, 3 things must be true:
  741.  
  742.                     message number must be in             line 3
  743.                     category must be in                   line 4
  744.                     hour to forward must match real time, line 7
  745.  
  746.        If you have categories in the CHANGE.AT file, these must be entered
  747. also. If you wish to send every type of category you don't need to enter
  748. them all, just put a * in place of the categories on line #4.
  749.  
  750.  
  751. =============================================================================
  752. MAIL FORWARDING                      15
  753. =============================================================================
  754.  
  755.        Line #5, on this line you will place the connect request to a NODE
  756. if you need to connect through one. If not the word NODE must appear on
  757. this line. Here is an example: C EPA V W3ZXC.
  758.  
  759.        Line #6, this line contains the connect request to the PBBS you
  760. are forwarding to. eg, C N3ABC or XC N3ABC or whatever type of connect
  761. request is required.
  762.  
  763.        Line #7, this line contains the hours you will forward to the BBS.
  764. If you are to forward to a BBS on a 24 hour basis you may place a * in
  765. place of the hours. If you wish not to forward to a BBS and just receive
  766. messages then place the number 25 on this line instead of anything else.
  767.  
  768.        THERE MAY BE NO BLANK LINES IN ANY SEGMENT OF THE MFWD.BBS FILE!
  769.  
  770.        You may forward as many times an hour as you need to. This infor-
  771. mation is kept in the MAILFWD.ST file. If you did not create this file
  772. BACKTALK will create it and insert the number 25 in it. This means BT will
  773. scan at 25 after the hour to see if forwarding is appropriate.
  774. If you wish to forward more that once an hour place more numbers in the
  775. MAILFWD.ST file. eg, 05 25 45
  776. This entry will have BACKTALK scan for forwarding at 5, 25 and 45 minutes
  777. after the hour.
  778.  
  779.        Any messages to a PBBS that is NOT in your MFWD.BBS file will be
  780. sent to the PBBS that is LAST in the MFWD.BBS file. If BACKTALK don't
  781. know to what BBS to send the message it will go to whomever is last on
  782. the list in the MFWD.BBS file.
  783.  
  784.  
  785. =============================================================================
  786. FILES                                16
  787. =============================================================================
  788.  
  789. The following files are to be kept in the same directory you are running
  790. BACKTALK from.
  791.  
  792. INFO     TXT
  793. INSTALL  EXE
  794. JERK     LST
  795. PBBS     CNF
  796. RUN      BAT
  797. SIGNON   TXT
  798. TNC1     SET  [may be eliminated if not needed].
  799. TNC2     SET  [may be eliminated if not needed].
  800. MAILFWD  ST
  801. MFWD     BBS
  802. EDITOR   EXE
  803. DS       COM
  804. DR       COM
  805. BTRENUM  EXE
  806. SORTBBS  EXE
  807. CHANGE   EXE
  808. LOGO     EXE  [optional]  runs LOGO at beginning of pgm.
  809. LOGO     TXT  [optional]
  810.  
  811. There will be other files appear in the directory as you use BACKTALK. They
  812. will be created as needed.
  813.  
  814. The following files are to be kept in the \BBS\MFWD directory and are
  815. necessary for proper mail forwarding.
  816.  
  817. ADDRS    BBS     [H addresses of PBBS's].
  818. CHANGE   TO
  819. CHANGE   AT
  820. RMVDUP   EXE
  821. REJECT   MSG
  822. H        EXE
  823. RH       EXE
  824.  
  825. The following files are to be kept in the \BBS\DATABASE directory.
  826.  
  827. DATABASE.INF  [contains a list of all the BBS worldwide, you can compile this
  828.               list from any source available, for the A command on the BBS].
  829.  
  830. The following should be kept in the \BBS directory:
  831.  
  832. HELP.BBS
  833. BBS-CMDS.DOC
  834.  
  835.  
  836. =============================================================================
  837. FILES                                17
  838. =============================================================================
  839.  
  840. There are a few more files BACKTALK creates that need mention here. They
  841. are as follows:
  842.  
  843. PROMPT.DAT
  844. PROMPT2.DAT
  845. DPROMPT.DAT
  846.  
  847. These files contain the necessary prompts for BACKTALK to recognize when
  848. connecting to a NODE, forwarding mail and connecting to a station.
  849. Look at these files after they are created and you will see what they do. If
  850. you need to change any of the prompts you may do so but DO NOT ADD any
  851. prompts, only substitution is permitted.
  852.  
  853. INFO.TXT, this file has to be created by you. It is the file that BT reads
  854. when a user sends an "I" to the PBBS. It should contain any information
  855. about your station that you wish to convey to the user. It may be as long
  856. as you wish and each line must be ended with a CARRIAGE RETURN.
  857.  
  858. /////////////////////////////////////////////////////////////////////////////
  859.  
  860.          Any support pgms. for BACKTALK you do not have may be obtained from
  861. the N3DFD PBBS on 144.990/29.2500 Mhz. in Philadelphia or from:
  862.  
  863.                           The Software Exchange Xpo (S.E.X)
  864.                           912 E. Ramona Ave.
  865.                           Phila. Pa. 19124.
  866.  
  867.         When I started writing this .DOC file BACKTALK was about 150k long. It
  868. has now grown to over 420k long therefore it can no longer be run from a
  869. A and C drive combination. It must ALL be on the HARD drive.
  870.  
  871.         A special thanks to Sam (N3FOA) who assisted in writing this file
  872. and also BETA testing the many versions of BACKTALK as it has grown over
  873. these many months. He has been running and testing BACKTALK from day 1.
  874.  
  875. /////////////////////////////////////////////////////////////////////////////
  876.  
  877. =============================================================================
  878. ODDS & ENDS                        18
  879. =============================================================================
  880.  
  881.            BACKTALK.EXE and the UTILITY software for BT are all written
  882. by N3DFD in MicroSofts COMPILED BASIC, version 4.5. BACKTALK is a BIG pgm.
  883. due to 2 things, COMPILED BASIC pgms. tend to be bigger when compiled than
  884. most other language pgms. plus BT does a lot of things and carries most of
  885. the STRING variables within the code in an effort to make set up easier and
  886. keep the amount of support files to a minimum. Instead of you having to
  887. create most of the files BT needs for support, BT creates what it needs. This
  888. makes the pgm. bigger also. BT is probably easier than any other PBBS to set
  889. up and maintain and it's the ONLY PBBS with a FULL FEATURED terminal emulator
  890. built in.
  891.  
  892.            The PBBS forwards with "H" addressing and will interface with
  893. any PBBS being used today. BT operates at 1200 baud (computer to tnc baud
  894. rate).  There is a file you must have in the \BBS\MFWD directory named
  895. ADDRS.BBS that will contain the "H" addresses of various BBS's. This file
  896. may be built up from the R: message headers that precede all messages that
  897. are forwarded to you. These R: headers are saved in the \BBS\MFWD directory
  898. in a file named HADDRES.NEW. You can update the ADDRS.BBS file from the
  899. HADDRES.NEW file by running the UTILITY pgm. for BT called H.EXE. after
  900. running that pgm. you run RH.EXE. When this is finished you will be left
  901. with a file called ADDRS.BAK or ADDRS.NEW. Now you can kill ADDRS.BBS and
  902. re-name the ADDRS.BAK file ADDRS.BBS. The R: headers are saved to the HADDRES
  903. .NEW file whether or not you have BT set up to strip them from incoming
  904. messages. If a user tries to send a message to be forwarded and the BBS's
  905. call is not in the ADDRS.BBS file, BT will prompt him for the correct add-
  906. ress. It will force him to address the message in the "H" format and then
  907. the call with the "H" address will be appended to the ADDRS.BBS file so
  908. the next time he or someone else wants to send a message to that PBBS he
  909. will not be prompted for the address since you will already have it in
  910. your ADDRS.BBS file. The command to send an "H" addressed message would
  911. look like the following:
  912.                                SB ALL @ WA3BCD.CA.USA.NA
  913.  
  914.  
  915.            BT does not poll for mail from the BBS it is connected to after
  916. a forwarding session, however if it really becomes necessary for you do so
  917. you may do it manually by, from the PBBS ready mode, pressing ALT-K. You
  918. will get a prompt asking for the call of the BBS your going to connect to.
  919. Enter just the callsign and NO SSID's. The next prompt will ask you to Enter
  920. the connect request, ie., C N3ABC-4 V ABX. That's all there is to it. When
  921. the connection is made BT will do the rest. BT CAN NOT REVERSE POLL ANOTHER
  922. BBS THAT IS USING BACKTALK.EXE.
  923.  
  924. =============================================================================
  925. ODDS & ENDS                         19
  926. =============================================================================
  927.  
  928.         The CHANGE.EXE pgm. also now has a new function. When you press
  929. ALT-R and then R or when BT does it automatically (twice a day) to alter
  930. the MESSAGE.DAT file, CHANGE.EXE reads from a file you create called
  931. DBASE.INF. There are 2 lines in this file, the first is the string to match
  932. the TO or AT field and the second is either KILL or NO KILL. Both lines
  933. MUST be in capitol letters. Now here is what happens. If, for example, you
  934. have the word SYSOP on the first line and NO KILL on the second line, any
  935. message that is addressed TO or AT sysop will be saved over to the
  936. \BBS\DATABASE directory and the original message will NOT be KILLED. If the
  937. second line in the DBASE.INF file was KILL then the message would be KILLED
  938. after it was saved over to the \BBS\DATABASE directory and this message if
  939. not yet forwarded could, of course, not be forwarded.
  940.  
  941.         MOST OF THE FILES THAT BT CREATES ARE CREATED IN THE DIRECTORY YOU
  942. ARE RUNNING BT FROM, THE REST ARE CREATED IN THE \BBS\MFWD DIRECTORY!
  943.  
  944.         If you put the mail forwarding on HOLD with the F8 key it creates
  945. a file called MAIL.HD. As long as this file is on the disk, when you run
  946. BT it will initialize with the mail on HOLD and you will have to manually
  947. force a mail forward and then it will be automatic until the next time
  948. you boot the pgm. If you wish to eliminate this, delete the MAIL.HD file
  949. from the disk.
  950.  
  951.         When you first run BACKTALK it will prompt you as to whether or not
  952. you wish the R: headers stripped from the incoming forwarded messages. What
  953. ever you answer, Y/N, BT creates MHEADER.MSG. This file contains 1 char-
  954. acter, either a Y or a N. As long as this file exist BT will never prompt
  955. you again as to whether or not you want it to strip the R: headers. You
  956. can either edit the file to change it or delete it and the next time you
  957. run BT you will be prompted again. The reason this function exists is 'cause
  958. BT was originally written to strip the R: headers from the messages to save
  959. time and energy. I think it's ridiculous to forward up to 20 lines of R:
  960. headers for a 1 or 2 line message, however some SYSOPS get bent out of shape
  961. when you forward bulletins without the damnd things attached so you now have
  962. a choice, to header or not to header.
  963.  
  964.          Regardless of how you have the MHEADER filter set up, R: headers
  965. will NOT be stripped from personal messages or messages addresses to SYSOP.
  966. Also, 1 R: header is ALWAYS sent, the one from your PBBS.
  967.  
  968. WARNING: Take note, if you are running BT with the GATEWAY feature on, if
  969. someone uses the Gateway, HIS callsign will be the call used on the Gateway,
  970. NOT THE PBBS's.
  971.  
  972. =============================================================================
  973. ODDS & ENDS                        20
  974. =============================================================================
  975.  
  976.           BACKTALK uses the standard method of checking for duplication of
  977. incoming messages. It uses the BID numbers that are saved in the \BBS\MFWD
  978. directory in a file named BID.NUM. You do not have to do anything with this
  979. file as BT maintains it automatically. This method of dupe checking is the
  980. only form of dupe checking that BT does when connected to a non BACKTALK
  981. PBBS, however if your being forwarded to or from another BACKTALK PBBS there
  982. is an additional method of dupe checking. BT checks the SUBJECT field to see
  983. if it matches any in the MESSAGE.DAT file and also checks to see who the
  984. message is from. If these two things match perfectly, BT will reject the
  985. message on that basis. It's just a little extra insurance against dupes.
  986.  
  987.           When BACKTALK is booted up, the first thing it does is set aside
  988. a certain amount of STACK space and DATA space for operation. If for any
  989. reason the STACK or DATA space allocation should drop below 1k, BT will RUN
  990. itself over again. THERE MUST NEVER BE ANY MEMORY RESIDENT PROGRAMS IN MEMORY
  991. WHEN RUNNING BACKTALK OR IT WILL SURELY LOCK UP YOUR COMPUTER!!!  You may
  992. check the amount of STACK and DATA space left at any time by pressing ALT-S.
  993.  
  994.           MS-DOS only permits 514 files kept in any directory on a hard
  995. drive, so you must not let your msgs. go above that number. If your message
  996. count goes above 500 you will be notified by the pgm. that you need to kill
  997. some messages. If a message is killed on your BBS, before it is killed it is
  998. saved to the \BBS\MFWD directory. This does not apply when you do mass deletes
  999. however.
  1000.  
  1001.           The "MAIL for: " beacon string is limited to about 180 characters.
  1002. Any more than that and the string will be truncated.
  1003.  
  1004.           ALMOST every routine that BT engages in can be exited by pressing
  1005. the Enter key. This also applies when some one is connected to the PBBS.
  1006. If they are downloading a file, you can abort the download by pressing the
  1007. Enter key, press it again and you kick them off the PBBS. To abort the mail
  1008. forwarding routine press Enter, etc.  When in doubt, press Enter!
  1009.  
  1010.           ALT-X, clears the bottom half of the screen only and also displays
  1011. the REMIND string if you have loaded it. (ALT-R).
  1012.  
  1013.           ALT-Z, allows you to send commands to the TNC while in the PBBS
  1014. ready mode.  You don't have to return to the terminal mode to send commands
  1015. to the TNC.
  1016.  
  1017. =============================================================================
  1018. ODDS & ENDS                           21
  1019. =============================================================================
  1020.  
  1021.           REJECT.MSG, this is a file you can create to have the BBS reject
  1022. any messages from being forwarded to you. It can contain a callsign or the
  1023. string from the @ field on. When the forwarding BBS sends a command like
  1024. SB ALL @ AMSAT <WA4FGH $2445_W4ERT, what ever string(s) you have in the
  1025. REJECT.MSG file will be compared to what's in the SB string and if there is
  1026. a match BT will reject the message. REJECT.MSG is kept in the \BBS\MFWD
  1027. directory and can have as many strings in it as needed. All strings must be
  1028. followed by a CARRIAGE RETURN. Here is an example file:
  1029.  
  1030. AMSAT
  1031. W3ERT
  1032. NYNET
  1033.  
  1034.           All messages comming in with any of those strings in the S message
  1035. command that is sent by the other BBS will be rejected.
  1036.  
  1037. FORWARDING ON COM PORT #2....
  1038.  
  1039.           To forward to a BBS on COM2 port you must have answered the
  1040. question about forwarding on port1 or port2 with a 2. This was one of the
  1041. questions asked when you ran the INSTALL.EXE pgm. If you did not enter a 2
  1042. you may edit the PBBS.CNF file so that the last entry is the number 2 for
  1043. COM2.
  1044.  
  1045.           After doing that you will have to create a file named PORT2.BBS
  1046. in the directory you run BT from. In this file you will put the callsigns
  1047. of the BBS's you wish to forward to via COM2 or port2. If you are connecting
  1048. through a NODE you must put his call in there also. Each entry must be
  1049. followed by a CARRIAGE RETURN. You need to put DIGI calls in this file also.
  1050. Any call that will be via COM2 should be in this file.
  1051.  
  1052.           DO NOT ENTER SSID's. ie. -4, -5, etc.
  1053.  
  1054.           When BT starts to forward mail it will check the PORT2.BBS file
  1055. to see if the call sign of the BBS it is about to forward to is there and
  1056. if it is, it will switch to COM port #2 before connecting. When BACKTALK
  1057. disconnects it will reurn to COM1.
  1058.  
  1059.           If you are running BT with the Gateway feature ON and COM2 open,
  1060. you can turn on the Gateway beacon with ALT-N.  When this beacon is on it
  1061. will beacon who was heard on COM1 to COM2 and vica versa every 1 minute.
  1062.  
  1063.  
  1064.  
  1065. ==============================================================================
  1066.  
  1067.         Here is an example of what your PBBS.CNF file will look like.
  1068.  
  1069. N3DFD ...........<===============> your calls
  1070. Philadelphia Pa .<===============> your location
  1071. 19124 ...........<===============> your zip code
  1072. K ...............<===============> what type of TNC you are using
  1073. 6 ...............<===============> color of incoming text printed to screen
  1074. N3DFD N3FOA .....<===============> sysop and assistant sysop's
  1075. Y ...............<===============> do you want open comport 2 ?
  1076. 144.990 .........<===============> com1 frequency
  1077. 28.250 ..........<===============> com2 frequency
  1078. Y ...............<===============> do you want gateway on ?
  1079. 25 ..............<===============> your download window
  1080. C: ..............<===============> drive for keeping bbs messages
  1081. C: ..............<===============> drive for downloading files
  1082. N  ..............<===============> initialize with GATEWAY beacon ON
  1083. N  ..............<===============> r u the last BBS in the fwdng chain?
  1084. 1  ..............<===============> port for mail fwdng. 1=1 only, 2=both
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091. =============================================================================
  1092. TNC PARMS SETTINGS                  22
  1093. =============================================================================
  1094. AX25L2V2 ON
  1095. ABAUD    1200
  1096. AUTOLF   ON
  1097. AXDELAY  0
  1098. AXHANG   0
  1099. BBSMSGS  ON
  1100. BKONDEL  OFF
  1101. CANLINE  $18
  1102. CANPAC   $19
  1103. CCITT    OFF
  1104. CHECK    18
  1105. CMDTIME  1
  1106. CMSG     ON
  1107. COMMAND  $03
  1108. CONLIST  OFF
  1109. CONMODE  CONVERS
  1110. CPACTIME OFF
  1111. CR       ON
  1112. CSTAMP   OFF
  1113. DAYTWEAK 8
  1114. DAYUSA   ON
  1115. DBLDISC  OFF
  1116. DELETE   $08
  1117. DWAIT    1
  1118. ECHO     OFF
  1119. ESCAPE   OFF
  1120. EXCARDET OFF
  1121. FLOW     ON
  1122. FILTER   ON
  1123. FRACK    2
  1124. FULLDUP  OFF
  1125. HEADERLN ON
  1126. KISSMODE OFF
  1127. KNTIMER  3
  1128. LCOK     ON
  1129. LCSTREAM ON
  1130. LFADD    OFF
  1131. LLIST    ON
  1132. MALL     ON
  1133. MAXFRAME 7
  1134. MAXUSERS 1
  1135. MBEACON  ON
  1136. MCON     OFF
  1137. MCOM     ON
  1138. MODEMENA OFF
  1139.  
  1140. =============================================================================
  1141. TNC PARMS SETTINGS continued...       23
  1142. =============================================================================
  1143. MRESP    ON
  1144. MRPT     ON
  1145. MSTAMP   OFF
  1146. NEWMODE  ON
  1147. NOMODE   OFF
  1148. NUCR     0
  1149. NULF     0
  1150. PACLEN   0
  1151. PACTIME  AFTER 1
  1152. PARITY   3
  1153. PASS     $16
  1154. PASSALL  OFF
  1155. PERSIST  255
  1156. PID      OFF
  1157. REDISPLA $12
  1158. RELINK   OFF
  1159. RESPTIME 1
  1160. RETRY    10
  1161. RNRTIME  1
  1162. SCREENL  0
  1163. SENDPAC  $0D
  1164. SLOTTIME 1
  1165. START    $11
  1166. STATSHRT OFF
  1167. STOP     $13
  1168. STREAMSW $00
  1169. STREAMCA OFF
  1170. STREAMDB OFF
  1171. STREAMEV OFF
  1172. SWDETENA OFF
  1173. TRACE    OFF
  1174. TRFLOW   ON
  1175. TRIES    0
  1176. TXDELAY  50 to 75
  1177. TXFLOW   ON
  1178. USERS    1
  1179. XFLOW    ON
  1180. XMITOK   ON
  1181. XOFF     $13
  1182. XON      $11
  1183.