home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C!T ROM 2
/
ctrom_ii_b.zip
/
ctrom_ii_b
/
WINDOWS
/
DATACOM
/
WINTERM
/
WTERM.DOC
< prev
next >
Wrap
Text File
|
1992-05-05
|
38KB
|
897 lines
┌──────────────────────────────────────────────────────┐
│ │
│ \/\/term (C)Copyright \/\/alter Cox 1990, 1991, │
│ 1992. All rights reserved. │
│ │
│ \/\/term DOCumentation │
│ │
│ Version 1.10 │
└──────────────────────────────────────────────────────┘
Introduction
WTERM is a bare bones comm program that should be
adequate for use with most bulletin boards. Users with
limited disk and/or memory may find it especially
useful. There is no script language and no terminal
emulation. There is no built-in ANSI support so you
must load an ANSI driver in your CONFIG.SYS file.
There is no scrollback buffer, however WTERM writes a
file named WTERM.LOG and strips ANSI from it. You can
use LIST to view this file and aside from the slight
delay to load it, it works better than a scrollback
buffer with search capabilities. The log can be toggled
on and off if you desire. More on this later.
No file transfer protocols are built-in. WTERM relies
on external protocol drivers like DSZ (tm), PCZ, and
Texas Zmodem for file transfers. DSZ is shareware and
PCZ is Public Domain. Texas Zmodem is free for personal
use. The Zmodem upload and download strings are
detected automatically. The Zmodem driver you have
configured is then called. Other external protocols
will work but won't provide automatic downloading like
Zmodem will.
A 16550AN UART is automatically detected and activated
with the FIFO trigger level set for 8 characters.
An editor of your choice may be configured and loaded at
the touch of a function key. A few good free editors
are EDWIN, Turbo Powered Editor(TPE), and VDE. For a
tiny free editor, you might want to take a look at TED
by PC Magazine. Another fine shareware editor which
many seem to be using is Qedit (tm).
Setup
WTERM has an internal setup utility. If no WTERM.CFG
file exists when WTERM loads, it automatically loads
setup and will not let you out of it until you write a
setup file. When you wish to view or change the
configuration, press ALT-S. Use the capital letter
associated with any parameter to change that parameter.
First press U and enter your name. This is the name
that will be transmitted by WTERM when you press the F2
key. A line will appear in reverse video showing how
many characters are allowed for this entry. Enter your
name and press enter. An enter will be appended to the
name automatically. In the next line, configure the
drive, path and filename of the editor you wish to use.
See the section below on line editing for an
explaination of how the line editor works.
Setup - Port
COM1 - COM4 has been predefined. By hitting "P" you can
increment through the ports. If none of the standard
ports fit your needs, COM5 is user defined. When COM5 is
selected, the "O" key is activated to define a port
address. Addresses in the range of 200H - 3FFH may be
selected. The "I" key is also activated. By hitting this
key, you can increment through the available IRQ
settings. IRQ 2 - 7 are allowed.
NOTE: Know what you are doing when you define a comm
port. DO NOT select IRQ 5 on an XT unless you really
didn't want to use your hard disk anyway. Selecting IRQ
2 on an AT class machine is also not recommended. You
should not select addresses 3B0-3BF if you have a
monochrome display or 3D0-3DF if you have a color
display. 3F0-3F7 is the diskette controller. Check an
address map for your system and make sure that the
addresses you select do not conflict with other devices
in your system.
Setup - Modem
Port, Speed, pArity, Bits, and sTopbits are all toggles.
Press the capital letter for a given entry to select the
value you desire.
Modem initialization string also uses the line editor.
To send an enter (carriage return) use |. For a one
second pause, use a ~. If you have been using another
comm program, use the modem initialization string you
used for it. The initialization string included in the
example works with my modem but is mainly there to fill
the space and give an example. There are too many
modems out there to come up with one string that works
for all and no attempt has been made to do so. Consult
the manual that came with your modem for the proper
commands.
HST users NOTE: The HST has trouble loosing it's
initialization after an ALT-H, so sending the
initialization afterwards was added for it. A delay was
also needed, so you may need to add one or two "~" in
front of the initialization string.
When a connection is made, WTERM looks at the CONNECT
string returned and tries to switch to the speed of
connection. Some users of fast modems wish to lock
their comm port at a higher rate and let their modem
switch to the speed of the line. Lockbaud set to on
will prevent WTERM from changing the port speed. If set
to no, it will set the port to the speed of the connect.
You may configure a dialing prefix, the string WTERM
will send to the modem before sending the number to
dial. Users with Hayes compatible modems with touchtone
phones will not have to change the default ATDT. If
your line only supports pulse dial, change it to ATDP
instead. You may add a | in front of the dialing prefix
to make sure the command is seen by the modem as the
first characters in a line. If you need different
dialing prefixes for different boards, see the section
on dialing prefixes and postfixes. If you select a
prefix in the dialing directory, the prefix you chose in
setup is ignored. If no entry is made in the dialing
directory, what you enter here is used.
WTERM has both Xoff/Xon and hardware (RTS) flow control.
The F key toggles from None, to Xoff/Xon, to Hardware,
to both and back to none. Flow control works only one
direction. It prevents the modem from overrunning it
but doesn't pay attention to CTS to prevent overruning
the modem. Since keyboard input isn't fast enough to
overrun anything and ASCII transmits can use the pace
character timing, it shouldn't be needed. Users of
modems faster than 2400 baud should set hardware flow
control.
Setup - Protocols
WTERM detects the start of a Zmodem download or upload
and calls the protocol you have configured. If you
chose to use a protocol other than Zmodem, you can turn
this option off by setting autoZmodem to no. If this
feature is desired, leave it at the default yes.
The next option, asCii pace time, sets the number of
msecs. between characters transmitted with an ALT-T
transmit or with an ALT-M message upload. You can set
this time between 0 (no delay) and 999 msec. - very
extreme. Adjust this speed if the boards you use have
difficulty with your speed of transmission.
Options 1 and 3 set the drive and path for your default
up and download directories. When you begin an upload,
WTERM changes to the directory you enter in 1. For a
download it switches to the drive and directory you have
configured in 3. Using this option and the %S (speed)
and %P (port), you can set up your protocol (such as
PCZ) to up and download without using batch files. See
the section on file transfers below for more
information.
Option 2 sets up the external protocol driver used for
an upload. Enter the name of the program and any
options needed. When WTERM detects the start of a
Zmodem upload, it checks to see if the last filename it
saw is in the upload directory. If it is, it does not
prompt for a filename but immediately starts the upload.
If you press PgUp before the upload starts, it prompts
for a filename and adds the name of the last file seen
as a default which you can edit, or just hit return to
start the upload. The name of the default directory to
be used is displayed in the filename prompt, the one
configured in 1. It can be overridden by specifing the
path. This of course assumes that you have not set
autoZmodem to no. If your protocol driver is not in
your path or in your upload directory, make sure you
enter the drive and path as well. If you need to tell
the driver the port and speed, use %P for port and WTERM
will replace it with the port in use. Speed works the
same way. Add %S and it will be replaced by the current
speed. This allows the same string to work at multiple
speeds. While you can use batch files to load the
driver, hopefully you will not have to with the options
available to you.
The download string (4) works the same way the upload
string works. It does not prompt for a filename since
the sender sends the filename to the receiver (with
Zmodem).
NOTE: In early versions of WTERM, you needed to add a
trailing backslash to the paths to the up and download
directories. This backslash is no longer needed. Enter
the drive and path exactly as you would if you were
doing a CD (change directory). This is exactly what
WTERM does before calling the drivers.
PgUp will call up the driver configured as the upload
protocol as though a Zmodem upload string had been
detected. It prompts for a filename. PgDn calls up the
download protocol and does not prompt.
External protocol menu programs can be installed on one
of the ALT-Function keys as a DOS command to give you a
choice of protocols. One I used with ProComm was POE
(Procomm Outside Environment) and it worked well on a
WTERM function key. Thought was given to adding such a
thing internally to WTERM but since some users (like me)
use Zmodem exclusively, it was left out to make WTERM as
small as possible.
Run on disconnect - enter the name of a program or batch
file you wish to run when you disconnect from a board
(when you get a NO CARRIER).
This option is intended for those who do offline mail.
Put the name of a batch file here that will test your
download directory for a mail packet, and if found
execute your reader. When the program or batch file
finishes, you are placed in the dialing directory on the
same entry you last dialed ready to upload replies. If
you don't wish to use this feature just leave it blank.
You can still home to the dialing directory on entry to
Wterm and on a NO CARRIER with the "Home to dial" option
below. See the example READER.BAT file in this package.
You can modify it for your use and put READER.BAT in the
Run on disconnect option if desired.
Setup - switching pages, Writing the configuration or
quit.
The bottom line of both setup pages displays a help
line. The spacebar switches between the two pages of
setup. W, Write, saves the current configuration to the
configuration file WTERM was loaded with. Escape quits
setup without saving the changes, although they are
active for the current session.
Setup - Page 2, Function keys
Function keys F4 through F8 are strings you can enter
that will be transmitted at the touch of the function
key. As with the modem initialization string, a | will
cause an enter to be transmitted and a ~ will generate a
one second pause.
Setup - DOS Commands
Up to five DOS commands can be configured using ALT-F1
through ALT-F5. Enter the commands the way you would if
you were at the DOS command line. Once configured,
WTERM will run the command when that function key is
pressed. After the command finishes, WTERM displays a
"Pause...". Press any key when you wish to return to
WTERM. The screen is then restored as it was before the
command was run.
Setup - Misc.
WTERM can sound an alarm when a connection is made.
Connect tone can be set to the tone that will be
sounded. Setting it to 0 will disable the option. The
tone you enter will be sounded five times. Start with
something like 1100 and adjust the tone to your liking.
The higher the tone, the higher the frequency sounded
etc.
BIOS writes can be enabled and disabled. If you run DV
and have a bleed through problem or if you have CGA and
have a snow problem, toggle this option to Y.
Setup - Home to dial
Set this option to a Y (Yes) or N (No). If set to Yes,
Wterm switches to the dialing directory when it loads.
It also switches back to the dialing directory when it
detects a NO CARRIER. Some people didn't like this so
it is now an option.
Setup - Mouse
Set this option to Y to enable the built-in mouse
interface. Setting it to a N will cause WTERM to ignore
the mouse. Mouse menu programs will work with it set to
a N.
Line Editor
The line editor used in WTERM for the dialing directory
entries and the setup strings, has several options. A
^K will Kill the current entry so that you can start
over again. Left and right arrows work as you would
expect, to position the cursor to the place you wish to
make a change. You may insert and delete characters.
When in insert mode, the cursor is made larger. Tab or
Escape quits editing without any changes while enter
saves the changes. The field you have to work in is
black on white in the default color configuration but
may be changed with WTCOLOR. If you change the colors,
make sure the editing colors are noticeable with the
colors you have selected.
Note: Make sure you don't add extra spaces to the end
of a string. WTERM will not remove them and they can
cause you trouble in some fields. The End key will stop
at the end of the string as will the right arrow key.
Using multiple CFG and DIR files
You can specify a drive and path for the .CFG and .DIR
files that WTERM will use by using command line options.
To specify a .CFG file in other than the default directory,
use a command line option of:
WTERM -C[drive][path]filename
For a different phone directory use the -F option
WTERM -F[drive][path]filename.
Once in the dialing directory, you can load another
directory with Alt-L.
File Transfers
The only provision for binary file transfers is through
the use of external protocol drivers. Either DSZ (tm)
or PCZ is recommended. Other protocols can be used as
well but you should turn off the autozmodem option if
you do.
Set up the external protocol by doing an ALT-S from the
terminal screen, as explained above. WTERM will pass
the current speed and port settings. To pass the port,
use %P. To pass the speed, use %S. This is the DTE
port speed, not the modem to modem speed. A %M will
pass the modem to modem speed and is usful in a DSZ
command line for estimating how much time a file
transfer will take. For this option to work correctly,
you must have initialized your modem to return the modem
to modem speed, not the DTE rate. WTERM will expand the
% variables to the proper value when executing the
command line. A simple example of a Zmodem download
using COM1 - COM4 could be written like so:
DSZ port %p speed %s estimate 0 %m rz
DSZ defaults to the correct speed so it is not necessary
to use speed on the command line. You can also set an
environment variable for the comm port - SET DSZPORT=2.
Having done that, the above command line could be
reduced to:
DSZ rz
PCZ however defaults to 2400 baud. To make the command
line work at all available speeds, use of the %S
parameter is necessary.
PCZ 1 %s rz
PCZ's command line looks much line DSZ except that the
words "speed" and "port" are optional. You can hardcode
the port as in the above example or use %p since your
modem normally stays on the same port.
You should be able to call most any protocol driver
directly without the use of batch files, but batch files
can be used if necessary.
Much could be written on interfacing protocol drivers
but that is beyond the scope of this DOC file. Read the
DOC that comes with the protocol driver you are going to
use and it should provide enough information to write
the proper command lines.
WTERM checks incomming data for valid filenames and
saves the last filename found. If you are in autoZmodem
mode and WTERM detects the Zmodem upload string, it
checks the upload directory to see if the last filename
seen exists. If it does, the filename prompt is skipped
and an automatic upload started. This will cause
problems with batch uploads since only the last filename
will be uploaded. You can either turn off autoZmodem in
setup or hit the PgUp key before receiving the Zmodem
upload string. When this key is used, WTERM will pop up
the filename prompt with the name of the last file seen.
You can kill the filename with ^K if you want or hit
enter if the correct filename was chosen. PgUp does not
do auto uploading and gives you a chance to change the
filename or add additional filenames if desired.
ASCII Transfers
The ALT-T (Transmit an ASCII file) and ALT-R (Receive an
ASCII file) are intended for use in uploading and
downloading messages. The ALT-T command strips
linefeeds from the file and expands a blank line to a
space carriage return. A small delay is built-in after
sending a carriage return (about 3 msec.). This command
can only be used online. I did this because I tried it
offline and confused the heck out of my modem.
The ALT-R receive a file is mainly intended for use with
the ALT-M option explained below. It strips ANSI
commands for incoming text. This mode is automatically
turned off when the ALT-M command is executed.
WTERM has pace character timing as an option. You can
set the time between characters from 0 to 999 msec.
When using the ALT-M option, a check will be made for
carrier before doing the upload. If no carrier is
detected, WTERM assumes you are not online and does not
do the upload.
Operation
F1 displays a Help screen. Hit any key to resume and the
screen will be restored. The following functions may be
found on the help menu:
ALT-X eXit WTERM back to DOS
ALT-J Jump to DOS
ALT-H Hangup
ALT-C Clear the screen
ALT-D Dialing directory
ALT-N Exit the program leaving DTR and RTS high
ALT-M Message reply online using your own editor
ALT-R Receive an ASCII file to WTERM.MSG
ALT-S Setup utility
ALT-T Transmit an ASCII file
ALT-K Set colors
ALT-P Toggle between full and half duplex
ALT-= Doorway mode
PgUp Transmit a file using DSZ Zmodem
PgDn Receive a file using DSZ Zmodem (in case Auto Zmodem
dosn't work)
F1 Help Menu
F2 Transmit your name
F3 Transmit your password
F4-F8 Transmit string from .CFG file
F9 Load LIST for file viewing
F10 Load your Editor
^End Transmit a break
The mouse can be used with most entries on the help
menu. Click the left mouse button from terminal mode to
pop up the help menu. Put the mouse cursor on the
action you desire and press the left mouse button. The
right button returns you to terminal mode. The mouse
cursor is positioned on the dial directory entry when
the menu is popped up. Clicking the left button without
moving the mouse will pop up the dialing directory.
The Dialing Directory
Press Alt-D from the terminal screen to enter the
dialing directory. All 20 entries in a directory are
displayed. Additional directories can be loaded with
the Alt-L command. The box at the bottom of the screen
is a help/status line. It will show you that you can
scroll the scrollbar with the up and down arrow keys and
get more help by using the left and right arrow keys.
Once you dial, the line becomes a status line, showing
you what board you are currently dialing and the seconds
until redial. Add S7=45 to your modem initialization
string to make it accurate. When you get a connect or a
busy etc., the status line shows you the string returned
by the modem such as CONNECT 2400 or BUSY. In the Que
mode, it will countdown five seconds and dial another
number. There is a clock at the lower right side of the
screen.
Here are the commands available to you in the dialing
directory:
Escape Escape will return you to the terminal mode.
If you are dialing, escape will abort the dial.
Up and down arrows Scroll the scrollbar to select an
entry.
Left and right arrows Scroll through the help lines in
the help/status line.
Home Move the scrollbar to the first entry.
End Move the scrollbar to entry 20.
Alt-P Toggle the display of Passwords on and off.
The default is off.
Alt-L Load another dialing directory. You will be
prompted for the name of another directory to
load. The name of the directory currently
loaded will be displayed in the center of the
line above the box. The size allowed for the
filename will be displayed in white.
Alt-E Edit an entry. The entry the scrollbar is on
will be edited. Escape or tab will skip a
field leaving it unchanged. Enter will clear
the field. A white box (this can be changed
with WTCOLOR) will define the width of the
field.
1 - 0 Hot keys to dial entry 1 through entry 10.
Shift 1 - 0 Hot keys to dial entry 11 through 20.
Q Que mode. Que and the number of queued entries
will be displayed in the center of the line
above the help/status line. An entry is queued
by selecting it with the scrollbar and pressing
the spacebar. To unque a single entry, press
the spacebar again. Que mode is automatically
turned off when making connection with the last
entry on que. A checkmark is displayed beside
the entry number for entries queued. Once a
connection is made, if there are other entries
queued, WTERM looks for NO CARRIER and the
carrier detect signal to drop. When it sees
this, it switches back to the dialing directory
and starts the 5 second pause and then dials
the next number in the que automatically. Once
the que is built, you can go through the entire
que without manually dialing again.
After an entry is dialed but before a modem
response (such as CONNECT), you may cancel the
entry but leave it on the que by hitting the
spacebar. This is handy for those times when
you get an answer, but no connect.
C Clear all entries on que and quit que mode.
Enter Dial the entry at the scrollbar or start que
dialing. If you are in the que mode but no
entries are queued, the current entry is
queued.
The default name for the dialing directory is WTERM.DIR.
The parameter field should contain the speed, parity,
bits per character and number of stop bits the entry
should be dialed at. For 2400 baud, no parity, 8 data
bits and 1 stop bit, you should enter 2400N81. Speeds
through 57600 are supported.
Once you have created the dialing directory, select an
entry and hit enter to dial it. When you get to the
name prompt, F2 will send your name as you have it in
the configuration file. At the password prompt, F3 will
send the password you have entered for that entry.
Prefixes and Postfixes
Some people need to use dialing prefixes and/or
postfixes, especially users of high speed modems. Wterm
supports up to five of each. ALT-F in the dialing
directory will bring up the pre/postFix editor.
Prefixes are labeled A - E and Postfixes 1 - 5. Type
the letter for the entry you wish to edit. After all
entries are edited, type a W to Write a new
configuration file. Escape will take you back to the
dialing directory without saving the new entries
although they will be retained for the current session.
Be aware of the fact that if you save a setup or the
pre/postfixes, all current options are saved to the
configuration file.
When you edit a dialing entry, you are asked for a
prefix and postfix. Enter the letter for the prefix and
a number for the postfix corresponding to the entries
you made in the prefix editor. Leaving a prefix entry
blank will cause the prefix entered in Setup to be used.
If enabled, a mouse will scroll through the dialing
directory entries. Clicking the left mouse button will
dial the selected entry. The right button returns you
to terminal mode.
Log file
WTERM opens a log file when a connection is made. ANSI
is stripped from the data written to the file. You may
view the log at anytime if you have LIST configured by
pressing ALT-L. The file will be saved until another
connection is made, at which time it is reopened with
the old contents destroyed. This keeps the log file
from growing.
You can toggle the log on and off with ALT-O. Just be
aware that if you turn it off, you lose the ability to
view text that has scrolled off your screen. Floppy
users may want to turn it off and find a PD scrollback
program. While there is no option in setup to save the
On/Off status, it can be saved by going into setup and
just saving it to disk. The next time you load Wterm,
it will then remember weither to turn it on or off.
Respond to messages and quote them using your own full
screen editor locally
The ALT-M command works in conjunction with ALT-R to
allow you to quote a message and respond to it locally
using your own full screen editor and then automatically
upload the reply while still online.
To use it, once you find a message to which you would
like to respond and quote, type ALT-R. This will open a
file named WTERM.MSG and any characters received are
written to it. ANSI is stripped out. Display the
message again so that it is captured to the file. Then
hit ALT-R again. ALT-R is a toggle and hitting it the
second time will close the file.
At this point you start your reply just like you
normally would. After entering to TO and the SUBJECT
and get to the point you would start entering your
message, hit ALT-M. WTERM then captures the timer tick
interrupt and installs a program that keeps the board
from timing out. It first sends a message to the sysop
which the user will not see which says "Editing message
offline. Please wait...". This lets the sysop know
what is going on while you are in your editor. It then
sends a space a half a second later and in another half
second, a backspace. This is done the entire time you
are in your editor. PCBoard(tm) will not time out with
this routine (it would with the backspaces only as it
use to be).
After the space/backspace routine is installed it shells
to DOS and bring up your editor editing WTERM.MSG. If
you used ALT-R to copy the message into WTERM.MSG, you
are ready to start editing your message - picking out
what you wish to quote and writing your response. I
not using ALT-R and using the .LOG file myself. If you
do this, WTERM.MSG will be the last message you sent.
Clear the editor and read in WTERM.LOG. Mark the start
of the message and go to the end, then page back to the
start of the message you wish to quote or respond to.
Mark the start of that message and kill from that point
back to the start of the file. Then go to the end of
the message and kill from that point to the end and you
are now ready to start your quotes and response.
Reformat for line length and add the ">" to it. A
editor that can do macros is useful here.
Once you exit your editor, you are put back into WTERM,
and the space/backspace routine is removed. There is a
short delay while a string of backspaces is sent to
remove the sysop message to keep it from becoming a part
of your message. The screen is then restored and your
message is automatically uploaded. If it gets garbled
with noise, quit and start your reply again and then do
an ALT-T and enter WTERM.MSG as the filename and upload
it again.
Jumping to DOS
When you jump to DOS using ALT-J, the comm port remains
active. Assuming the receive buffer doesn't overflow,
when you return to the program, the screen will be
restored and data received while in the shell will be
displayed. While you are in the shell, the DOS prompt
is changed to the current drive and path enclosed in
curly brackets. The F1 key is reassigned using ANSI so
that pressing it will cause it to send EXIT and you will
be returned to WTERM. Of course you can also type EXIT
to return. You don't have to change back to the
directory WTERM is in before you type EXIT. WTERM
always changes the default directory to it's own. If
it is loaded from another drive it will change to its own
drive and directory. Just add the WTERM directory to
your path and you can load it from any drive and
directory on your system.
Doorway mode
Some boards run a program called Doorway. It allows a
board to run programs not written for BBS use and allows
function keys etc. to be used. To make use of this
program, the user software must be able to send function
keys as two characters. Wterm supports this mode when
the user types ALT-= (hold down the ALT key and press
the = key). While in this mode function keys are passed
to the BBS and Wterm does not check them. This means
the normal functions of these keys aren't recognized.
Pressing ALT-= a second time will put you back in the
normal mode. A window pops up for a short time telling
you what mode you are in.
This mode hasn't been tested well since I have no place
to test it. The person who requested it says it is
working for him.
Full and Half Duplex
ALT-P toggles you between full and half duplex. Wterm
assumes full duplex mode. If the board you are on
doesn't echo characters, toggle to half duplex. Half
duplex mode on a board that does echo characters will
result in each key you type being displayed twice.
Exiting WTERM
There are two ways to exit WTERM. By using ALT-X, you
are returned prompted whether you really want to quit or
not. Hit Y or enter to quit. N clears the prompt and
leaves you in WTERM. When you exit, the comm port is
reset and the controls are turned off. This will cause
the modem to hangup if you are connected.
To exit WTERM with the controls left high, use ALT-N.
If you enter WTERM again while still connected, it
detects carrier and will not send the modem init string.
This allows you to exit to DOS and have all of your RAM
to do with as you wish.
Color Configuration
WTCOLOR, written by Tom Collins, can be used to select
the colors you desire. This program can be run outside
of WTERM or by typing the ALT-K key from within WTERM.
WTERM shells to WTCOLOR which modifies the colors and
writes the changes to WTERM.CFG. When you exit back to
WTERM, it reads the configuration file and sets the
colors you have chosen. See WTCOLOR.DOC for additional
information.
WTCOLOR.EXE can be placed in your WTERM directory or any
directory in your PATH. If your disk space is limited,
WTCOLOR.EXE can be saved to diskette and removed from
your disk until it is needed again.
Acknowledgements
After looking at several C source comm routines, I chose
the one used from a file named COMM.ZIP by Mario
Grannini. These routines have now been modified so
greatly that Mario would probably not be unable to
recognize it as his work. Still it was the foundation
of Wterm's comm routines.
Special thanks to Tom Collins for his program to set
WTERM colors. It is much nicer than the original DEBUG
method.
My thanks to Roland Brown, world famous author of Opus
Message Kit (OMK) for his help and encouragement
(nagging :-)), ideas, and beta testing. He got a chance
to get back at me for my "help" with OMK here.
Ron Wright, sysop of The Wright Place did a great job in
beta testing. Ron found more bugs than anyone else. It
got to the point I almost hated to sign on his board for
fear of hearing about yet another bug. :-) His work
saved me the embarassment of a good many bug fix
releases. Ron rightly deserves mention here and I
regret not doing so earlier. Actually I thought I had.
WTERM Utilities
PC Magazine published a program named SNIPPER. This
program is a TSR (Terminate and Stay Resident) program
that allows you to mark off a block of text on your
screen and save it to a buffer, to disk, or print it.
Others have modified and improved upon it. It has
proven to be useful for BBS use in quoting messages.
The latest version I could find was version 2.2. I
modified this version for was use in quoting with WTERM.
It adds "> " to the start of each line and saves to a
file with a default name of WTERM.MSG. The original
version always appended to this file. I modified it to
and gave the user the option of appending or of creating
a new file with only the latest block of text. When
used in the file mode, either Append or File, and saved
to WTERM.MSG it is especially useful in writing messages
using your own full screen editor (ALT-M option). Your
editor is loaded with the text you have quoted already
in it. For boards with editors fast enough to handle
the speed, you can save to the buffer and do a Get when
ready to insert the quote. On boards that can't handle
the speed, you will have to use the ALT-M mode which
does an ASCII upload. This program is named
WT-QUOTE.ZIP and includes the ASM source code.
PCZMOUSE PCZMOUSE is a Logitech (MS compatible) mouse
menu for use with Wterm. PCZ is an external protocol
driver that can add several protocols including Zmodem
to any comm program and is PD. With this menu and PCZ,
WTERM can have the following protocols: Xmodem,
1K-Xmodem, Ymodem, Zmodem, and Sealink. The source for
this menu as well as Daryl's below is included so you
can combine the two easily if you desire or use either
or none.
WTERM utilities by other authors
Thanks to Daryl Martin, a mouse program is included.
Daryl gave his permission to do so. I left his file
exactly as I received it. UnZip it and give it a try if
you have a mouse.
Legal Stuff
DSZ mentioned above is shareware and is not free
software. If you use it, you should register it and pay
the reasonable $20 registration fee. LIST is free for
personal use though the author does except
contributions. Both programs are copyrighted by their
authors. PCZ is public domain and copyrighted. SNIPPER
is copyright PC Magazine.
While a license is freely granted for use of this
program, I do retain a copyright and reserve all rights
to it. You may not charge for WTERM. The only
exception to this is for computer clubs. They may
charge up to $3.00 plus actual postage for a diskette
containing WTERM. WTERM can not be packaged with any
product or sold by shareware disk dealers.
No version of WTERM is to be distributed in modified
form. Distribute it exactly as is. The only exception
to this is that sysops wishing to include their boards
in the dialing directory may do so IF they do not remove
the boards that are already in it. Those people helped
with WTERM development and rightfully deserve to be
there.
Since this is a free program and I gain nothing from it,
I also assume no responsibility should you decide to use
it. While it runs fine on my AT compatible and all
others I am aware of, I can't be certain that it will
run without problems on your system. By running any
program in this package, you agree to the following
terms:
"WTERM and all utilities are supplied as is. The authors
disclaim all warranties, expressed or implied,
including, without limitation, the warranties of
merchantability and of fitness for any purpose. The
authors assume no liability for damages, direct or
consequential, which may result from the use of WTERM or
its utilities."
Support
None. If you feel you need support, look at other fine
user supported comm programs on the boards. Feel free to
ask questions in the local Com Port echo but please do
not call me.
\/\/alter Cox