home *** CD-ROM | disk | FTP | other *** search
/ PC Today 18 / PCTODAY.SRC < prev    next >
Encoding:
Text File  |  1991-01-01  |  5.8 KB  |  180 lines

  1. C
  2. M 3
  3. . start
  4. . disp
  5. D \pctoday.scn 0
  6. B 0
  7. S 3
  8. I 1 SHADOW
  9. I 2 WINE
  10. I 3 SDCO
  11. ; 67 = 'C'
  12. ; 81 = 'Q'
  13. I 67 Verify
  14. I 81 end
  15. G start
  16. ;
  17. . SHADOW
  18. C
  19. P                       SHADOW ver 1.2 - Shareware
  20. P                  (c) Alteasoft & Powerline Systems Ltd
  21. P
  22. P
  23. P     Shadow is a memory resident program that operates quietly in the
  24. P     background and yet at the touch of a key can replay all or sections
  25. P     of your previous work.  In the event of a power failure or system
  26. P     crash it is a simple matter to retrieve your work.  Shadow saves
  27. P     every key stroke to an internal buffer and at a predetermined
  28. P     interval writes this buffer to a disk file. You do nothing until
  29. P     you want to review or retrieve your work.
  30. P
  31. P     Shadow has a number of other uses, including the automation of just
  32. P     about anything.  See the full Doc files and the examples provided for
  33. P     further info and registration details.
  34. P
  35. P          TO UNPACK THE ABOVE COMPRESSED PROGRAM FROM THIS DISK
  36. P
  37. P  Key 1  Select Disk Drive to Unpack to (Choose B if you only have one drive)
  38. P  Key 2  Unpack SHADOW to current directory of drive chosen using 1 above
  39. P  Key 3  Read further info on SHADOW.
  40. P                       ... Or Press Q to Quit ...
  41. S 3
  42. I 1 SHADWHERE
  43. I 2 SHADUNP
  44. I 3 SHADREAD
  45. I 81 start
  46. . SHADWHERE
  47. U ?
  48. G SHADOW
  49. . SHADUNP
  50. C
  51. U +
  52. E SHADOW12
  53. U -
  54. G SHADOW
  55. . SHADREAD
  56. T SHADOW.TXT
  57. G SHADOW
  58. . SDCO
  59. C
  60. P                      Super DiskCopy - Shareware
  61. P                    From Super Software, Texas, USA
  62. P
  63. P      Super DiskCopy is a powerful diskette duplicator that allows you
  64. P      to:
  65. P
  66. P      1) Read a diskette into memory
  67. P      2) Make as many copies as you desire without re-reading the source
  68. P      3) Compare the disk in memory against other diskettes
  69. P      4) Format diskettes in a variety of formats
  70. P      5) Map out a diskette usage
  71. P      6) Find info re diskettes - sides, sectors, etc
  72. P      7) ...and do it all without cryptic commands!
  73. P
  74. P      See the Doc files included for full information on usage and
  75. P      Shareware registration.
  76. P
  77. P          TO UNPACK THE ABOVE COMPRESSED PROGRAM FROM THIS DISK
  78. P
  79. P  Key 1  Select Disk Drive to Unpack to (Choose B if you only have one drive)
  80. P  Key 2  Unpack SDCO to current directory of drive chosen using 1 above
  81. P                       ... Or Press Q to Quit ...
  82. S 2
  83. I 1 SDCOwhere
  84. I 2 SDCOunp
  85. I 81 start
  86. . SDCOwhere
  87. U ?
  88. G SDCO
  89. . SDCOunp
  90. C
  91. U +
  92. E SDCO
  93. U -
  94. G SDCO
  95. . WINE
  96. C
  97. P                             WinEdit - Shareware
  98. P                     From Wilson WindowWare, Seattle, USA.
  99. P
  100. P       WinEdit is an ASCII editor designed to take full advantage of the
  101. P       Windows 3 graphical environment.  WinEdit has a number of features
  102. P       designed for programmers, with many features designed for creating
  103. P       and maintaining program source code.
  104. P
  105. P       With its ASCII file format, ability to edit files of almost
  106. P       unlimited size, and word processing features such as headers and
  107. P       footers, WinEdit is highly useful to all Windows 3 users.
  108. P       WinEdit makes an effective 'front end' for desktop publishers
  109. P       and word processors, including PageMaker, Word for Windows, and
  110. P       Ventura Publisher.
  111. P
  112. P       Read the full Doc files included for further information on this
  113. P       powerful program and for registration info.
  114. P
  115. P          TO UNPACK THE ABOVE COMPRESSED PROGRAM FROM THIS DISK
  116. P
  117. P  Key 1  Select Disk Drive to Unpack to (Choose B if you only have one drive)
  118. P  Key 2  Unpack WinEdit to current directory of drive chosen using 1 above
  119. P  Key 3  Read further info on WinEdit
  120. P                       ... Or Press Q to Quit ...
  121. S 3
  122. I 1 WINEwhere
  123. I 2 WINEunp
  124. I 3 WINEread
  125. I 81 start
  126. . WINEwhere
  127. U ?
  128. G WINE
  129. . WINEunp
  130. C
  131. U +
  132. E WINE
  133. U -
  134. G WINE
  135. . WINEREAD
  136. C
  137. T WINE.TXT
  138. G WINE
  139. . verify
  140. C
  141. P                     CHECKING THE FILES ON THIS DISK
  142. P
  143. P What will now happen is that the boot sector, and all the files on this
  144. P disk, will be verified using a CRC (Cyclic Redundancy Check) to make
  145. P sure that they are as they left us and haven't been corrupted in any way.
  146. P This check will take a short while, depending on the speed of your PC.
  147. P
  148. P Each file will be listed and the comment "passed" added if everything is
  149. P correct. If a file has been altered in any way the comment "failed" will be
  150. P added. If any extra files have been added to the disk then the file will be
  151. P listed with a "not expected" comment. If any errors are detected they will
  152. P be reported again with an "Error(s) detected - continue (Y/N) ?" message.
  153. P If this happens you would normally key N.
  154. P
  155. P The first time you run this disk, after adding a write protect tab, use
  156. P this CRC check to ensure the disk is perfect. If you get a CRC failure as
  157. P detailed above, please return the disk to the duplicators. Their address
  158. P is shown on the disk page in PC Today.
  159. P
  160. P Remember that on subsequent checks you will get CRC failures if you alter
  161. P the disk in any way. Keeping a write protect tab on the disk at all times
  162. P is the best way to ensure you don't alter it.
  163. P
  164. P              ... Press Q to Quit ... C to CHECK CRC's ...
  165. S 0
  166. I 81 start
  167. V
  168. G disp
  169. . end
  170. C
  171. X
  172. pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppdd
  173. wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwdd
  174. qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqdd
  175. qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqdd
  176. wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwd
  177. eddddddddeeewdwdqwsdsdcxascwsdcwdcwdscdefklgkfgjklfdjgkjfdklgjdfklgjdfkjgdd
  178. sdkl;sdkl;fksdlfksdl;kfsdkfl;sdkfl;kdl;fksdl;fkl;sdkfl;sdkfl;ksdl;fkdl;kkll
  179. riweuruiweruweiruioweurioueiouioeurioewuriueioruieurioweuriueirueiruioeurio
  180.