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 / CPM / PROGRAMS / WSTAR / WSFAST23.LBR / WSFST23A.SQB / WSFST23A.SUB
Text File  |  2000-06-30  |  3KB  |  81 lines

  1. ;*************************************************************
  2. ;                      WSFST23a.SUB                          *
  3. ;*************************************************************
  4. ; (please place ONLY the comments necessary for the current  *
  5. ;  .SUB file here.  Place all other comments in the .DOC     *
  6. ;  file and keep this one short.  -Steve)                    *
  7. ;============================================================*
  8. ; Vers. 2.3a and b  Steve Sanders  02-Jun-85                 *
  9. ;                                 *
  10. ;  Took vers 2.2 and made two seperate .SUB files.           *
  11. ;                                 *
  12. ;  WSFST23A.SUB is for speeded-up version only.              *
  13. ;                                 *
  14. ;  WSFST23B.SUB is for fast WSU and also the default log     *
  15. ;               to drive B on startup                        *
  16. ;                                 *
  17. ;  WSFAST22.SUB was causing errors when run with the drive   *
  18. ;  B patch commented out and the resulting file you saved    *
  19. ;  would call up DDT not WS when run.                        *
  20. ;============================================================*
  21. ; This sub file when placed on a drive(/user) with EX.COM,   *
  22. ; DDT.COM, STAT.COM, WSFAST23.HEX and WSU.COM (version 3.30) *
  23. ; will automatically make the necessary changes to WSU.COM   *
  24. ; for a very quick sign-on and everything else displayed.    *
  25. ;                                                            *
  26. ; Place WSU.COM, DDT.COM, EX.COM, STAT.COM, and              *
  27. ; WSFST23a.SUB on drive "A" or A0:  and type:                *
  28. ;                                                            *
  29. ;                   A0>EX WSFST23a                           *
  30. ;                                                            *
  31. ; NOTE: Do NOT use your original WSU.COM (only a copy please)*
  32. ;                                                            *
  33. ;////////////////////////////////////////////////////////////*
  34. ;
  35. ;
  36. ; Please make a note of the SIZE of your WSU file as indicated
  37. ; here by the numbers in the "Recs" column...
  38. ;
  39. stat wsu.com
  40. ;
  41. ;
  42. ; When you have made note of the SIZE, press any key...
  43. ;
  44. ;
  45. ; < press RETURN to continue.... >
  46. ^?
  47. ;
  48. ;
  49. ;
  50. ddt wsu.com
  51. s2b1
  52. 50
  53. 01
  54. 01
  55. .
  56. s28e
  57. 01
  58. 01
  59. .
  60. a3ceb
  61. jmp 3cfd
  62. .
  63. a3d0f
  64. lxi h,0007
  65. call 2198
  66. .
  67. iwsfast23.hex
  68. r
  69. g0
  70. ;
  71. ; Modification now completed...
  72. ;
  73. ; Now use:   SAVE nn WSX.COM    before doing anything else
  74. ;
  75. ; the "nn" is the size as indicated by STAT earlier, divided by 2.
  76. ;
  77. ; if STAT said 138 - then SAVE 69, if 140 then SAVE 70, etc...
  78. ;
  79. ; Please test WSX.COM before renaming to WS.COM for use...
  80.