home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Extra 1997 #5
/
AmigaPlus_Extra-CD_5-97.iso
/
online-tools
/
term
/
vt100
/
readme
< prev
next >
Wrap
Text File
|
1990-03-02
|
4KB
|
113 lines
This archive contains a vt100 emulator with KERMIT and XMODEM file
transfer protocols. Original work by Dave Wecker, V2.7-V2.8 by Tony Sumrall.
Thanks:
-------
To everyone who sent in code, suggestions and fixes!
Releases:
---------
v2.9 ?????? ACS - See Release Notes.
v2.8 880117 ACS - See Release Notes.
v2.7 870825 ACS - See Release Notes.
v2.6 870227 DBW - bug fixes for all the stuff in v2.5
v2.5 870214 DBW - more additions (see readme file)
v2.4 861214 DBW - lots of fixes/additions
v2.3 861101 DBW - minor bug fixes
v2.2 861012 DBW - more of the same
v2.1 860915 DBW - new features (see README)
v2.0 860823 DBW - Major rewrite
v1.1 860720 DBW - Switches, 80 cols, colors, bug fixes
v1.0 860712 DBW - First version released
Usage:
------
Please read VT100.DOC for usage information and examples.
Known problems:
---------------
none
Suggestions/bug fixes not implemented (as of yet):
--------------------------------------------------
- Custom screen should use a borderless backdrop window
- Quit from keyboard should be supported (for above)
- Automatic maximum sizing of window should happen
- Screen should be resizable
- AT TIME should be implemented in scripts (besides DELAY)
- Kermit should create sub directories (when necessary)
- Use a disk font for graphic character set
- Kermit VM/CMS (IBM) protocol support (it works for me, how about
you?)
- Allow the user to use a keymap different from the default one.
Installation:
-------------
The files in this archive may be extracted by the bourne shell
(/bin/sh) or the shar program using the "unshar switch (-u)",
contact me if you need a copy of this version of shar.
REMEMBER: Set the correct compiler definition in VT100.H
Files:
------
README - this file
ReleaseNotes - Details of what's changed
vt100.doc - documentation for the terminal emulator
makefile - make file for the emulator (under MANX AZTEC-C)
vt100.h - include file used by all other modules
window.c - manager for window and keyboard
vt100.c - main module, handles menus
remote.c - handle remote characters (vt100 emulation)
kermit.c - kermit protocol (to transfer text files on VMS
select the CRLF option on the transfer mode menu,
otherwise use image mode).
init.c - startup code
xmodem.c - xmodem protocol that understands AMIGA binary and
text file formats (automatically).
script.c - script control package
expand.c - filename expansion (wildcards) and dir setting
rexx.c - handles the AREXX interface
newkermit.c - New kermit module by Steve Walton suitable for
expanding VT100's capabilities
kermitproto.c - New kermit module by Steve Walton
kermitproto.h - New kermit module by Steve Walton
Other directories:
RexxSamples:
Forward.rexx - Shows use of FORWARD command. Interacts with VT100.
Forwarding.rexx - Shows use of FORWARD command. Interacts with VT100.
TestFor.rexx - Shows use of FORWARD command. Interacts with VT100.
FwdLogon.vt100 - Demos use of FORWARD cmd to log you on
OnLogon.vt100 - Demos use of ON and FORWARD cmds to log you on
TestMsg.vt100 - Demos use of MSG command.
TestDisp.vt100 - Demos use of DISPLAY command.
TestErrs.vt100 - Shows various return codes from VT100 commands.
Zmodem:
Amiga.doc - Text file about the Amiga implementation of zmodem
SerIO.c - Serial I/O support for Zmodem
makefile.ami - Amiga makefile for Zmodem
makefile.uni - Un*x makefile for Zmodem
patch - Patches that I applied to the Frank's original
rbsb.c - Support routines for Zmodem
rz.c - Mainline code for Zmodem receive
rz.doc - Documentation for Amiga Zmodem receive
sz.c - Mainline code for Zmodem send
sz.doc - Documentation for Amiga Zmodem send
term.c - Terminal-mode routine for Amiga Zmodem
zm.c - Support routines for Zmodem
zmodem.h - Header file for Amiga Zmodem
zmodem.init - Sample Amiga Zmodem initialization file
GNU-Emacs:
amiga.el - Emacs Lisp code to utilitize the mouse.
Contact:
--------
Please send bugs/comments/suggestions/praise for V2.9 to:
Tony Sumrall at USENET: acs@amdahl.com