home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #6 / CDA_6.iso / shell / utils / disked29.arj / SOURCE.ZIP / TODO < prev   
Encoding:
Text File  |  1995-04-27  |  1.2 KB  |  58 lines

  1. This is my to do file.  Just random notes...
  2.  
  3. Goto file's directory entry
  4.  
  5. ERROR.C     printerror(int)   -> printerror() { if (Debug)... }
  6.  
  7. Log finds:     n next find, b prev find, end/home etc.
  8.                l list finds
  9.  
  10. Alt-Function keys
  11. macros: "!m file"       ; execute program
  12.         "Files=1;la:"   ; multiple commands ?
  13.          %f
  14.          %i
  15.          %d
  16.          etc.
  17.  
  18. Hidden sectors, partition
  19.  
  20. go strtupdir; home on|off|dir
  21. get no dump   ?
  22. restore & no file ?
  23. seto file switch ?
  24. floppy disktype switch ?
  25.  
  26. get screen size?
  27.  
  28. ? radix == 16, 0xnnnn/h
  29.  
  30. file edit/track:     open file and get length
  31.                      allocate buffer to hold cluster numbers
  32.                      get first cluster, trav cluster array
  33.  
  34. command line find switch for any case text ?
  35.  
  36. document limits
  37.  
  38. cmd: copy file -- copy file sector by sector to bypass DOS
  39.  
  40. set tabs ?
  41.  
  42. mapfree: "no free space"
  43.  
  44. ^D/(dir display) Show DIR size (can be calculated)
  45.  
  46. verify .SAV file
  47.  
  48. help
  49.  
  50.    compiler:      create compressed text in an OBJ file
  51.    disphelp():    displays text in a special format ?
  52.  
  53. README.EXE
  54.  
  55.    Shows read.me file and runs test program for CPU and disk read test.
  56.  
  57. viewfile("disked.hlp");
  58.