home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / debug / sdt.lbr / SDT.NOT < prev    next >
Encoding:
Text File  |  1985-06-16  |  1.6 KB  |  37 lines

  1.                              SDT.SUB
  2.  
  3. SDT.SUB  is  a  CP/M-80 SUBMIT style batch process  command  file 
  4. which  will  overlay  the standard DDT.COM,  and  create  a  new, 
  5. enhanced form called SDT.COM.  SDT has the following enhancements 
  6. vis-a-vis  the plain vanilla DDT. (part of the  CPM  utility set)
  7.  
  8.      1) B command creates Block of text for search.
  9.  
  10.      2) Exxxx command Explores memory for string from xxxx.
  11.  
  12.      3) Cxxxx command Changes memory with ASCII input from xxxx.
  13.  
  14.      4) Jn command Jumps to new default drive n (0=A:, etc.).
  15.  
  16.      5) V command Views directory at first match to I command.
  17.  
  18.      6) W command Where is next match.
  19.  
  20. SDT is the creation of Dr. William Parke, and is described in the 
  21. December 1983 issue of >CHUG, the newsletter of the Capital Heath 
  22. Users'  Group.  Inc.  (PO Box 2653,  Fairfax,  VA.,  22031).  The 
  23. information here is reproduced with credit to Dr.  Parke, who may 
  24. be contacted at the above address, for further information. 
  25.  
  26. The  article in the magazine included  step-by-step  instructions 
  27. for   keying  in  the  source  for  the  modification.   My  only 
  28. contribution  to the utility of this idea was to make up the  SUB 
  29. file to automate the process, and save the keystrokes required. 
  30.  
  31. For an original DDT.COM crc of 34 B9,  the newly created  SDT.COM 
  32. was  found to have a crc of 3D BA (via CRCK-42.COM).  SDT can  be 
  33. quickly installed by EX14.
  34.  
  35.                                    Walt Jung 12/24/83
  36.                                    BHEC RCPM (301)-661-2175
  37.