home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / wp / cd_ws.zip / CD.DOC < prev   
Text File  |  1986-01-04  |  910b  |  35 lines

  1.  
  2.  
  3. This pair of programs was in the Oct.29, 1985 issue of PC Mag. on
  4. page 219. If you put CD.com on your Word Star directory, it
  5. allows for switching directories by using the R command. It works
  6. nicely. I reinstalled my WS.COM to use the F10 key to read RCD^M.
  7. When I press F10 it asks for a path, and then after return twice,
  8. I am at the new directory.
  9.  
  10. If your WINSTALL program doesn't allow the change, then use the
  11. debug suggestions also on page 219.
  12.  
  13.      Create a WS file called SCRIPT
  14.      e ? 4 52 43 44 d 2a 2a
  15.      w
  16.      q
  17.  
  18. Substitute for the ? as follows
  19.      670 for F1
  20.      679 for F2
  21.      682 for F3
  22.      68b for F4
  23.      694 for F5
  24.      69d for F6
  25.      6a6 for F7
  26.      6af for F8
  27.      6b8 for F9
  28.      6c1 for F10
  29.  
  30. Now make a back up copy of WS.COM called WS1.COM
  31. Then type      DEBUG WS1.COM<SCRIPT
  32. When WS1 works, change it to WS.COM
  33.  
  34. I hope you can use this.
  35.