home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-04-20 | 55.3 KB | 1,235 lines |
-
-
- חללללללללללללללללללללללללללללללללללללללללללללללללללללל†
- ´ ףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõף ´ףף
- ´ õףãףãףãףãףãףãףãףãףãףãףãףãףãףãףãףãףãףõ ´ףף
- ´ ףã ãף ´ףף
- ´ õףb1 K M - T E R M version 1.90 c0b3ףõ ´ףף
- ´ ףã ãף ´ףף
- ´ õףãףãףãףãףãףãףãףãףãףãףãףãףãףãףãףãףãףõ ´ףף
- ´ ףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõףõף ´ףף
- ´ ´ףף
- ´ c2b1 A VT52/ANSI Terminal program for the Atari ST c0b3 ´ףף
- ´ c2b1 range of microcomputers programmed and copyright c0b3 ´ףף
- ´ c2b1 by Kevin Millican 1992,1993. c0b3 ´ףף
- ´ ´ףף
- זללללללללללללללללללללללללללללללללללללללללללללללללללללל¶ףף
- ףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףףף
-
-
- This version of KM_Term comes equipped with this full on-screen
- manual; press the <Help> key to see all commands...
-
-
-
-
- c3b2 TOPICS c0b3
-
-
- 1. INTRODUCTION
- 2. THE TERMINAL / COMMANDS
- 3. THE CONTROL PANEL
- 4. CONFIGURATION / CUSTOMISATION
- 5. VT100 / ANSI EMULATION
- 6. COMMENTS ON THE PROGRAM DESIGN
- 7. NEW TO COMMS ?
- 8. LICENSE CONDITIONS & DISCLAIMER
- 9. AUTOLOGON SEQUENCES IN MORE DETAIL
- 10. HOST MODE
- 11. DIRECT COMPUTER LINKS
- 12. HISTORY
-
-
-
-
- 1.0 c1b0 INTRODUCTION c0b3
-
-
- 1.1 KM_Term is a VT52, VT100, & ANSI terminal emulator for the Atari
- ST range of microcomputers.
-
-
- 1.2 It was coded in Hisoft Power BASIC with a splash of assembly
- language here and there.
-
-
- 1.3 KM_Term will operate in Hires 640 x 400 or Medium res 640 x 200
- screen modes; it has been tested on TOS 1.2, 1.4, and 1.6 (STE)
- and should operate happily on systems with as little as 512KB of
- memory.
-
-
- 1.4 This software has a number of features of which probably none can
- be described as unique, but which together make a powerful and
- complete system that can be easily customised for your particular
- needs.
-
-
- 1.5 Conventions Used
-
- 1.5.1 Because registered users receive a copy of the source code I
- may refer to some functions by their source-code names; this
- may be useful if you ever wish to tinker with the source code
- or are unsure why something doesn't quite function the way you
- expect. When I enclose a name in {curly brackets} I am
- referring to a FN, a named SUB or a GOSUB label.
-
-
- 1.5.2 User keypress combinations are highlighted e.g. <Return>
-
-
- 1.5.3 Named single characters or ASCII codes are enclosed in square
- brackets e.g.
-
- [CR] means a carriage return code and is identical to [dec13]
- or [hex0D]
-
-
-
-
- 2.0 c1b0 THE TERMINAL / COMMANDS c0b3
-
-
- 2.1 When you start KM_Term, you are greeted with a blank screen and
- flashing cursor. Once you've recovered from this
- mind-blowing experience (!) carry on...
-
-
- 2.2 Pressing <Help> displays a menu showing the available key
- combinations that control KM_Term from the terminal - {GOSUB
- hlptxt}. Some of these functions can also be activated from
- the control panel.
-
-
- 2.2.1 The current RS232 settings, capture buffer status, and, - if
- you have started a call - the duration and charge will also be
- displayed here.
-
-
- 2.2.2 The terminal screen colours can be edited by pressing the
- appropriate colour key (1-3 or b) if you are in medium res.
-
-
- 2.2.3 Pressing a mouse button or a key on the keyboard will return
- you to the terminal. In theory any key can be used, but
- during a call the shift keys work much better (and there's no
- risk of the keyboard repeat entering unwanted characters down
- the line).
-
-
- 2.3 Pressing the <left mouse button> and holding it displays the
- mouse pointer. Releasing it then positions the VT52 cursor
- at the mouse pointer position.
-
-
- 2.3.1 If you hold down the shift key or control key when positioning
- the cursor using the left mouse button then the new coordinates
- are sent to the remote modem in VT52 or ANSI format
- respectively.
-
-
- 2.3.2 KM_Term now responds to the ANSI request for the cursor
- position. For this to work I've had to peek the memory for the
- ST's VT52 coordinates but the program searches for these memory
- positions at startup so it should work with all TOS versions -
- let me know if you get any messages to the contrary.
-
-
- 2.4 Pressing the <right mouse button> calls up the main control
- panel - {GOSUB gembit}.
-
-
- 2.5 A full 25 line display is used by KM_Term. However there are
- many times when the program needs to advise you of what it is
- doing because changes are not readily apparent otherwise.
-
-
- 2.5.1 A subroutine is used for this information line - {SUB showmod}.
- If the BBS display overwrites this line it will not be restored
- until a new routine is used that displays information.
-
-
- 2.5.2 This has the benefit of a full-size display with the very minor
- cost that the top line of the display could be lost when some
- functions are used. In practice I have never found this to
- be a limitation since nothing useful on screen menus ever
- starts on the top line.
-
-
- 2.6 Most functions can be selected by an <Alternate-KEY>
- combination from the terminal screen - {GOSUB keyin}.
- The options are listed below :-
-
- <Alternate-Q> Sends the escape command string (Hayes-comp. +++)
- and then the hangup modem string to the modem and logs the
- call. Manual modem users should define both (C)ommand &
- (H)angup as empty strings and use this after terminating a call
- to ensure that it is logged. Automatic (Hayes) modem users
- need only use this call where a BBS appears to crash without
- disconnecting. By default this string is `ATH0' but other
- methods exist to terminate the call if desired - {GOSUB
- hangup}.
-
-
- <Alternate-D> Calls the external file transfer protocol (by
- default XYZ.TTP) to download a file - {GOSUB transfer}. The
- last-used settings are displayed in alert boxes as the defaults
- but these can be changed either by using the alert boxes or by
- altering the presets on the control panel.
-
-
- <Alternate-U> Calls the external file transfer protocol as
- above but allows the user to select a file for upload - {GOSUB
- transfer}.
-
-
- <Alternate-X> Calls the external file transfer protocol as
- above but asks the user whether they require upload or download
- (only included for compatibility with some other terminal
- programs) - {GOSUB transfer}.
-
-
- <Alternate-J> Calls an external file transfer protocol that
- doesn't require parameters - {GOSUB jekyll}. This is set up
- by default (and originally intended) for use with JEKYLL.TTP.
- Jekyll is the ultimate file transfer protocol for ST users
- since it allows simultaneous upload & download at ZModem
- speeds, and allows you to chat to the BBS sysop all at the same
- time. You can even access the BBS directories directly and the
- other end can request files from your drive as well (if host
- mode is switched on).
-
-
- <Alternate-T> Allows the user to select an ASCII text file for
- upload into a BBS line editor - {GOSUB ascii}. It's up to
- the user to ensure that the line lengths are correct but the
- utility will strip any linefeed codes out and send a space
- character ([dec32]) followed by [CR] for any empty lines.
- This will work well with just about any BBS line or ANSI editor
- - even at slow speeds.
-
-
- <Alternate-S> Displays the standard fileselector to allow the
- user to save the current capture buffer to disk - {GOSUB
- savebuf}. Unlike many terminal programs, KM_Term strips out
- any VT52 or ANSI escape codes to allow the file to be directly
- loaded into a text editor. The capture buffer is cleared
- after saving.
-
-
- <Alternate-B> Changes the Baud rate - {GOSUB baud}. Note that
- you can use any baud rate that is available on a standard ST
- and not just those on the control panel. By use of the config
- file or patch programs you can also persuade it to work at
- higher speeds.
-
-
- <Alternate-H> Changes the RS232 Handshake protocol to NONE,
- XON/XOFF or RTS/CTS - {GOSUB handshake}. There are no
- special RS232 routines in KM_Term so you may need a software
- patch to use RTS/CTS with high speed modems.
-
-
- <Alternate-E> Runs the user-defined text editor - {GOSUB
- editor}. This is different from selecting the editor from
- the control panel in that it passes the name of the last-saved
- capture buffer as parameters to the text editor. If the text
- editor handles parameters properly (most do), then the editor
- will be loaded complete with the last-saved capture buffer
- ready for editing.
-
-
- <Alternate-C> Toggles the capture buffer ON or OFF. I don't
- really know why anyone would want to run without a capture
- buffer switched ON, but this is included for the odd time when
- you think this might be necessary (users of machines tight on
- memory with small capture buffers maybe).
-
- NB. Turning the capture buffer OFF prevents normal functioning
- of the automatic call-logging and autologon facilities, because
- both functions check the status of the last 10 characters in
- the buffer every 0.2 seconds.
-
-
- <Alternate-W> Toggles standard VT52 wrap ON or wrap OFF. By
- default this is ON in 1.90 onwards.
-
-
- <Alternate-R> Displays the fileselector and allows the user to
- select a program to run from within KM_Term - {GOSUB prgrn}.
-
-
- <Alternate-A> Displays the fileselector and allows the user to
- run a previously- recorded autologon file - {GOSUB
- start_autologon}. The default directory for this, is a
- folder called `\LOGON\' which should be in the same folder as
- KM_Term was run from.
-
-
- <Alternate-O> [NEW feature for 1.70 onwards] Sends the next
- character you type and then goes into raw ASCII capture mode -
- no screen display but will capture anything coming down the
- RS232 port at high speed even without RTS/CTS in most cases. I
- use this for capturing crude output from some laboratory
- equipment at high speed or capturing VT52 or ANSI codes for
- testing. <Esc> returns you to standard mode.
-
-
- <Alternate-M> [New feature for 1.80 onwards] Allows access to
- GEM accessories - at present you must close these down before
- returning to the terminal.
-
-
- <Alternate-Z> [New feature for 1.90 onwards] Calls up this on-
- screen manual.
-
-
- <F1.....F8> These are the macro keys which can hold any text
- strings you normally use frequently (e.g. your name,
- password(s), `Hello', or even certain modem setup strings).
- I've only included 8 because I can only remember about 4 !
- If anyone thinks this is particularly stingy and can remember
- more than 8 then let me know and I'll add some more !
-
-
- <F9> This key is a leftover from early development on a
- 1200/75 modem - {SUB sortit}. Under certain obscure conditions
- I found out the RS232 buffers can get confused when V23EMU.TOS
- has been used to provide a split baud rate on the ST. The
- problem occurs when you've been using V23 (1200/75) and then
- switch back to V21 (300/300); some characters are not returned
- from the BBS but they stay in the buffer so that as you press
- e.g. the <Return> key the lost characters appear (ie. you're
- not sending the correct characters to the BBS). The <F9> key
- resets the buffers to provide (probably temporary) relief from
- this.
-
-
- <F10> Displays the status of the RS232 input & output buffers
- - {GOSUB bufferstat}.
-
-
- <Alternate-1...8> Used to effect foreground & background
- colours temporarily in medium res - {GOSUB vt52col}. In mono
- 1-3 temporarily set the screen fonts, 4 & 5 set inverse &
- normal text, and 6 inverts the screen (pallette change) to
- white-on-black or vice versa - {GOSUB vt52mono}. This last
- setting is important because it is permanent, i.e. it can be
- saved using the `SAVE CONFIG' option.
-
-
- <Shift-F1> Initiates the `RECORD AUTOLOGON' sequence - {GOSUB
- record}. The fileselector is displayed so that the autologon
- file can be named. From this point onwards, all characters
- passed to the BBS are recorded in the file.
-
-
- <Shift-F2> Ends the `RECORD AUTOLOGON' sequence - {GOSUB
- record}.
-
-
- <Shift-F3> Records (Registers) the last ten characters from the
- BBS in the currently recorded autologon sequence file - {GOSUB
- record}. <Shift-F3> is normally pressed by the user at each
- point where the BBS pauses to wait for an input from the user.
-
-
- <Shift-F10> Inserts the active RS232 settings in the currently
- recorded autologon sequence file. This is normally pressed
- immediately after initiating the record sequence prior to
- autodialling when it is desired to use specific RS232 settings
- on playback.
-
-
- <Insert> Toggles `HOST' mode on or off.
-
-
- <Undo> Leaves the terminal (via alert box confirmation).
-
-
-
-
- 3.0 c1b0 THE CONTROL PANEL c0b3
-
-
- 3.1 The control panel is toggled with the <right mouse button> -
- {GOSUB gembit}. This panel allows the user to set the RS232
- settings, default upload/download options, and use some of the
- menu utilities that may or may not be available directly from
- the terminal screen.
-
-
- 3.2 All selections are made with the <left mouse button> - {GOSUB
- decode}. Some features will return you to the terminal after
- selection, whilst others will not. You can return to the
- terminal at any time by pressing the <right mouse button> or
- clicking on the close box at the top left of the control panel
- screen.
-
-
- 3.3 Most of the features are self-explanatory but some require a
- little more discussion as follows :-
-
-
- 3.4 The Autodialler (AUTODIAL)
-
- 3.4.1 There are ten user-definable autodial slots - {GOSUB autodial}.
- Users might be wondering why I've only included ten; well once
- you start to use the autologon facility, you'll probably only
- use this when recording an autologon sequence or as a quickdial
- facility.
-
-
- 3.4.2 To dial a number, just click on a highlighted number with the
- <left mouse button>.
-
-
- 3.4.3 To define a number, press the number (0-9) on the main keyboard
- and edit it {FNedit$} using the following format :-
-
- ############# : ************************** @$$
-
- where; ############# is the BT telephone number.
- ************** is the name of the BBS
- $$ is the call rate (a,b,b1,L,m1,m2,m3, or
- m4)
-
- The number of characters is not significant; everything up to
- the colon (:) is the number that is dialed and everything after
- is the BBS identification. (I also tend to put the BBS
- Fidonet number in here as a reminder). The call rate
- indicator must be the last thing on the line however, and this
- is essential for correct call logging.
-
- NB: YOU MUST CARRY OUT THIS OPERATION EVEN IF YOU ARE USING A
- MANUAL MODEM (AND YOU WISH KM_TERM TO LOG CALLS AND CHARGES)
-
-
- 3.4.4 There are also a couple of other variables that can be altered
- from this menu by pressing the character in brackets :-
-
- (P)refix Is the dial prefix sent to the modem before the number
- (For Hayes-compatibles `ATDP' for pulse or `ATDT' for tone).
-
- (C)ommand Is the sequence to be sent to the modem to select
- command mode (Hayes : `+++'). This is sent twice with a slight
- pause as per the Hayes standard but this should also work with
- non-Hayes modems.
-
- (H)angup Is the sequence to be sent after the command mode
- select in order to hangup the modem (Hayes : `ATH0').
-
- (M)ercury Is the sequence sent after the prefix and before the
- BT telephone number if the autodial number contains the string
- :- `@m'.
-
- For Hayes-compatibles this is normally `131,,,ATDT##########'
- where `##########' is your Mercury access (PIN) code. The
- commas are a signal to your modem to pause for two seconds.
- According to Mercury you should dial 131 followed by a pause of
- five seconds followed by your PIN number, so you may find you
- can reduce this to two or maybe even one two-second delay. You
- should also ensure that you (or your other software) hasn't
- tampered with the time delay attributed to a comma.
-
- You will notice that once entered this number does not reappear
- on the display next time you select autodial. This is to
- ensure a measure of security but note that your PIN number will
- be saved in the KM_TERM.CFG configuration file.
-
- If you wish, you may of course save your Mercury number in the
- modem memory and use this variable to call on that particular
- memory instead.
-
- (D)ial Delay Is the number of seconds after initiating the
- autodial before KM_Term starts counting the call duration.
-
- If you are using KM_Term with a manual modem you should set the
- delay to zero.
-
- [New for 1.80 onwards] if you specify a negative dial delay
- then KM_Term will not log the call when it receives a NO
- CARRIER message unless it has already received a CONNECT
- message. The value must be set to the typical time taken to
- CONNECT after the remote modem has answered the phone. This
- should help avoid logging phantom calls if your modem doesn't
- provide the BUSY message! (Some people may prefer this system
- anyway if their average answer-->CONNECT time is fairly
- constant). A good value for negative dialdelay is about -6.
-
- 3.4.5 You will have noticed by now that a BT (and/or Mercury) call
- area/charge list is useful. I wonder how many people never
- give any thought to whether a long distance call is charged at
- b or b1 rate on BT or m1/m2 on Mercury. It's well worth
- setting these correctly but as a guide :- most BT long distance
- calls are made @b (except calls to London which are invariably
- b1) and Mercury calls are normally @m1 unless the call is to a
- smaller town (@m2). There's quite a difference between BT b
- & b1 rates but less with Mercury m1 & m2.
-
-
- 3.4.6 You can exit back to the terminal by pressing the <right mouse
- button>.
-
-
- 3.5 The Macro Key Editor (FUNCTION KEYS) - {GOSUB editfns}
-
- 3.5.1 To edit a macro key string, press the function key <F1...F8>
- that you wish to edit and then edit the field using the
- <Backspace> key and new characters. Finally end the edit by
- pressing the <Return> key.
-
-
- 3.5.2 To use a macro key, just press the appropriate function key
- from the terminal screen.
-
-
- 3.6 The Automatic Program Run Slots (RUN PROGRAM)
-
- 3.6.1 When you select the `RUN PROGRAM' button from the control
- panel, you are presented with a number of slots that are used
- to describe up to ten external programs that you might wish to
- run from within KM_Term - {GOSUB autoruns}. You can also
- select and run a program that you don't wish to save into a
- slot.
-
-
- 3.6.2 Clicking on a highlighted slot with the <left mouse button>
- will run the appropriate program associated with that slot. Any
- text in the description that follows a colon (:) will be passed
- to the program as a command line.
-
-
- 3.6.3 To edit a slot :- type the number of the slot on the main
- keyboard and edit it in a similar manner to the autodial slots
- or macro keys.
-
-
- 3.6.4 The descriptions and program (pathname+filename)s are saved
- when you use the `SAVE CONFIG' option from the control panel -
- {GOSUB saveconfig}.
-
-
- 3.6.5 This is one of the more powerful facilities of KM_Term. This
- allows access to all manner of useful utilities that can
- enhance your work session. A typical setup would include
- access to all your archiving software, additional external
- transfer protocols, text file viewers (perhaps with parameters
- for the call-log file or KM_Term documentation), and any
- software patches that you don't wish to run from an AUTO
- folder.
-
-
-
-
- 4.0 c1b0 CONFIGURATION / CUSTOMISATION c0b3
-
-
- 4.1 KM_Term is supplied and will run without its configuration file
- (KM_TERM.CFG). However it is intended that in normal use it
- will have access to one, so the first thing you should do on
- your initial session with KM_Term is set your favourite
- transfer protocol (Probably Zmodem or Ymodem), baud rate, and
- RS232 protocols (usually 8 bit, 1 stop, no handshake, full
- duplex for most BBS systems) and then use the `SAVE CONFIG'
- option from the control panel.
-
-
- 4.2 Most of the parameters in this file can be changed from within
- KM_Term but there are a few that can only be changed with a
- text editor directly.
-
-
- 4.3 This config file system is incredibly robust; The KM_Term
- defaults are all loaded from within the main program and then
- overwritten if the KM_TERM.CFG file happens to have that
- particular variable. This means that you can change any
- variable back to the default merely by deleting the line from
- within this file and re-running KM_TERM.PRG.
-
-
- 4.4 All lines in the config file start `##>' where ## is the
- variable identifier. Any other lines are ignored.
-
-
- 4.5 A typical file is shown below with REMarks (an asterisk [*]
- means that this variable can only be changed with a text
- editor) :-
-
- REM The function keys (macros)
- F1>Kevin Millican
- F2>Password
- F3>Hello
- F4>This is Kevin signing off now - thanks for chatting
- ...F8>
- REM The Autodial Strings
- D0>081 447 8244: Crystal Tower 2:440/25 @b1
- D1>0225 840060 : Bath BBS @b
- D2>0603 507216 : StarNet 2:254/405 @a
- ...D9>
- REM The Autorun Program Descriptions
- A0>
- A1>
- A2>Archiving Shell
- ...A9>
- REM The Autorun Pathnames
- R0>
- R1>
- R2>E:\ARCS\ARCSHELL.PRG
- ...R9>
- REM The Parameters
- BU>-1 REM capture buffer ON (0=OFF)
- BS> 100000 REM buffer size in bytes
- BA> 4 REM baud rate (ST internal baud rate code numbers)
- HA> 0 REM handshake
- * ED>TEMPUS2.PRG REM pathname for text editor
- * XY>D:\XYZ\XYZ.TTP REM pathname for xyz.ttp
- * UP>D:\UPLOAD\ REM uploads path
- * DN>D:\DOWNLOAD\ REM downloads path
- * JE>D:\JEKYLL\JEKYLL.TTP REM pathname for Jekyll or other
- protocol
- EX>D:\KM_TERM\VIEW.TTP REM pathname for the manual viewer
- PA>N REM parity
- SB>1 REM number of stop bits
- WD>8 REM word length (8 or 7 bits)
- DU>-1 REM full duplex (0=half)
- V2> 0 REM 1200 when set to 1200 (-1=1200/75)
- PR>z REM default xyz protocol (x,x1K,y,z)
- PF>ATDP REM dial prefix
- HU>ATH0 REM hangup string
- CO>+++ REM command mode string
- * C1>&h0 REM panel colour
- * C2>&h447 REM ditto
- * C3>&h115 REM ditto
- * C4>&h777 REM ditto
- C5> REM terminal colours
- ...C8> REM ditto
- BW>W REM black on white mode (B=inverse)
- * HF>HI_RES.FNT REM hires font1 (2 & 3 are fixed as HIRES2.FNT
- and HIRES3.FNT)
- * MF>MED_RES.FNT REM medium res screen font
- * LG>-1 REM call logging ON (0=OFF)
- * UN> 4.935 REM BT unit charge (incl. VAT)
- DD> 15 REM dial delay for call timing
- * M1>p12.46 s9.61 e4.25 REM Mercury rates @m1 (pence/min incl
- VAT)
- * M2>p12.93 s9.81 e4.64 REM ditto @m2
- * M3>p11.40 s8.70 e2.88 REM ditto @m3
- * M4>p11.63 s8.75 e2.94 REM ditto @m4
- MY>131,,,ATDT ########## REM Mercury access number
- * T1>e220 s80 p57.5 REM time allowed on BT per unit @L
- (economy, standard, & peak)
- * T2>e80.8 s36.15 p27 REM ditto @a
- * T3>e37.95 s25.6 p19.2 REM ditto @b
- * T4>e50.35 s32 p23.95 REM ditto @b1
- * RD>5 REM number of redials [New for 1.81]
- * IN> REM init string for modem on startup
- * TE> REM termination string for modem on exit
-
-
-
- 4.6 The 1200 & 1200/75 baud rates require a bit more explanation as
- follows:-
-
-
- 4.6.1 KM_Term does not directly support V23 (1200/75); to use it with
- this speed you will need to run a public domain program called
- V23EMU.TOS which patches the operating system. The reason
- why there is a V2> option in the KM_TERM.CFG file is to tell
- KM_Term to allow a bit longer for the return of characters when
- input at the keyboard.
-
-
- 4.6.2 The documentation of V23EMU.TOS indicates that this shouldn't
- be necessary, but then goes on to tell you not to type too fast
- ! In practice this can be a problem and hence the
- alternative selection.
-
-
- 4.6.3 The best place to run V23EMU.TOS is from a `RUN PROGRAM'
- autorun slot so that it's always there when you need it.
-
-
- 4.6.4 When I was using V23, I found that there were problems when I'd
- been using V23 and then switched to V21 (300/300) -
- particularly with xyz.ttp. I found it desirable to reboot
- before using it at 300/300 but I don't know whether this is
- peculiar to my system (TOS 1.4) or modem. Suffice to say the
- problem occurred with all terminal programs I tried with
- V23EMU.TOS.
-
-
- 4.7 The upload & download paths are designed to work with all
- xyz-style protocols even if they don't accept path parameters;
- when xyz.ttp is run it is run as a path-specific program and
- the default path is reset to that defined by UP> or DN>. It
- is therefore important to specify a path for XYZ.TTP. This
- is a significant change from versions 1.1 and 1.3 which
- expected XYZ.TTP to be in the same directory as KM_TERM.PRG and
- downloads to be directed to this area.
-
-
- 4.8 To get the most out of KM_Term it is important to give careful
- consideration to the location of utilities and data files.
- A typical directory structure is shown below :-
-
-
- \KM_TERM\גגגגגגגגגגגגגגגגגגגגגאגגג\UPLOAD\
- ø ø ø
- ø ø ø
- ø ø <Files for Upload>
- KM_TERM.PRG ø
- KM_TERM.CFG בגגג\DOWNLOAD\
- TEMPUS.PRG (or other ø ø
- text editor) ø ø
- XYZ.TTP ø <Area for Downloaded Files>
- <Text Files> ø
- בגגג\JEKYLL\
- ø ø
- ø ø
- ø JEKYLL.TTP
- ø <+ all JEKYLL system files>
- ø
- בגגג\LOGON\
- ø ø
- ø ø
- ø <Autologon Files>
- ø
- ijגגג\ARCS\
- ø
- ø
- <Archiving Utilities>
-
-
- Apart from the requirement to have a `\LOGON\' directory within
- the same directory as KM_TERM.PRG, the above diagram is only a
- suggestion; there are many other different arrangements that
- are as good (e.g. you may find it advantageous to have a
- separate directory for your text editor, protocols such as
- XYZ.TTP or other utilities).
-
-
-
-
- 5.0 c1b0 VT100 / ANSI EMULATION c0b3
-
-
- 5.1 There is a lot of confusion as to what ANSI emulation actually
- means; I've used terminal programs that claim to be
- ANSI-compatible because they load an IBM font !
-
-
- 5.2 VT100 & ANSI codes from a BBS are [ESC] sequences followed by
- an open square bracket, followed by one or more numerical
- parameters, followed by a letter to indicate the type of action
- required.
-
-
- 5.3 If you log on to a BBS that runs ANSI codes with a VT52 or
- ASCII terminal emulator you will find that the menus are
- covered in little sequences such as [33m, [0m, [K etc.
- KM_Term intercepts all of these codes and converts most of
- them to the equivalent VT52 sequence. Any that aren't
- specifically recognised are displayed in the top left corner of
- the terminal display - {SUB showmod}.
-
-
- 5.4 In medium res, colour attribute codes are converted to select
- one of the four VT52 colours displayed by the ST. In mono
- the same codes select one of the three fonts loaded and reverse
- or normal text. It's a little bit arbitrary but the effect
- looks good.
-
-
- 5.5 You might wonder why I haven't aimed at a full ANSI emulation.
- The reason for this is that (a.) the ST is not capable of
- displaying more than 4 colours per scan line in medium res
- anyway (without sacrificing a great deal of it's speed), and
- (b.) the overall effect is not worth the massive increase in
- program size that would be required - it looks quite pretty
- enough already.
-
- In addition, I wanted KM_Term to run on any BBS with minimum
- specific configuration. To fully implement ANSI would
- necessitate switching off VT52 ie. have an ANSI or VT52 button.
- The aim of the partial VT100/ANSI emulations is to maximise
- the display quality and minimise the hassle & program size.
- In future releases I will tinker with the emulation but I doubt
- if KM_Term will ever emulate ANSI as completely as some
- dedicated ANSI terminal programs.
-
-
- 5.6 You will find that nearly all ANSI menus look fine and many
- ANSI animations work correctly. ANSI editors work up to a
- point but don't allow you to move up or down with the cursor
- keys (they do work with <Control-Key> combinations however).
- I would improve this last feature if it weren't for the fact
- that it's still quicker to edit files using your favourite
- editor and upload the text using the <Alternate-T> command into
- the BBS editor. If anyone finds that the level of emulation
- is not sufficient for their needs then let me know and I will
- improve this area more rapidly. However if your motivation
- is merely that you want to be able to run all ANSI animations,
- then just keep taking the tablets - sooner or later you'll
- realise how pointless these really are !
-
-
-
-
- 6.0 c1b0 COMMENTS ON THE PROGRAM DESIGN c0b3
-
-
- 6.1 Many terminal programs make claims to use their `own RS232
- routines'. At first sight this appears to be an attractive
- improvement but I will always stay clear of this approach in
- the development of KM_Term. In order to make KM_Term as
- compatible as possible with all ST variants, I have left it up
- to the user to make use of any software patches necessary to
- make their RS232 port function as desired.
-
- If I were to attempt e.g. RTS/CTS correction from within
- KM_Term this would be difficult to ensure that it worked on all
- systems (past & future). You only have to look at the number
- of serial port patch programs available for the different TOS
- versions to realise that this is true !
-
- Similarly, if your serial port requires a software patch to
- perform the way you wish with KM_Term then you will invariably
- need this patch to remain operative with other utilities or
- file protocols such as XYZ.
- TTP.
-
-
- 6.2 It is my intention that KM_Term will never grow to be a
- monstrous memory-hungry program that `requires 1MB minimum' -
- if you have extra memory then it should be available to you for
- extra utilities, RAM disks, JEKYLL etc. I intend to keep the
- clean screen approach and hide much of the programs power
- beneath the surface, rather than advertising it by having
- masses of complex dialogue boxes, option screens, buttons etc.
- Much of the inspiration behind KM_Term was the excellent DTerm
- program which is still a favourite amongst some comms users,
- despite the availability of the technically-advanced FzDz.
-
-
- 6.3 KM_Term is unlikely to have built-in file transfer protocols;
- you would have to go some way to improve on JEKYLL.TTP or
- XYZ.TTP . KM_Term is more than just a terminal program - it
- is intended to be a shell for linking your text editor, file
- transfer protocols, QWK mailers, Archivers, & other comms
- utilities together into a coherent system. If you don't use
- it in this way then you will miss out on the power behind the
- program.
-
-
-
-
-
- 7.0 c1b0 NEW TO COMMS ? c0b3
-
-
- 7.1 If you are a relative newcomer to communications then I have
- prepared a few tips to ease you in:-
-
-
- 7.2 Setups : Very few BBS systems require RS232 settings that
- differ from the following;
-
- Full Duplex (The BBS will send characters back to you when
- necessary so that you can see what you are typing - half duplex
- is normally only required for person-to-person communications)
-
- 8 Bit Words (Some BBS systems recommend 7 bits but these
- normally highlight this when you connect.)
-
- 1 Stop Bit
-
- No Parity
-
- No Handshaking (If you are using 300-2400 baud)
-
- RTS/CTS (If you are using high speed modems or error correction
- such as MNP#. To use this handshaking it will be necessary
- to use a patch program with most versions of TOS)
-
- The baud rate should normally be the fastest supported by your
- modem.
-
- If you are using a V21/V23 modem then use 300/300 (V21) if you
- are going to upload anything or 1200/75 (V23) if you are
- downloading or looking around a BBS. NB: Don't forget
- that you still need to use V23EMU.TOS if you wish to use
- KM_Term with V23 (1200/75) speeds.
-
-
- 7.3 Read and answer your mail off-line. However fast (or slow)
- your modem is , your activity on a BBS is what takes up most of
- the time (read £££s !). When you feel competent, then
- install and use a QWK-mailer as much as you can. To begin
- with, however, read your mail on-line and then type
- <Alternate-S> after logging off from a BBS to save the capture
- buffer. Then type <Alternate-E> to edit replies to any read
- mail and save these with new filenames that allow you to locate
- them easily next time you logon to that BBS. Next time you
- logon go to the `write message' facility (or whatever it is
- called) start a message - eg. `Reply to message...' - then use
- the <Alternate-T> command to upload the text file directly
- into the line editor of the BBS and save it using the
- appropriate BBS command.
-
- When uploading text directly into a line editor you should
- allow KM_Term to strip the linefeeds. One other point ...
- when you edit a reply it is best to set the maximum line length
- to 70 or less to ensure that each line fits into the BBS
- editor. Also bear in mind that many BBS line editors have a
- maximum number of lines that you can use.
-
-
-
-
- 8.0 c1b0 LICENSE CONDITIONS & DISCLAIMER c0b3
-
-
- 8.1 KM_Term is shareware; you are free to copy the program to your
- friends, PD libraries, BBS systems provided that you include
- all the original documentation and do not tamper with it in any
- way. This does not include the source code which is only
- available to registered users. It does not include any
- beta-test versions that I have given you to try out either (I
- don't wish undebugged versions to be widely available for
- obvious reasons).
-
-
- 8.2 You may use KM_Term for 1 calendar month to evaluate it's
- functions and whether it meets your requirements. After this
- time you must register if you wish to continue using the
- program. There are two levels of registration :-
-
- 1. For 5 pounds Sterling, you buy a license to use any
- shareware version of the program without further payment.
- I will also offer answers to queries via the KM_Term support
- message area (currently at StarNet BBS - 0603 507216 or,
- System ST - 0533 413443).
-
- 2. For 10 pounds Sterling you buy the same licence as in level
- 1 above, but in return I will send you a disk with the latest
- version (and any beta-test variants) plus the source code, and
- a few other PD/shareware comms programs with their original
- docs. I'm no longer offering a printed manual because I had so
- many requests for more on-line help that I developed this
- instead.
-
- Updated versions, ie. new release versions which become
- available, will be available from myself for 2 pounds Sterling
- (to cover the cost of the disk + postage) or through normal
- BBS/PD channels.
-
-
- Kevin Millican
- 20 St Johns Road
- Belton
- Great Yarmouth
- Norfolk
- NR31 9NS
-
-
-
- 8.3 You can alter the source code and re-compile the program for
- your own requirements provided that you do not release it in
- any form without my agreement in writing. If you feel your
- modifications are valuable to other users, then I will give you
- a release version number that is unique and a format for adding
- to the documentation that makes it clear that the major part of
- the source code belongs to me. If anyone registers your
- release version with me then I will forward an agreed
- percentage to you.
-
-
- 8.4 KM_Term is supplied without warranty; any loss of data, damage
- to equipment, or any losses whatsoever attributable in whole or
- part to KM_Term are your responsibility. By using KM_Term,
- you are agreeing to these conditions of use.
-
-
-
-
- 9.0 c1b0 AUTOLOGON SEQUENCES IN MORE DETAIL c0b3
-
-
- 9.1 A step-by-step guide to recording a sequence:-
-
- a. Set the RS232 parameters to the required settings for the
- BBS you wish to call.
-
- b. Press <Shift-F1>.
-
- c. Enter the desired filename for the sequence in the
- fileselector and press <Return> or the <left mouse button>.
-
- d. If you always wish to use the currently active RS232
- settings with that BBS then press <Shift-F10> to register them
- in the autologon file.
-
- e. Pull up the control panel and go into the autodialler.
-
- f. Click on the appropriate BBS number with the <left mouse
- button> to autodial it.
-
- g. Once you have connected, repeat the following steps until
- you have reached the position where you want to complete the
- sequence.
-
- g1. Every time the BBS pauses and waits for some kind of
- response from you, wait a minimum of 0.2 seconds and then press
- <Shift-F3>. This registers the BBS text that KM_Term will
- wait for before continuing the sequence.
-
- g2. Then enter the required response, (followed by <Return>
- where necessary).
-
- h. When you have reached the final point in the desired
- sequence then press <Shift-F2> to close the autologon sequence
- file.
-
-
- 9.2 It is important to note that any time XYZ.TTP is used during
- recording, the transfer parameters are also recorded. This
- makes it possible to set up autologon files that logon, go to
- the required BBS menu, download or upload mail using XYZ.TTP,
- and logoff without user intervention.
-
-
- 9.3 When playing back a sequence using <Alternate-A>, the user can
- still type in responses where desired. This means that if you
- get an unexpected request from the BBS, you can still respond
- on the keyboard. Once you get to the point expected by the
- autologon sequence, KM_Term will continue with the sequence as
- usual. You can cancel the sequence at any time by pressing
- <Esc>.
-
-
- 9.4 Autologon sequences can be edited if desired using a text
- editor provided that the editor allows special characters such
- as [CR] and [ESC] to be seen on screen. The format is very
- simple; `SE>' precedes any characters sent by the terminal and
- `RE>' signifies any BBS characters to wait for (string must be
- 1 to 10 characters long). All [CR] codes must have their own
- `SE>' command.
-
-
-
-
- 10.0 c1b0 HOST MODE (the KM_Term mini BBS system) c0b3
-
-
- 10.1 If you are using a Hayes-compatible modem which is set to
- auto-answer (register S0>0) and verbose messages are active
- (i.e. you get `CONNECT ####' messages) then KM_Term will enter
- HOST mode when a `CONNECT' message is received. Actually
- KM_Term looks for the string `NECT' in the last ten characters
- of the capture buffer. This mode can also be enabled &
- disabled by pressing the <Insert> key at any time.
-
-
- 10.2 In HOST mode, KM_Term will echo back any received characters to
- the remote modem (i.e. like a message editor in a BBS) and
- operate in half-duplex mode at the local modem (i.e. you will
- be able to see what you are typing even though the remote modem
- is not echoing your characters back to you).
-
-
- 10.3 HOST mode allows simple connection between two terminal users
- without manually selecting any different settings to those used
- to call BBS systems etc. The two terminals are continually
- in `CHAT' mode but it is not a split screen so care has to be
- taken not to type at the same time. A good practice to
- follow is to press a double [CR] when you have finished typing
- so that the person at the other end knows that you have
- finished.
-
-
- 10.4 The capture buffer will record anything typed by the remote
- modem, so the other user can simply type or ASCII-send any
- messages they want to you (and vice-versa).
-
-
- 10.5 If the remote user types `*MENU' a file MENU.TXT will be sent
- to them. This file contains a description of the HOST mode
- commands that they can use and it can be customised to the
- users preference.
-
-
- 10.6 Similarly if they type `*READ' followed by a [CR] a file
- READLIST.TXT is sent.
-
-
- 10.7 If they type `*READ#' where `#' is a number 0-9, a file #.TXT
- will be sent.
-
-
- 10.8 Using these simple ASCII files (which should be located in the
- same directory as KM_TERM.PRG) you can set up a bulletin menu
- (READLIST.TXT) with up to ten messages (1.TXT, 2.TXT, etc.).
-
-
- 10.9 By typing `*JEK' the other modem user can call up your JEKYLL
- connection, this will allow easier chat and also two-way file
- transfers depending on your Jekyll configuration.
-
-
- 10.10 The remote modem user can finish the connection by typing
- `*BYE' to logoff gracefully.
-
-
- 10.11 I wrote this function to enable me to leave KM_Term unattended
- but allow friends to connect and upload messages & files and
- read messages or download files from me, even when I'm not
- around. This offers a kind of miniBBS facility without the
- considerable hassle of setting up a full BBS system.
-
-
-
-
- 11.0 c1b0 DIRECT COMPUTER LINKS c0b3
-
- 11.1 KM_Term has been tested extensively on a PC-to-ST null modem
- link in addition to BBS systems and person-to-person telecom
- connections.
-
- 11.2 Some of my registered users have queried the best connection
- lead which I am pleased to advise as follows :-
-
- 11.3 This lead will work well for ST-ST, PC-ST, and Amiga-ST links:-
-
-
- 1
- 1 םגגגגגגגגגגגגגגגגגגג 2
- 2 גגגגגגגגגגגגגגגגגגדגגגגגגגגגגגגגגגגגגג 3
- 3 גגגגגגגגגגגגגגגגגגך םגגגגגגגגגגגגגגגגג 4
- 4 גגגגגגגגגגגגגגגגגגגגדגגגגגגגגגגגגגגגגג 5
- 5 גגגגגגגגגגגגגגגגגגגגך 6 גג™
- םגג 6 םגגגגגגגגגגגגגגגגגגג 7 ø
- ø 7 גגגגגגגגגגגגגגגגגגך םגגגגגגגגגגגגגגגגג 8 גגך
- ijגג 8 גגגגגגגגגגגגגגגגגג™ ø 9
- 9 ø ø 10
- 10 ø ø 11
- 11 ø ø 12
- 12 ø ø 13
- 13 ø ø 14
- 14 ø ø 15
- 15 ø ø 16
- 16 ø ø 17
- 17 ø ø 18
- 18 ø ø 19
- 19 ijגדגגגגגגגגגגגגגגגג 20
- 20 גגגגגגגגגגגגגגגגגגגגך 21
- 21 22
- 22 23
- 23 24
- 24 25
- 25
-
-
- 11.4 One thing that is essential for effective connections to other
- computers at high speed is a good RS232 patch program and full
- RTS/CTS (hardware) handshaking; this is particularly true for
- connections to PCs which often use very fast character-based
- screens.
-
-
-
-
- 12.0 c1b0 HISTORY c0b3
-
-
- 12.1 I started using comms for BBS work in the beginning of 1992. My
- first dabbles with going on-line were conducted using VANTERM,
- UNITERM and after a while DTERM and finally FzDz.
-
-
- 12.2 I found problems with all the above, despite the fact that in
- many ways they are fine pieces of software that have obviously
- been carefully coded. I won't mention the problems
- (sometimes bugs) I had with these programs in detail with the
- exception of FzDz, because in a way this program is the reason
- I began writing KM_Term :-
-
-
- 12.3 Having tussled with many comms programs, I discovered the demo
- version of FzDz on a magazine cover disk. At first sight it
- seemed to be the ultimate answer to my needs, but after a while
- I began to realise that I would never be totally happy working
- with it.
-
-
- 12.4 I identified with the authors comments that `he wrote FzDz
- because the best just wasn't good enough'.
- I saw the tremendous effort that had been expended on the
- software, and thought it could have every feature that I could
- possibly want, but still there was something missing. Maybe
- I would have stuck with it if I had been a colour user instead
- of the owner of an SM124 (I'm sure that despite what the author
- said, he would have eventually got round to improving the mono
- display), ... but no, in the end I doubt it.
-
-
- 12.5 The problem wasn't the software; it was me:-
-
- I just didn't feel comfortable with the work style that the
- author envisaged, or the obscure text editor; however good it
- was, it just couldn't compete with Tempus 2 (my favourite) for
- speed, power and ease of use. There was also just too much
- going on in the various control panels etc. True, the author
- had thought of just about everything you could ever need, but
- in providing everything, much of the simple elegance of lesser
- programs such as DTerm had been lost.
-
-
- 12.6 I've come to the conclusion that the reason I couldn't get on
- with `the best' is not really because on any particular failing
- on the part of FzDz but because using comms software is a more
- personal activity than many others on my ST. It's a bit like
- organising folders on a disk really - everyone comes up with a
- way that suits them best.
-
-
- 12.7 So if the system I've come up with doesn't suit you in the way
- it suits me then I'm sorry but I'm not all that surprised;
- eventually you will find something that you are most
- comfortable with. It's partly because of this that I'm not
- disabling some of the better features until people have
- registered.; I want you to feel at least comfortable with
- KM_Term before you feel obliged to register (but of course it's
- only natural that I wish my registered users to receive the
- benefits of the latest revisions first).
-
-
- 12.8 It's also because of this recognition of the personal nature of
- using comms software that I have taken the unusual step of
- releasing the source code to registered users. If there is
- something that doesn't quite function the way you want it to
- you can change it if you have either Power or Hisoft BASIC.
-
- However I don't want to see vast numbers of KM_Term look-alikes
- floating around the PD libraries or BBS systems so I'll make
- this agreement with you :-
-
- You can alter the source code and re-compile the program for
- your own requirements provided that you do not release it in
- any form without my agreement in writing. If you feel your
- modifications are valuable to other users then I will give you
- a release version number that is unique and a format for adding
- to the documentation that makes it clear that the major part of
- the source code belongs to me. If anyone registers your
- release version with me I will forward an agreed percentage to
- you.
-
- However if I feel anyone is infringing my rights on my work by
- marketing KM_Term in any way I will take legal action to
- protect those rights (in summary: you treat me fairly and I'll
- do the same for you !)
-
-
- END OF FILE
- ==========================================================================
-