home *** CD-ROM | disk | FTP | other *** search
- ; DISKED Initialization file 04-Sep-1994
- ; all of these parameters are their default values
-
- ; boolean parameters yes/no or on/off
-
- ascii off ; dump in ascii format else hex
- convert no ; convert non-ascii to hex (<00>)
- display yes ; display command info
- files no ; index all filenames
- get no ; move after gets
- home yes ; set to home sector after disk logs
- mask no ; mask hi-bits
- signon yes ; signon message
- strip no ; strip non-printable characters
- verify yes ; command verification
- write no ; allows sector writes
-
- debug no ; does memory alloc testing and does status display
- ; by 'D'
- ; number parameters
-
- radix 10 ; number display and input base, 10 or 16
-
- i/o 0 ; screen printing; 0 = STDIO, 1 = BDOS, 2 = BIOS
-