home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #6 / CDA_6.iso / shell / utils / disked29.arj / MANUAL.ZIP / DISKED.INI < prev    next >
Encoding:
Text File  |  1995-03-23  |  878 b   |  25 lines

  1. ; DISKED Initialization file 04-Sep-1994
  2. ; all of these parameters are their default values
  3.  
  4. ; boolean parameters yes/no or on/off
  5.  
  6. ascii   off       ; dump in ascii format else hex
  7. convert no        ; convert non-ascii to hex (<00>)
  8. display yes       ; display command info
  9. files   no        ; index all filenames
  10. get     no        ; move after gets
  11. home    yes       ; set to home sector after disk logs
  12. mask    no        ; mask hi-bits
  13. signon  yes       ; signon message
  14. strip   no        ; strip non-printable characters
  15. verify  yes       ; command verification
  16. write   no        ; allows sector writes
  17.  
  18. debug   no        ; does memory alloc testing and does status display
  19.                   ; by 'D'
  20. ; number parameters
  21.  
  22. radix   10        ; number display and input base, 10 or 16
  23.  
  24. i/o     0         ; screen printing; 0 = STDIO, 1 = BDOS, 2 = BIOS
  25.