home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / control / acuterm1 / readme.doc < prev    next >
Text File  |  1990-05-12  |  45KB  |  1,011 lines

  1.                             ACUTERM REMARKS
  2.                                REV 0.407
  3.  
  4. GENERAL:
  5.  
  6.    ACUTERM is intended to run on an XT or AT clone equipped with:
  7.  
  8.         o Hard drive (C:)
  9.         o Two serial ports, COMM 1 and COMM 2
  10.         o Either monochrome or color video adaptors
  11.         o DOS 3.0 or above
  12.  
  13.    Note that operation from a floppy is possible but will generally not be
  14. satisfactory with respect to log size.  (However, with this limitation, a disk
  15. made specifically for autobooting may be made.  Please write the author if you
  16. need help constructing one, or would like one made for you.)
  17.  
  18.    If you have an unusual disk drive configuration, ie. a RAM-DISK, more than
  19. one hard drive, or anything other than floppies at A: and perhaps B:, and a
  20. single hard drive at C:, modify the batch files INSTALL.BAT, UPDATE.BAT,
  21. AT.BAT, and FILES\CUSTOM.DTA as necessary.
  22.  
  23.    It is suggested that you operate the PK-232 from COMM 1, and a TS-440S or
  24. TS-940S from COMM 2.  However, other options are now supported.
  25.  
  26.    The use of batteries in the PK-232 is highly recommended.  This will avoid
  27. the necessity of having a parameter file (INITIAL.PAR) loaded each time you
  28. boot the program, or the time consuming task of entering the parameters
  29. manually.  It will also normally result in a much quicker initialization of
  30. the program.
  31.  
  32.    If you would also like to use a program that calls for no batteries, or
  33. would like a fast way of resetting the PK-232 should it lose its mind, a
  34. normally closed momentary switch in series with the battery pack should be
  35. installed.
  36.  
  37.    ACUTERM is written entirely in assembly language, which increases its speed
  38. and decreases its memory useage.  Serial communications are interrupt driven,
  39. which allows terminal baud rates of up to 9600 Baud simultaneous to a
  40. transceiver interrogation at 4800 Baud.
  41.  
  42. ═════════════════════════════════════════════════════════════════════════════
  43.  
  44. WHAT'S DEBUGGED:
  45.  
  46. o  A bug preventing PK-232 use on COMM 2 was swatted.
  47.  
  48. o  A pointer that would go out of range on MHEARD was tied down.  (This bug
  49.    caused a "TOO LONG" message to beep.)
  50.  
  51. o  The PK-232 was observed to develop problems handling line feeds after
  52.    running PC-PACKRATT.  ACUTERM now filters line feeds from verbose entry,
  53.    but it is recommended that you reset your PK-232 after running the AEA
  54.    program.
  55.  
  56. o  All serial ports are now initialized and disabled if not used by ACUTERM.
  57.    This is but one of a number of changes have been implemented in hope of
  58.    reducing the difficulty in booting ACUTERM for the first time.  However, I
  59.    have been working in the dark because I haven't been able to observe the
  60.    problem reported in some installations.  Observations about this problem
  61.    are solicited.
  62.  
  63. WHAT'S NEW:
  64.  
  65. o  There is now a BEACON CALL function.  Enter the callsign of the station you
  66.    want to call in the log, and then hit CTRL-F2 to start the calling.
  67.  
  68. o  You can now copy from an old log entry to the current one.  Search for an
  69.    old entry with F7, and hit ALT-C to copy name, QTH, rig (second line) to
  70.    the current log entry.
  71.  
  72. o  The LOAD TRANSCEIVER FROM FILE function now also loads the PK-232 with
  73.    the data communications mode.  Note that the format of data for transceiver
  74.    loading is changed to accomodate the PK-232 mode data.  A template has been
  75.    added to the EDIT prompt to facilitate manual entry of data.
  76.  
  77. o  The protocol of canned ID's has been improved.
  78.  
  79. o  A separator has been installed after an F2 identification.  (You now
  80.    should use ALT-F2 for signing into AMTOR mailboxes.)
  81.  
  82. o  You can now enter either a CALLSIGN or a SELCAL in the ARQ box.  ACUTERM
  83.    calculates the SELCAL if needed.
  84.  
  85. o  NULS are now filtered from echoed and incoming data, to prevent DIDDLE
  86.    on ASCII from being printed as spaces.
  87.  
  88. o  MHEARD is now displayed with ALT-L (LAST HEARD) rather than ALT-H.  Connects
  89.    may be made from the MHEARD buffer with the up and down cursor keys both in
  90.    the display mode (ALT-L) and the connect mode (ALT-C).
  91.  
  92. o  Some commonality of function has been provided with respect to ALT-A, ALT-C,
  93.    and ALT-D between the various modes.  On AMTOR, ALT-C now does the same
  94.    thing as ALT-A, bringing up the ARQ (CONNECT) box.  ALT-D now is equivalent
  95.    to SHIFT-F2, doing the SK function in non-packet modes, as well as the
  96.    DISCONNECT in packet.  In BAUDOT, ALT-A and ALT-C do the same thing,
  97.    toggling between AMERICAN STANDARD BAUDOT and CCIT alphabets.  These
  98.    redundant keys are not otherwise documented, because you don't need to use
  99.    them.
  100.  
  101. ═════════════════════════════════════════════════════════════════════════════
  102.  
  103.    This section relates to installing and setting up ACUTERM.
  104.  
  105. SETTING UP ACUTERM FOR THE FIRST TIME:
  106.  
  107.    Copy acuterm and its subdirectories to your hard drive C:, exactly as they
  108. are organized on the distribution floppy.  Don't change any directory or file
  109. names!
  110.  
  111.    ACUTERM may be installed by running the program \ACUTERM\INSTALL.BAT from
  112. Drive A.  Type:
  113.  
  114. A: [ENTER]
  115. CD A: [ENTER]
  116. \ACUTERM\INSTALL [ENTER]
  117.  
  118. to copy to your hard drive C:.
  119.  
  120.    After you have installed ACUTERM, check to make sure that you have created
  121. a directory \ACUTERM off the root directory, and its subdirectory
  122. \ACUTERM\FILES.
  123.  
  124.    The \ACUTERM directory must contain AT.BAT and TERM.EXE, along with some
  125. less essential files.  The \ACUTERM\FILES directory must contain CUSTOM.DTA
  126. and other files to be accessed by TERM.EXE.
  127.  
  128. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  129. NOTE:
  130.    INSTALL.BAT contains two statements whose purpose is to prevent wiping out
  131. your real log (CHRONLOG.DTA) on your hard drive with the sample log
  132. (SAMPLOG.DTA) if you should accidently run this program later.  These are:
  133.  
  134.         ERASE A:\ACUTERM\CHRONLOG.DTA
  135.         .
  136.         .
  137.         .
  138.         RENAME C:\ACUTERM\SAMPLOG.DTA C:\ACUTERM\CHRONLOG.DTA
  139.  
  140. These two statements work together to get the file called SAMPLOG.DTA to the
  141. hard drive as CHRONLOG.DTA with an automatic abort (the rename statement will
  142. be rejected) if a CHRONLOG.DTA is already there.  Please don't remove these
  143. statements!
  144. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  145.  
  146.    Unless you have a RAM disk already set up, or have a special situation that
  147. prevents you from running one, add the following line to your CONFIG.SYS file:
  148.  
  149. DEVICE = (THE PATH TO YOUR DOS SUBDIRECTORY)\VDISK.SYS
  150.  
  151. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  152. NOTE:
  153.    What does this do?  It creates a virtual disk or mini-RAM-DISK for the
  154. working storage of your transcript files.  These files support the rolling
  155. down of the transcript screen, and allow you to review what has rolled off the
  156. top of the screen.
  157.  
  158.    Why a virtual disk?  It allows the program to update the transcripts very
  159. quickly, in memory, and yet allows a great deal of flexibility in the way the
  160. non-volatile storage of each channel's transcript is handled.
  161. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  162.  
  163.    At this point, reboot your computer and verify that the virtual drive is
  164. created by checking for its (empty) root directory.  Note that the letter of
  165. this virtual drive usually will be D, the next letter after that of your last
  166. hard drive.
  167.  
  168.    If you have only one hard disk drive, C:, and have your PK-232 connected to
  169. COMM 1, you are now ready to run the program.  If not, read about CUSTOM.DTA
  170. and AT.BAT and modify them as needed.
  171.  
  172.  
  173. UPDATING ACUTERM:
  174.  
  175.    To update ACUTERM, copy from the floppy to the hard drive:
  176.  
  177.         o \ACUTERM\TERM.EXE.
  178.         o \ACUTERM\FILES\HELP.*
  179.         o \ACUTERM\FILES\CUSTOM.DTA
  180.         o \ACUTERM\README.DOC
  181.         o \ACUTERM\PRIMER.DOC
  182.  
  183. or run UPDATE.BAT from the distribution disk in the same way as INSTALL.BAT is
  184. run.
  185.  
  186.  
  187. RUNNING ACUTERM:
  188.  
  189.    You can change ACUTERM's terminal baud rate with the CUSTOM.DTA file.
  190. CUSTOM.DTA on the distribution disk is set up for a TBAUD of 4800.  If you
  191. have a bus mouse, or a fairly slow computer, you may find that you have to
  192. set TBAUD to 1200 in order for your computer to keep up with host mode
  193. communications.
  194.  
  195.    If possible, use your current terminal program to set up the PK-232 for the
  196. TBAUD called out in CUSTOM.DTA before booting the ACUTERM.   Alternatively, and perhaps even better, reset the PK-232 before booting
  197. ACUTERM for the first time.  However, ACUTERM does contain a routine that will
  198. usually figure out how to talk to your PK-232.
  199.  
  200.    ALWAYS boot the program with the PK-232 on.  Turn the PK-232 off and then on
  201. immediately prior to booting if it has no batteries or has been freshly reset.
  202.  
  203.    Boot the program by typing \ACUTERM\AT.BAT [ENTER] at the "C:" DOS prompt.
  204. (You will probably want to install this call in your menu program, or write a
  205. batch file in your root directory, to do this.)
  206.  
  207.    ACUTERM first attempts to initialize.  If it doesn't get the proper response
  208. soon after it switches to host mode, it goes automatically into a baud rate
  209. scanning mode to set up the PK-232's TBAUD, then attempts to initialize again.
  210.  
  211.    If a call is not installed, ACUTERM will end the initialization by first
  212. checking to see if you have an INITIAL.PAR file in the \ACUTERM\FILES
  213. subdirectory.  If so, it will load the PK-232 with this file.
  214.  
  215.    If not, ACUTERM will ask you to enter your call and selcal in the verbose
  216. command mode.  When you are done entering these calls, hit F1.
  217.  
  218.    Once the PK-232 is communicating with the PK-232, you will see PK-232 status
  219. information to the right of the clock.
  220.  
  221. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  222. NOTE:
  223.    If ACUTERM is unable to establish communication, set up CUSTOM.DTA for a
  224. TBAUD of 1200 as described in these notes, reset the PK-232 by disconnecting
  225. the batteries with it off, and try again.  If still no luck, write or call me.
  226. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  227.  
  228.    Read the help screens (F1), noting that they contain a slider menu.  On
  229. monocolor systems, the NO CHANGE menu selection should be brighter than the
  230. others.  If not, adjust the brightness and contrast of your monitor.
  231.  
  232.    Move from one selection to another with the UP/DOWN cursor controls.
  233.  
  234.    Select BAUDOT, hit ENTER.  When you re-enter the terminal mode, the status
  235. information should change to indicate BAUDOT.  Hit the up and down cursor
  236. controls, and verify that the baud rate changes on the screen.
  237.  
  238.    Note that you will not see any echo on the transcript screen until you put
  239. the terminal in the transmit mode.  WITH YOUR TRANSCEIVER OFF, hit ALT-X to
  240. transmit.  Now type a sentence.  You will see what you are typing in the lower
  241. screen, the TYPING MONITOR, and see it echoed on the upper screen, the
  242. TRANSCRIPT MONITOR.
  243.  
  244.    Play with the features, and get familiar with the program.  Use a small
  245. piece of my log, and send my CQ, QRZ, and BRAG files.  Then write your own CQ,
  246. QRZ, and BRAGs, and erase CHRONLOG.DTA.
  247.  
  248.    Although the on-board mini-editor can be used to customize these files, a 
  249. full featured text editor of your choice will make it a lot easier.
  250.  
  251.    Note that there are some *.PAR files.  These should contain PK-232 commands
  252. to be run on booting up, changing from HF to VHF packet or vice versa, or
  253. quiting the program.  Don't insert CTRL-C's in the commands.  Delete (or better
  254. yet, rename) them if you desire, but note that .PAR files with these special
  255. names are run automatically:
  256.  
  257.         o INITIAL.PAR   (Run automatically on booting if no call is installed)
  258.         o FINAL.PAR     (Run automatically on quiting)
  259.         o VHFPKT.PAR    (Run automatically on going to VHF PACKET with ALT-V)
  260.         o HFPKT.PAR     (Run automatically on going to HF PACKET with ALT-V)
  261.  
  262.    FINAL.PAR may be used to put your PK-232 parameters in a state suitable for
  263. another terminal program on quiting.  If you normally run ACUTERM, delete or
  264. rename it.
  265.  
  266.    VHFPKT.PAR and HFPKT.PAR are very useful, and allow you to set up any number
  267. of parameters any time you switch from VHF to HF packet.
  268.  
  269.    Don't forget that you can have any number of *.PAR files, for special
  270. circumstances, and run them as desired from a menu (ALT-F1).
  271.  
  272.  
  273. RESETTING THE PK-232 FROM THE PROGRAM:
  274.  
  275.    If there is a possibility that another program has left some non-default
  276. parameters in the PK-232, you may want to reset the PK-232.  Enter the verbose
  277. command mode (SHIFT-F1), type "RESET, [ENTER]", and slowly tap the "*" key 
  278. until you get the introductory message.
  279.  
  280.    It is recommended that you exit ACUTERM at this point, and reboot it to
  281. properly initialize the PK-232 for host mode communications.
  282.  
  283.  
  284. THE CUSTOM.DTA FILE:
  285.  
  286.    The CUSTOM.DTA file provides a way to change ACUTERM to fit your hardware
  287. requirements.
  288.  
  289.    You can modify CUSTOM.DTA with a text editor, or with the mini-editor
  290. contained in ACUTERM.   To use the mini-editor, starting from the TERMINAL
  291. MODE, hit SHIFT-F3 to read files, select CUSTOM.DTA, then hit ALT-E to edit.
  292.  
  293.    When you are done editing, hit escape, leave the name in the prompt box
  294. unchanged, and hit [ENTER].
  295.  
  296.    IF YOU MODIFY THIS FILE, BE VERY CAREFUL TO PLACE THE STRING AT THE VERY
  297. BEGINNING!!!  OTHERWISE, IT WILL NOT BE INTERPRETTED PROPERLY.  AND MAKE SURE
  298. THAT YOU HAVE ALL THE PARAMETERS IN THEIR PROPER PLACES!
  299.  
  300.    Delays and Time Zone Offset are read and implemented both during booting
  301. and after any internal file edit, so these changes can be implemented without
  302. restarting ACUTERM.  Other changes require a reboot to become effective.
  303.  
  304. Transcript Storage: The First Character in CUSTOM.DTA
  305.  
  306.    The way transcripts are handled is determined by the CUSTOM.DTA file and the
  307. \ACUTERM\AT.BAT file.
  308.  
  309.    ACUTERM builds working transcript files in the root directory of the disk
  310. drive indicated by the FIRST character in CUSTOM.DTA.  I recommend that this be
  311. the letter of the virtual drive that you create with your \CONFIG.SYS file,
  312. which is one letter beyond that of your last hard disk drive.
  313.  
  314.    If you have only one hard drive, C:, and have created a virtual disk,
  315. enter "D" as the FIRST character in CUSTOM.DTA.  
  316.  
  317.    IT IS ESSENTIAL THAT THE DISK DRIVE CHOSEN FOR TRANSCRIPT WORKING UPDATE
  318. EXIST, EITHER IN REAL OR VIRTUAL (RAM DISK) FORM.  IF ACUTERM IS DIRECTED TO A
  319. NON-EXISTING DRIVE, YOU WILL NOT BE ABLE TO ROLL DOWN THE TRANSCRIPT SCREEN.
  320.  
  321.    MAKE SURE THAT THE COPY STATEMENTS IN THE FILE "AT.BAT" COPY FILES TO THIS
  322. DISK DRIVE BEFORE TERM.EXE RUNS, AND COPY THEM FROM THIS DISK DRIVE ON EXIT
  323. FROM TERM.EXE.
  324.  
  325. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  326. NOTE:
  327.    If you have a non-standard setup, 3 floppy drives for example, DOS may not
  328. be able to handle a VDISK.  In this case, use your hard disk for both working
  329. update and permanent storage of your transcripts by entering C in CUSTOM.DTA,
  330. and removing the COPY statements from AT.BAT.
  331.    If you don't want the XSCRIPT*.DTA files cluttering up your root directory,
  332. rewrite AT.BAT to move them from somewhere else to the root directory prior
  333. to running TERM.EXE, them move (copy and erase) them back afterwards.
  334.    Use of a floppy drive for working update of transcripts is possible, but is
  335. not recommended.
  336.    Using the VDISK automatically keeps the size of your transcript files
  337. limited.  If you don't use it, inspect/edit/erase your transcripts regularly
  338. to keep them from taking up too much of your disk.
  339. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  340.  
  341. Tbaud Determination: The Second Character in CUSTOM.DTA
  342.  
  343.    The SECOND character in CUSTOM.DTA determines ACUTERM's TBAUD.  The
  344. number code to be entered is:
  345.  
  346.    1 FOR 9600 BAUD  2 FOR 4800 BAUD  3 FOR 2400 BAUD  4 FOR 1200 BAUD
  347.  
  348.    The default is 2 (4800 BAUD), but you may find that you want to run as
  349. low as 1200 with a 4.77 mHz. PC, or run as fast as 9600 with a 10 mHz.
  350. 286 machine.
  351.  
  352. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  353. Note:
  354.    There was an error in these instructions in earlier documentation.  These
  355. are the correct codes for earlier versions of ACUTERM.  Sorry!
  356. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  357.  
  358. Cursor blanking: The Third Character in CUSTOM.DTA
  359.  
  360.    The THIRD character is a code for ACUTERM's method of cursor blanking.
  361. DOS provides no universal method for turning the cursor off, so this
  362. code provides you some options:
  363.  
  364.         0: No Blanking--you will see cursor hash as the information
  365.            line on the screen is updated.
  366.         1: DOS Blanking--uses a DOS routine and works with some computers.
  367.         2: CRTC Blanking--uses the "take matters into your own hands"
  368.            approach, and works with just about all computers.
  369.         3: Not Invented Yet Blanking--to work with some Tandy machines.
  370.  
  371.    If the cursor is not successfully blanked, the primary effect is that
  372. you will see some cursor hash or sparkle on the line below your log.  If
  373. you have information as to how the cursor can be blanked on TANDY machines,
  374. please write.
  375.  
  376. Polling Method: The Fourth Character in CUSTOM.DTA
  377.  
  378.    The FOURTH character determines ACUTERM's polling method as required
  379. by HPOLL:
  380.  
  381.         N: HPOLL OFF--the PK-232 talks whenever it has something to say,
  382.            and doesn't need to be asked.
  383.  
  384.         Y: HPOLL ON--the PK-232 answers only direct questions, and doesn't
  385.            volunteer anything.
  386.  
  387.    I prefer "N", but ACUTERM will change its strategy to suit your preference.
  388. Note that PC-PACKRATT seems to use "Y", and this option is the one with which
  389. AEA tests their firmware updates.
  390.  
  391. Polling Delay: The Fifth Character in CUSTOM.DTA
  392.  
  393.    The FIFTH character determines the delay between ACUTERM's questions
  394. to the PK-232.  A lower number gives faster response, but this parameter
  395. is made adjustable to provide for slow computers or PK-232 firmware that
  396. might not be able to keep up.  Recommended range: 0-3.
  397.  
  398.    This polling delay parameter in some ways has the same effect as TBAUD.
  399. If you encounter the stray characters mentioned above under TBAUD, set the
  400. polling delay at 3, then reduce the TBAUD until the strays no longer appear,
  401. and finally nurse down the delay.
  402.  
  403.    (You might be interested in seeing what is going on in the host mode.
  404. You can see a snapshot of the host mode dialog by hitting F6.  Hit any
  405. key to return to the previous screen.)
  406.  
  407. Printer Delay: The Sixth Character in CUSTOM.DTA
  408.  
  409.    Older printers may be so confused immediately after receiving a character
  410. that if asked whether ready for another one, they can say "yes" instead
  411. of "no".  The SIXTH character sets a delay in approximate milliseconds between
  412. ACUTERM's sending of a character and its inquiry whether the printer is ready
  413. for the next one. Recommended range: 0-2.
  414.  
  415.    Increase this value if your printer skips lines or misses characters,
  416. particularly when printing labels.
  417.  
  418. Time Zone Offset: The Seventh and Eighth Characters in CUSTOM.DTA
  419.  
  420.    The SEVENTH and EIGHTH characters allow you to keep your computer clock 
  421. set for local time, yet keep your log in UTC.  To calculate the code to be 
  422. entered, first calculate: GMT - LOCAL TIME.
  423.  
  424.    If this is a positive number, enter it into the file as a two digit number.
  425. However, if it is negative, subtract it from 24.
  426.  
  427.         EXAMPLES:        COMPUTER TIME      GMT - LOCAL TIME   ENTRY
  428.                             EUROPE               -1             23
  429.                             ENGLAND               0             00
  430.                             E.D.S.T.              4             04
  431.                             E.S.T.  = C.D.S.T.    5             05
  432.                             C.S.T.  = M.D.S.T.    6             06
  433.                             R.M.S.T.= P.D.S.T.    7             07
  434.                             P.S.T                 8             08
  435.  
  436.    If you have your computer clock set to UTC, set the parameter to "00".
  437.  
  438. Serial Port Configuration: The Ninth through Eleventh Characters in CUSTOM.DTA
  439.  
  440.    If you have a Kenwood transceiver interfaced to your computer, enter "K" as
  441. the NINTH character.  If you don't, enter "N".
  442.  
  443.    (One of these days, there may be an "I" parameter.)
  444.  
  445.    For the TENTH character, enter the number of the COMM port which is
  446. connected to the PK-232: 1 to 3.
  447.  
  448.    If you entered "N" above, enter "0" as the ELEVENTH character.
  449.  
  450. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  451. NOTE:
  452.    ACUTERM may write to the perhaps non-existant COMM port indicated in the
  453. eleventh character. Change this number if you have non-standard assessories
  454. occupying COMM port addresses. "0" is interpretted to be "4".
  455.  
  456.    1-4 may be entered as the ELEVENTH character, provided the number is
  457. different than that of the port connected to the PK-232.
  458. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  459.  
  460.    If you entered "K", enter as the ELEVENTH character the number of the
  461. COMM port which is connected to the IF-232C interface: 1 to 4.
  462.  
  463.    THIS PORT MUST BE ASSOCIATED WITH A DIFFERENT INTERRUPT THAN THE PK-232!
  464.  
  465.    If you have the PK-232 connected to COMM 1, and the IF-232C connected to
  466. COMM 2, the interrupts should be different (provided your computer has its DIP
  467. switches set correctly).  This is because COMM 1 is dedicated to INTERRUPT
  468. IRQ 4, and COMM 2 to INTERRUPT IRQ 3.
  469.  
  470.    (Note that there was an error in earlier versions of ACUTERM that prevented
  471. PK-232 communication on COMM 2.  This is now corrected.)
  472.  
  473.    However, there may be a problem if you use COMM 3 or COMM 4 for the
  474. transceiver interface, as there are established rules dedicating interrupts
  475. to these ports.  It is up to whoever set the DIP switches.
  476.  
  477.    Whatever port you use, make sure that its DIP switches are set to give it
  478. a different interrupt than the one associated with the PK-232 port.
  479.  
  480. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  481. TECHNICAL NOTE:
  482.    If no transceiver interface is indicated (N), only the interrupt associated
  483. with the PK-232 COMM port chosen is active.  Acuterm assumes:
  484.  
  485.             PK-232 COMM PORT     IRQ INTERRUPT ACTIVATED
  486. INTERRUPT          1                      4
  487. WITH NO            2                      3
  488. TRANSCEIVER        3                      4 (AVOID: NO CONVENTION)
  489. INTERFACE          4                      4 (AVOID: NO CONVENTION)
  490.  
  491.    If a previously run program has activated one of these interrupts, it will
  492. be turned off unless you assign it to ACUTERM as shown above.
  493.  
  494.    On the other hand, if a transceiver interface is indicated (K), both
  495. interrupts, IRQ 3 and IRQ 4, are active and their vectors re-assigned.
  496. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  497.  
  498. THE \ACUTERM\AT.BAT FILE:
  499.  
  500.    The primary purpose of the \ACUTERM\AT.BAT file is to allow the user
  501. flexibility in handling permanent storage of transcript files.
  502.  
  503.    THE HANDLING OF TRANSCRIPT FILES BY AT.BAT MUST BE COMPATIBLE WITH THEIR
  504. RUN-TIME LOCATION AS DETERMINED BY CUSTOM.DTA!
  505.  
  506.    The example on the distribution disk simply;
  507.  
  508.         o  Copies the transcripts in permanent storage on the hard drive
  509.            to a presumed virtual disk.
  510.  
  511.         o  Runs \ACUTERM\TERM.EXE.
  512.  
  513.         o  Copies the transcript files from the VDISK to the hard drive.
  514.  
  515.    Note that you can rewrite this file to concatenate the transcript files
  516. into one file, ignore permanent storage of channels 1-3 (used only for
  517. packet), or not store transcripts permanently at all.  See your DOS Manual.
  518.  
  519.    You can also end this file with an instruction that returns you to your
  520. menu program when you leave ACUTERM.
  521.  
  522.  
  523. FILE ORDERING:
  524.  
  525.    The operating system of your computer places new files at the first vacancy
  526. (where a file was erased) in the directory.  It is suggested that you use a
  527. utility such as NORTON to organize your CUSTOM.DTA, HELP.*, CQ.*, QRZ.*,
  528. BRAG.*, and other little accessed files so that they are at the beginning of
  529. the directory, and perhaps add some padding files (no contents) to completely
  530. fill the first page of directory displays.
  531.  
  532.    That way, the files that you do access often will be on the second and
  533. subsequent pages, and you will not have to look through HELP, CQ, QRZ, and BRAG
  534. files to find the one you are looking for.
  535.  
  536.    Note that the mini-editor in ACUTERM allows you to edit files without
  537. changing their position in the directory, but other editors sometimes do not.
  538. If you want CUSTOM.DTA or a BRAG.* to stay put after editing, use the built-in
  539. mini-editor.
  540.  
  541.  
  542. WHY THERE IS A FILES SUBDIRECTORY:
  543.  
  544.    Several people have inquired as to why there is a FILES subdirectory. The
  545. contents of FILES are very accessable, and can be changed easily or "killed"
  546. with a few keystrokes.  To protect TERM.EXE, and your very important log,
  547. CHRONLOG.DTA, they are in a separate directory, and not directly vulnerable to
  548. a wrong keystroke or two.
  549.  
  550.  
  551.    This concludes the remarks relating to the installation and set-up
  552. of ACUTERM.
  553.  
  554. ═════════════════════════════════════════════════════════════════════════════
  555.  
  556.    This section relates to using some of ACUTERM's features.
  557.  
  558. ID'ING:
  559.  
  560.    Once you have entered your QSO partner's call in the log, the F2 keys may be
  561. used for ID macro's in the following way:
  562.  
  563.         o  F2 =     ID     : Used principally at beginning of transmission,
  564.                              but may be used anytime:  YV1AQE DE N8BA
  565.  
  566.         o  ALT-F2 = ID + AR: Used to terminate a transmission and includes
  567.                              the +? or CTRL-D:  YV1AQE DE N8BA/+?
  568.  
  569.         o  SHFT-F2= ID + SK: Used to terminate a QSO:  YV1AQE DE N8BA/SNIP
  570.  
  571.  
  572. USING THE LOG:
  573.  
  574. Basics:
  575.  
  576.    When you begin a QSO, start the log by hitting ALT-F8.  This stores any
  577. legitimate (ie. there is a call entered) previous log entry, and records the
  578. starting time of the QSO as well as some other information.
  579.  
  580.    This key leaves you in a qso log editing mode.  If you wish to start a
  581. dialog immediately, hit ESC (or F8) to resume terminal operation.
  582.  
  583.    If the other party is transmitting, stay in the editing mode, and enter his
  584. call, QTH, etc. as he gives it to you.
  585.  
  586.    When you are finished editing, you have two options.  If you want to start
  587. typing into your transmit buffer immediately, hit ESC.
  588.  
  589.    However, if you want to see if you have worked the other station before,
  590. hit F7.  If there are no previous entries with the station, you will find
  591. yourself in the terminal mode.  If there are previous entries, you can read
  592. them by tapping the F7 key until you pass the first one in the log, in which
  593. case you will also return to the terminal mode.
  594.  
  595.    In doing so, if you find a particularly informative entry, you can hit ESC
  596. at any time, and the old log entry will remain on the screen until you resume
  597. editing.
  598.  
  599.    To resume editing, hit F8.  The current qso log entry will appear (if it
  600. isn't already on the screen) and the sign-out time will be updated. Note that
  601. the TAB and SHIFT-TAB can be used to take the cursor from one field to the
  602. next.
  603.  
  604.    In general, the procedure for logging is to:
  605.  
  606.         o Sign-in with ALT-F8
  607.         o Edit with F8
  608.         o Search while editing or from the terminal mode with F7.
  609.           Tap F7 until all the matches are found, and you return
  610.           automatically to the TERMINAL MODE.
  611.         o Refresh the sign-out one last time at the end of the QSO
  612.           with F8, ESC or by tapping F8 twice.
  613.         o Store the log entry with ALT-F8
  614.  
  615.    (For editing, F8 both enters and exits.  So tapping F8 twice is the same as
  616. hitting F8, ESC.)
  617.  
  618.    You will not store a blank log entry when you hit ALT-f8 again when you
  619. start your next QSO.  As long as the call area of the log is blank, no entry
  620. will be stored.
  621.  
  622.    This suggests that a log entry can be aborted by just rubbing out the call.
  623. You can do this with the space, backspace, or the erase-edit-field key, F5.
  624.  
  625.    You don't have to worry about losing an entry if you forget to store it
  626. prior to quiting the program.  Log entries are stored automatically on exit.
  627. However, turning the computer off, or resetting it, is another matter!  ALWAYS
  628. USE THE QUIT SELECTION ON THE HELP SCREEN TO END AN OPERATING SESSION!
  629.  
  630.  
  631. Searching:
  632.  
  633.    The F7 key can enter the search mode from the qso log edit mode or directly
  634. from the terminal mode.
  635.  
  636.    You can skim through the log manually by hitting ALT-F7 from the terminal
  637. mode, and use the up/down cursors to read entries.
  638.  
  639.    Or you can look for a call that is not currently logged in by hitting
  640. CTRL-F7 and entering the call or prefix to be searched for in the box that will
  641. appear.
  642.  
  643.    If log searches are slow, and there is quite a bit of head activity, run one
  644. of the commercial programs that reorganizes your hard drive.
  645.  
  646.    Note that ACUTERM searches by looking for a partial match.  This is
  647. advantageous in that you can search for all entries with a certain prefix by
  648. just typing in the prefix.  For example, the search will turn up all YV
  649. stations by typing in "YV".  However, a search for N8BA will also turn up
  650. N8BAA, N8BAB, etc.  Be careful that you look at the call found before saying
  651. "HI BILL...".
  652.  
  653.    You can transfer the top two information lines of an old log entry to your
  654. current log entry by hitting ALT-C while in the search mode.  This is handy
  655. for automatic entry of name, QTH, and rig.  (Note: this feature will not work 
  656. immediately after editing the old log entry.)     
  657.  
  658.    This is about all you have to remember to use the full logging system,
  659. because it is generously provided with prompts to guide you further.  And if
  660. you forget these keys, a trip to the help screen will remind you.
  661.  
  662.    These prompts tell you what key to use to edit an old log entry, load your
  663. transceiver to the frequency and mode indicated in an entry, edit and print
  664. QSL labels, etc.  Most important, the prompts always tell you how to get back
  665. to the previous or terminal mode.
  666.  
  667.  
  668. Editing:
  669.  
  670.    Editing the log as a whole is not normally necessary, but may be required if
  671. the log must be reconstructed following a disk mishap.  If you suddenly find
  672. your log entries misaligned, something bad has happened to your CHRONLOG.DTA
  673. file, and it must be repaired before logging any more entries on it.  Back it
  674. up immediately, and erase it in \ACUTERM before continuing to operate.
  675.  
  676.    Please don't get excessively concerned.  The only way that my log has gotten
  677. misaligned is by me editing it with an editor and making an error.  But it
  678. could happen--files do get busted occasionally.
  679.  
  680.    The log is easily edited with several text editors.  One is Microsoft's text
  681. editor, called M.EXE, and comes as part of the Microsoft Macro Assembler 5.1.
  682. Another is the NORTON text editor, which contains better internal instructions,
  683. but must handle a large log in chunks.
  684.  
  685.    TURN ANY TAB PADDING FEATURE IN THE EDITOR OFF!
  686.  
  687.    DON'T ATTEMPT TO EDIT WITHOUT MAKING A BACKUP!
  688.  
  689.    For your information, each log entry is a character stream of 248
  690. characters.  240 of the characters are the log text, with no line feed/carriage
  691. returns, and the final eight are six characters of padding, for future
  692. information, followed by one line feed/carriage return pair.
  693.  
  694.    If your log gets misaligned and you can't fix it, write for help.
  695.  
  696.  
  697. Translating:
  698.  
  699.    KA1FXY has written a program to translate an ARIES or LANLINK log to
  700. ACUTERM, and vice versa.  It is included on this disk!
  701.  
  702.  
  703. Database Analysis:
  704.  
  705.    KF8CU has written a DATABASE program. It allows you to sort and print your
  706. ACUTERM log.  It is also included on this disk!
  707.  
  708.    I have set up the directories on this disk so that CHRONLOG.DTA must be
  709. copied to \DBASE before using ACULOG.EXE.  I recommend that you follow this
  710. practise to preserve your original log during sorting.
  711.  
  712.  
  713.  
  714. READING FILES AND TRANSCRIPTS:
  715.  
  716.    The same scheme is used to read the transcipts and to read files.
  717. Only the entry method is different.  To read what has gone off the top
  718. of the screen, engage the transcript reader with the PAGE UP key, and
  719. do the obvious things with the up/down cursors and PAGE keys.  Use ESC
  720. to exit.
  721.  
  722.    To read files, hit SHIFT-f3.  If you forget that, hit F1 to go to
  723. the HELP screen, and move the sliding menu to READ FILES.  Choose your
  724. file from the directory presented.
  725.  
  726.    Once you are reading a file, transcript or not, a number of features
  727. are indicated on the prompt.  These include editing the screen and saving
  728. it as the same or a different file, loading the transceiver and/or ARQ/
  729. CONNECT boxes (provided the cursor line has the required format), printing,
  730. etc.
  731.  
  732.    If you want to edit something to a file, hit ALT-E.  You will find
  733. yourself in ACUTERM's mini-editor.  Change the screen as you wish, then
  734. hit ESC.  A box will appear with a tentative file name in it.  Accept it,
  735. type over it, or hit ESC a second time to abort.
  736.  
  737.    If you want to print a portion of the transcript, or a file, position
  738. it so that the point where you want to start is at the top of the screen,
  739. and hit ALT-P.  The printing will stop when you hit ALT-P again, or exit
  740. the read file/transcript mode, but otherwise will continue to the end of
  741. the file even though it may not be on the screen.
  742.  
  743.  
  744. THE MINI-EDITOR:
  745.  
  746.    The same editor is used for editing the log, the transcripts, files, and
  747. QSL labels.  In the non-log roles, the TAB's have a normal function.  In the
  748. log, the TAB and SHIFT-TAB move you from field to field.  In all applications,
  749. F5 clears the screen.
  750.  
  751.    ACUTERM's internal file editor is intended for writing brief messages,
  752. making changes to short files, or creating excerpts from longer files and
  753. saving them under a different name.  Only what you see on the screen is
  754. saved.
  755.  
  756.    DO NOT ATTEMPT TO USE THE EDITOR TO CHANGE A FILE THAT RUNS OFF THE
  757. SCREEN--YOU WILL LOSE WHAT YOU DO NOT SEE.  WHEN EXCERPTING FROM A LONG
  758. FILE, MAKE CERTAIN YOU CHANGE THE NAME WHEN SAVING!
  759.  
  760. Using the MINI-EDITOR to Change Brags, CQ's, QRZ's, etc.:
  761.  
  762.    To use the mini-editor to change a file, display the file by hitting
  763. SHIFT-F3 or by choosing READ FILES on the help screen and selecting the
  764. file.
  765.  
  766.    To edit the file, hit ALT-E.  If you want to remove everything that is
  767. currently there, hit F5.  Use the cursors to move around and enter text,
  768. then hit ESC to end the editing.
  769.  
  770.    A box will then appear with the file name in it.  If you want to save
  771. the edited file under that name, hit ENTER.  If not, type a new name over
  772. the old one and hit ENTER, or--if you decide to abort--hit ESC.
  773.  
  774.    These steps are suggested by the prompts on the screen.
  775.  
  776.  
  777. TRANSCRIPT CAPTURE:
  778.  
  779.    While the transcript file system provides a way to cut out screens and
  780. make them files, longer transmissions can be recorded using the TCAPTURE
  781. function.  This is toggled with the ALT-T key.
  782.  
  783.    When you exit TCAPTURE, the program asks you to enter the file name where
  784. the captured transcript should be stored.  A pre-name is provided; use it
  785. if you wish, or type over it.  If you rub out, or clear with F5, the pre-name,
  786. or hit ESC, you can leave the capture function "open", and resume capturing
  787. to the file later.
  788.  
  789.    Once a capture file is "closed", you can no longer add to its contents with
  790. the TCAPTURE function.
  791.  
  792.    If you give TCAPTURE a file name that already exits, it is rejected.
  793. Your captured material is not lost.  Simply enter and exit TCAPTURE again,
  794. and give it another file name.
  795.  
  796.    Un-named captured material is retained when you turn your computer off.
  797.  
  798. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  799. NOTE:
  800.    TCAPTURE works by writing to a file named CAPTURED.DTA in the ACUTERM\
  801. FILES subdirectory.  When you exit TCAPTURE, CAPTURED.DTA is renamed to the
  802. file name that you enter.
  803. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  804.  
  805.  
  806. BEACON FILES:
  807.  
  808.    The HELP screens desribe a BEACON CQ and sending a file as a BEACON,
  809. What does BEACON mean?  It means that the CQ or other file will be sent
  810. repetitively until you hit the DELETE key or the file has been sent 10
  811. times.  In AMTOR, the transmissions will be aborted automatically if your
  812. station receives an ARQ or FEC transmission.  The files are sent with about
  813. 20 seconds "listening" time between transmissions.
  814.  
  815.    This feature is intended for sending a string of CQ's, or for repetitively
  816. calling another station.  If the time-out feature limits your capability
  817. to hog the band while away from your station, buy a KAM and set up a BBS.
  818.  
  819.  
  820. BEACON CALL:
  821.  
  822.    Note that there is a BEACON CALL feature that is not shown on some of
  823. the help screens (no room!).  This is engaged with the CTRL-F2 key, and
  824. causes a beacon to be sent, calling the station currently logged.
  825.  
  826.  
  827. ACCESSORIES:
  828.  
  829.    Use ACUTERM'S batch file system to create your own set of accessories.
  830. Bring up your menu of batch files with CTRL-F1, or from the slider menu
  831. on the HELP screen.  You can access all of the programs on your hard
  832. drive by writing a batch file that calls your menu program.  Use the DOS
  833. exit of the program to return to ACUTERM.
  834.  
  835.    You can enter DOS from ACUTERM by writing a batch file:
  836.  
  837.         CD \
  838.         COMMAND
  839.  
  840. When you want to return to ACUTERM, enter the command "EXIT".  Our thanks
  841. to AA6OK for this one!
  842.  
  843.    You may also want to write batch files to access gray-line programs,
  844. satellite tracking programs, and other frequently used amateur radio software.
  845.  
  846.    There is no longer room to include YAPP on this disk.  However, if you
  847. wish to call YAPP from ACUTERM, you should insert the following statement in
  848. YAPP.CNF as the first command to be sent to the PK-232:
  849.  
  850.         OHON    OR    CTRL-A,"OHON",CTRL-W
  851.  
  852.    This is the host mode command for putting the PK-232 into the verbose
  853. mode.
  854.  
  855.  
  856. CONTROLLING THE TRANSCEIVER:
  857.  
  858.    The transceiver control functions are as follows:
  859.  
  860. o  F9 and F10 control the RIT.  Shift-F10 clears the RIT.
  861.  
  862. o  Alt-F9 and ALT-F10 control the main frequency.
  863.  
  864. o  SHIFT-F9 tunes the transceiver to the current log entry.
  865.  
  866.    Note that the READ FILES function provides a prompt for loading the
  867. transceiver from text files, and that the log reading functions (ALT-F7,
  868. CTRL-F7, etc.) allow you to load the transceiver from a log entry.
  869.  
  870.    The format of a text file entry for loading the transceiver is illustrated
  871. below.  THIS FORMAT HAS CHANGED SLIGHTLY IN REV 0.407 TO ALLOW THE PK-232
  872. MODE TO BE PROGRAMMED.
  873.  
  874.  
  875.  14.079.00/ 14.079.00 LSB  AMT  KR4P       LEE        PALM BAY, FLORIDA
  876.  14.077.00/ 14.077.00 FSK  AMT  YV1AQE     WILLY      MARACAIBO, VENEZUELA
  877.  14.115.00/ 14.115.00 LSB  PAC  AA6OK
  878.  28.187.00/ 28.187.00 LSB  PAC  KR4P V YV1AQE
  879.  
  880.  
  881. ════Fa════╧════Fb════╧MDtx╧MDpk╧═CALL══<<TO ENTER FROM LOG: ALT-L════EXIT:ESC═
  882.  
  883.  
  884.    Note how it aligns with the template on the edit prompt of the ACUTERM
  885. mini_editor.  When using the mini-editor, also note that you can load a
  886. file from a currently displayed log entry by positioning the cursor to
  887. the line where you want the entry, and hitting ALT-L.
  888.  
  889.    A decimal point, separating kilohertz and hertz, must be present. The
  890. decimal point between megahertz and kiloherts is optional.
  891.  
  892.    When you load the transceiver from a file, or the log, the first (receive)
  893. frequency will be loaded into VFO A, the second (transmit), following the
  894. slash, will be loaded into VFO B, and the modes of both transceiver and
  895. PK-232 will be loaded as well.
  896.  
  897.    The /(second frequency) is optional--if only one frequency is given, it
  898. will be loaded into both VFO A and VFO B.
  899.  
  900.    If your entry is intended for packet, you may enter the call starting
  901. at column 32 with the "via" path extending as far as necessary across the
  902. screen.  (Packet entries should not have name, qth, or comments after the
  903. call.)
  904.  
  905.    After loading the transceiver, and leaving the READ FILES mode, you will
  906. find this call or its selcal in the CONNECT and ARQ boxes.  (Any logging
  907. activity will erase or write over the selcal.  Rub out any comments that
  908. appear in the CONNECT box before hitting return.)
  909.  
  910.    You don't need a transceiver interface to find the above useful!
  911.  
  912.  
  913. WORDOUT AND AUTOMATIC CARRIAGE RETURNS:
  914.  
  915.    Note that ACUTERM handles WORDOUT internally in all modes except MORSE.
  916. The state of the PK-232 WORDOUT will determine whether you have a wordout
  917. function in the MORSE mode.
  918.  
  919.    Automatic carriage returns are built into ACUTERM for typed input,
  920. but not for file input.  Files are sent "as is".
  921.  
  922.  
  923. LENGTH OF FILE PACKETS:
  924.  
  925.    Note that ACUTERM sends files in packets that terminate automatically
  926. to end at the ends of lines.  Whenever 80 characters or less are to be
  927. sent to the PK-232, it starts watching for a line feed, and ends the packet
  928. on the next one it finds.  If it doesn't find one when it has sent a total
  929. of 240 characters, it ends the packet.
  930.  
  931.    This results in files being sent so that the packets tend to end on
  932. the ends of lines.  If PACLEN is large, 200 or more, text will be sent
  933. in packets averaging three or more lines, always ending at the end of a
  934. line.
  935.  
  936.  
  937. LEAVING THE PROGRAM:
  938.  
  939.    ALWAYS LEAVE ACUTERM BY USING THE QUIT SELECTION ON THE MAIN MENU.
  940. If u don't, any active log entries will not be stored, your permanent
  941. transcript will not be updated with the session's material, and you
  942. will leave your PK-232 in the host mode.
  943.  
  944.  
  945. KF8CU'S PRIMER:
  946.  
  947.    John, KF8CU, has written a very clear set of notes on how to use ACUTERM
  948. in the various communications modes.  See PRIMER.DOC on this disk.
  949.  
  950.  
  951.    This concludes feature discussion.
  952.  
  953. ═════════════════════════════════════════════════════════════════════════════
  954.  
  955. CLOSING REMARKS:
  956.  
  957.    While there is a Copyright notice on the introductory screen, it is only to
  958. protect the program from unauthorized exploitation.  All amateur radio
  959. operators are free to copy and distribute ACUTERM, provided that it is not for
  960. profit, and that these notes are contained in the copy.
  961.  
  962.    If you request copies of ACUTERM from me, please keep in mind that mailing
  963. a disk costs about $5, and that you will want updates.  Donations have
  964. typically been $10-$20,  and more than that is excessive.  Do not send disks,
  965. mailers, or stamps.  Checks are fine.
  966.  
  967.    If you got ACUTERM from someone else, donations would be appreciated, but
  968. only from happy users.  Pad bottles so that they don't break.  I smoke anything
  969. that burns. Ticking packages will be returned COD.  No, we have two cats 
  970. already!
  971.  
  972.    New features to ACUTERM have been added on a weekly basis for some time,
  973. and there are more to come.  Releases will be made as significant new features
  974. are added, on roughly a monthly basis.
  975.  
  976.    Please do not encourage people to write me asking for "information about
  977. ACUTERM".  Please give it to them yourself, and--if they are interested--have
  978. them write me for the latest version.
  979.  
  980.    While I tried to make ACUTERM work with a variety of clone types, PK-232
  981. firmware revisions, etc., there will be compatibility problems with some
  982. computers.  Let me know about them.
  983.  
  984.    Correspondence may be sent to:
  985.  
  986.                           W.R.KISSEL--N8BA
  987.                           1331 E. DAWSON
  988.                           MILFORD, MICH. 48042
  989.                           313-685-8671 (7 PM to 10 PM EST)
  990.  
  991.    CORRESPONDENCE SHOULD PROVIDE COMPUTER INFORMATION (PROCESSOR, VIDEO ADAPTOR
  992. TYPE, COMM PORTS EQUIPPED, SERIAL CONFIGURATION, DISK CONFIGURATION, ANY
  993. UNUSUAL ACCESSORIES, ETC.) AND PK-232 FIRMWARE REVISION.
  994.  
  995.    For a quick response, leave me a message on K4CZ, an Amtor mailbox.  It is
  996. on 40 meters from sunset to noon EST at 7.076.85 FSK, and on 20 meters from
  997. noon to sunset EST at 14.070.15 or thereabouts.  Add 2.2 kHz for LSB AFSK.
  998.  
  999.    Finally, I'd like to express my thanks to ACUTERM's beta evaluators,
  1000. especially Lee--KR4P, Willy--YV1AQE, Brian--KA1FXY, Jack--AA6OK, Gary--KJ6WB,
  1001. John--KF8CU, and Adolph--K8SCA.  And also to Henry--K4CZ--for providing his
  1002. mailbox for developmental consultation (ie. bitches).
  1003.  
  1004.    With their encouragement, interest, insight, and contributions, ACUTERM has
  1005. become a group project and so much fun that we might run out of REV numbers
  1006. before its done!
  1007.  
  1008.  
  1009.                                        73, BILL--N8BA
  1010. 
  1011.