home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / JSAGE / ZSUS / PROGPACK / Z3BAS.LBR / TCAP.FOR < prev    next >
Text File  |  2000-06-30  |  896b  |  18 lines

  1.  
  2. TCAP began life as a sample program to show how Basic code and the proper 
  3. use of the linker can be used to capture terminal capability data if 
  4. available on a Z-System computer. It seems to have evolved into a fairly 
  5. handy Z-System viewing tool.
  6.  
  7. TCAP determines if ZCPR3 is running and if so, gathers environment and tcap 
  8. data, signs on, displays cpu speed, terminal id and if the wheel is set a 
  9. command line which includes a help selection. From here, the user may 
  10. select various memory display options, (forward, backward, specific 
  11. address, character, hex or both) or toggle the quiet flag or reset the 
  12. wheel byte. Pressing the return key, the reset wheel key (W) or any key 
  13. other than the memory display selection keys (>,<,A,C,H,B), the quiet 
  14. toggle key (Q) or the help key (/) will quit the program.
  15.  
  16. Lee Bradley, Sysop, Z-Node #12 (203) 665-1100
  17.  
  18.