Proxim RangeLAN2 7921 Manual de instrucciones Pagina 184

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 333
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 183
6-12 ROM-DOS Commands
2325 Reference Guide Revision B 2325A137REFGD
ATTRIB will remove the read-only attribute and the archive attribute for
all files with the DAT extension.
ATTRIB -a -r *.dat
ATTRIB will display the attributes of all files with the DAT extension.
ATTRIB *.dat
BUFFERS
Type
config.sys
Purpose
ROM-DOS has internal buffers to temporarily hold data read from the
disk. Increasing the number of internal buffers will speed system
performance.
Syntax
BUFFERS = number
Remarks
Each buffer used by ROM-DOS requires 512 bytes of RAM. The
BUFFERS command will increase or decrease the amount of RAM used
by the operating system.
The minimum number of buffers is 2 and the maximum number is 40. If
a number less than 2 is given then the number of BUFFERS is set to 2. If
a number larger than 40 is given then BUFFERS is set to 40.
Example
The following example causes ROM-DOS to have 10 buffers. These 10
buffers will use 5120 bytes of RAM.
BUFFERS = 10
Vista de pagina 183
1 2 ... 179 180 181 182 183 184 185 186 187 188 189 ... 332 333

Comentarios a estos manuales

Sin comentarios