home *** CD-ROM | disk | FTP | other *** search
/ BURKS 2 / BURKS_AUG97.ISO / BURKS / SOFTWARE / COMMS / WEAKLINK.ZIP / README (.txt) < prev    next >
Text File  |  1988-08-08  |  4KB  |  77 lines

  1.                              The WEAK Link                                6/9/87
  2.  
  3.  
  4.  Files on this disk:
  5. =====================
  6.  
  7. Registered version:                                           Shareware version:
  8.  
  9. WEAKLINK DOC .... Documentation for The WEAK Link                         yes
  10. PM       ASM .... Source for master                                        .
  11. PS       ASM .... Source for slave                                         .
  12. NET00000 ASM .... Source for device driver needed by slave                 .
  13. CONFIG   S   .... Config.sys for slave                                    yes
  14. CONFIG   M   .... Config.sys for master                                   yes
  15. PM       SYS .... Master                                                  yes
  16. PS       COM .... Slave                                                   yes
  17. NET00000 SYS .... Needed by slave                                         yes
  18. M        BAT .... Batch to assemble PM.ASM                                 .
  19. S        BAT .... Batch to assemble PS.ASM                                 .
  20. N        BAT .... Batch to assemble NET00000.ASM                               .
  21. TMT      BAS .... BASICA program for other media bootstrap                yes
  22. RCV      BAS .... BASICA program for other media bootstrap                yes
  23. PM       OBJ .... Results of M.BAT                                         .
  24. PM       EXE .... "                                                        .
  25. PS       OBJ .... Results of S.BAT                                         .
  26. PS       EXE .... "                                                        .
  27. NET00000 OBJ .... Results of N.BAT                                         .
  28. NET00000 EXE .... "                                                        .
  29. LISTER   BAS .... May be used to list source & doc files                  yes
  30. README       .... This file                                               yes
  31.  
  32.  Directory of  \DIAGNOSE
  33.  
  34. TMT      ASM .... Transmitter source for diagnostics                       .
  35. RCV      ASM .... Receiver source for diagnostics                          .
  36. T        BAT .... Batch to assemble TMT.ASM                                .
  37. R        BAT .... Batch to assemble RCV.ASM                                .
  38. TMT      OBJ .... Results of T.BAT                                         .
  39. TMT      EXE .... "                                                        .
  40. TMT      COM .... Transmitter diagnostics                                 yes
  41. RCV      OBJ .... Results of R.BAT                                         .
  42. RCV      EXE .... "                                                        .
  43. RCV      COM .... Receiver diagnostics                                    yes
  44. DIAGNOSE DOC .... Documentation for diagnostics testing                   yes
  45.  
  46.  Directory of  \ADDCOM
  47.  
  48. AC       ASM .... Source for adding non-standard COM ports                 .
  49. AC       OBJ .... Results of A.BAT                                         .
  50. AC       EXE .... "                                                        .
  51. AC       SYS .... File for CONFIG.SYS                                     yes
  52. A        BAT .... Batch to assemble AC.ASM                                 .
  53. CONFIG   M2  .... Configuration example                                    .
  54. ADDCOM   DOC .... Documentation for adding non-standard COM ports         yes
  55.  
  56.  
  57. ;page
  58.  
  59.         LISTER.BAS is a program which can be used to list the documentation  
  60. files.  It was written for a Star Gemini 10x.  The control codes may have to be 
  61. changed for your printer.  The program puts the printer in a 96 column mode and 
  62. tabs each line over 15 spaces.  This is for punching holes in the left margin.  
  63. LISTER reads and prints lines up to a ";page" which form feeds.   ";off" will 
  64. turn off printing, ";on" will resume printing again. Remember that these 
  65. control strings must begin in column 1.  
  66.  
  67.  
  68.         Any comments or suggestions would be welcomed.
  69.  
  70.  
  71.                                         Don Jindra, Owner
  72.                                         Information Modes
  73.                                         P.O. Drawer F.
  74.                                         Denton, Texas  76202
  75.  
  76.                                         Ph. 817-387-3339, anytime
  77.