home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / asm / zddtz.zex < prev    next >
Encoding:
Text File  |  1994-09-02  |  1.5 KB  |  52 lines

  1. ^#
  2. ;; Program: ZDDTZ.ZEX
  3. ;; Author:  Fred Haines
  4. ;; Date:    April 22, 1987
  5. ;;
  6. ;; This simple patch makes C.B. Falconer's DDTZ respond to DIR as well as DU 
  7. ;; file specifications.  To install, dump any command history processor in 
  8. ;; memory, put a copy of DDTZ.COM in same directory with this file, and issue 
  9. ;; this command: ZEX ZDDTZ.  That's all there is to it.  If you are using 
  10. ;; ZRDOS and want to see what was done, remove the two semicolons from the 
  11. ;; last command line in the file.
  12. ;;
  13. ;; Get DDTZ.COM and it's documentation from DDTZ.LBR, available from most
  14. ;; Z-Nodes.
  15. ;;
  16. ;; This patch does not add length to the program or interfere with any 
  17. ;; copyright notice or other console messages, but DDTZ is copyrighted by C.P. 
  18. ;; Falconer and may NOT be distributed in patched form.  Please respect the 
  19. ;; programmer's rights.  You may patch your copy of the program with this or 
  20. ;; any other patch, but do not distribute the result in any form.  This 
  21. ;; routine was adapted from the more general one, applicable to many non-Z 
  22. ;; programs, written and published by Bruce Morgen in The One-Eighty File,
  23. ;; vol. 1, no. 11, 11/87.
  24. ;;
  25. ;; Fred Haines may be reached at Ladera Z-Node, 213-670-9465, sysop, Al Hawley.
  26. ;;
  27. ddtz ddtz.com
  28. s0103
  29. cd
  30. f3
  31. 1b
  32. .
  33. s1bf3
  34. 3a
  35. 69
  36. 00
  37. 5f
  38. 0e
  39. 20
  40. cd
  41. 05
  42. 00
  43. 21
  44. 03
  45. 02
  46. c9
  47. .
  48. g0
  49. save 27 zddtz.com
  50. ;;
  51. comp ddtz.com zddtz.com
  52.