home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / win100.zip / winaaahlp.txt < prev    next >
Text File  |  1991-10-20  |  6KB  |  142 lines

  1.  
  2.                WINKER READ ME FILE
  3.  
  4.  
  5.      Please read this before trying the program or reading any
  6. other documentation.  Some of the items may not be meaningful
  7. now, but it is important for you to have some idea of the file
  8. contents and of any special difficulties you may encounter.
  9.  
  10.  
  11.              CONTENTS OF THE RELEASE
  12.  
  13. Necessary files:
  14.  
  15.     1.  WINAAA.HLP - This file.
  16.  
  17.     2.  WINKER.BOO - A Windows terminal emulator for the
  18. Heath/Zenith H/Z19 terminal containing the Kermit file transfer
  19. protocol.  You must convert it to executable format using the
  20. program MSBPCT.EXE or some other equivalent program which can
  21. read a Kermit .BOO file.
  22.  
  23.     3.  WINKER.DOC - ASCII version of the documentation.
  24.  
  25. Optional Files:
  26.  
  27.     1.  WINWRI.BOO - Documentation for the Windows H19 terminal
  28. emulator for use by the Windows WRITE program.  After recovering
  29. the file with MSBPCT.EXE or an equivalent program, load it into
  30. WRITE for reading and/or printing.  The text was formatted
  31. originally for a PCL (Laserjet) printer.  If you have some other
  32. kind of printer, then you may have to reformat and repaginate the
  33. text.
  34.  
  35.     2.  WINFON.BOO - An optional ASCII font also containing the
  36. original H19 graphics characters which can be loaded with the
  37. Windows control panel and used with the H19 Windows terminal
  38. emulator.  Recover it from its .BOO format using MSBPCT.EXE or an
  39. equivalent program.  Install the font with the Windows control
  40. panel.
  41.  
  42.     3.  WINH19.TCP - a suggested UNIX TERMCAP file for the
  43. Windows H19 emulator.  Both 24 and 30 line versions are
  44. illustrated for ANSI and HEATH modes.
  45.  
  46.     4.  WINCAS.BOO, WINPRZ.BOO, WINPRZ.BOO, WINMZE.BOO,
  47. WINESH.BOO - These files draw pretty pictures on your Winh19
  48. screen.  To use them you must: (1) Install the font Winh19.fon;
  49. (2) Recover the files using MSBPCT.EXE or an equivalent program;
  50. (3) Move the resulting .HGR files to your host using Kermit; (4)
  51. Set the emulation to Heath mode; (4) Type the files. 
  52.  
  53.     5.  WINCOM.BOO.  An updated Windows communications driver for
  54. Windows 2.10.  The current driver fails to function correctly
  55. when XON-XOFF flow control is being used.  To install the new
  56. driver: (1) recover the driver from its .BOO format using
  57. MSBPCT.EXE; (2) Locate the Windows distribution disk containing
  58. the comm driver; (3) Using diskcopy, duplicate the disk; (4)
  59. Replace the old driver with the new one; (5) Run Setup and
  60. reinstall Windows in another directory. 
  61.      When you are satisfied with the new installation, you can
  62. make it your regular Windows work area.  Or, you can do the
  63. following: In the old directory, backup WIN200.BIN, WIN200.OVL,
  64. and WINOLDAP.GRB.  Copy the new version of these files over the
  65. old ones.  You can then try your old Windows directory with the
  66. new files.  If you are satisfied with the results, you can delete
  67. the old versions of WIN200.* and WINOLDAP.GRB. 
  68.  
  69. Source Files:
  70.  
  71.     You must have the Windows Software Development Kit as well as
  72. the Version 5.1 C compiler, both from Microsoft, to make the
  73. executable file.  In addition, you must have a copy of WART.EXE
  74. from the C-Kermit distribution or the source files listed in item
  75. 7 below.  The make file assumes the existence of the WART
  76. sources.
  77.  
  78.     1.  Make File - WINKER.MAK
  79.  
  80.     1.  C Sources - WIN19F.C, WIN19T.C, WINH19.C, WIN19M.C,
  81. WIN19N.C WINKPD.C, WINKPX.C, WINKPN.C
  82.  
  83.     2.  Header Files - WINASC.H, WINH19.H, WIN19D.H, WINKPF.H,
  84. WINKPR.H.
  85.  
  86.     3.  Resource Files - WINKER.RC, WINKPM.RC, WIN19B.RC,
  87. WIN19M.RC, WINKPR.RC.
  88.  
  89.     4.  Linker file - WINKER.LNK.
  90.  
  91.     5.  Protocol (Wart) file  - WINKPR.W.
  92.  
  93.     6.  Definition files - WINH19.DEF, WINKPR.DEF.
  94.  
  95.     7.  Wart preprocessor source files - WINCKW.C, WINCKC.H
  96.  
  97.             
  98.                   NOTES
  99.  
  100.     1.  The Window program contained here REQUIRE Windows version
  101. 2.0 or greater, Windows/286, or Windows/386.  Windows 1.0 is
  102. OBSOLETE.  Use your upgrade offer from Microsoft to get the
  103. latest version. 
  104.  
  105.     2.  If you are using the Kermit feature and find that you
  106. cannot even exchange the first packet, then check for a mismatch
  107. between host and emulator parity and word-size settings.  If you
  108. can, use 8-bits and no parity.  Also note that this program has
  109. not been tested in the IBM environment.  Please contact us if you
  110. need help in this area.
  111.  
  112.     3.  The emulator screen can appear to lock up for two
  113. reasons. The first is when the emulator program receives an XOFF
  114. and no subsequent XON signal.  If you think this is the problem,
  115. go off line and type CTRL-Q and then go back on line.  The second
  116. situation causing the screen to seem to freeze is when you are in
  117. Heath mode and you receive the sequence ESC [.  This can happen
  118. accidentally if you are in HEATH mode and the host thinks that
  119. you are an ANSI or VT100 type terminal.  In this case, the screen
  120. goes into hold screen mode.  Try typing Scroll Lock or Shift
  121. Scroll Lock.  You should see the next line or the next several
  122. lines from the host.  You can free the terminal by going off line
  123. and typing ESC \ from Heath mode or ESC [ > 3 l if in ANSI mode. 
  124. (Spaces are shown between characters only for clarity.  Do not
  125. type them.)  Alternatively, try using the 'Reset' menu item. 
  126. Correct the emulation mode, if necessary. Then go back on line
  127. and again try typing Scroll Lock once or twice.
  128.  
  129.     4.  Some keys have no corresponding menu items.  Please read
  130. the program documentation to learn how to use the Scroll Lock,
  131. function key F6, CTRL-BACKSPACE, and CTRL-BREAK.
  132.  
  133.     5.  Be aware that you can run two instances of the program,
  134. one for each of COM1 and COM2.  This can lead to problems during
  135. file transfers if both are trying to deal with the SAME file at
  136. the same time.  Try to watch out for possible conflicts of this
  137. type.  DOS does not always seem to do the right thing with files
  138. in these situations.
  139.  
  140.     6.  If you are performing a file transfer to or from a floppy
  141. disk, do NOT change the disk during the transaction.
  142.