home *** CD-ROM | disk | FTP | other *** search
- ;
- TCAP.COM
-
- Size (recs) CRC Version Author/Latest Issue Disk
- 17k (131) 5C85 2.4 Lee Bradley 6/90 Z3COM12
-
- 1- Usage 2- Compiling
-
-
- TCAP is a sample program to show how Basic code and the proper use of the
- linker can be used to capture terminal capability data if available on a
- Z-System computer. It is also a fairly handy (albeit still simple) Z-System
- viewing tool.
-
- Original idea by Biff Bueffel.
- :1
-
- Usage
-
-
- TCAP determines if ZCPR3 is running and if so, gathers environment and tcap
- data, signs on, displays cpu speed, terminal id and, if the wheel is set, a
- command line which includes a help selection. From here, the user may select
- various memory display options, (forward, backward, specific address, charac-
- ter, hex or both) or toggle the quiet flag or reset the wheel byte. Pressing
- the return key, the reset wheel key (W) or any key other than the memory
- display selection keys (>,<,A,C,H,B), the quiet toggle key (Q) or the help key
- (/) will quit the program.
- :2
-
- Compiling
-
-
- To compile and link the Basic source file:
-
- BASCOM =TCAPxxx/Z/E
- L80 Z3HDR,TCAPxxx,TCAPxxx/N/E
-
- where Z3HDR.REL is the REL form of a short Z80 file which contains only:
-
- Z3HDR.Z80
- CSEG
- DEFB 'Z3ENV'
- DEFB 1
- DEFW 0