beautypg.com

Avery Dennison 6035 Programmer Manual Rev.A 7/98 User Manual

Page 116

background image

3-58 ROM-DOS 6.22 User Manual

7/9/98

F I L E S

CONFIG.SYS

Purpose

The maximum number of files that may be open at one time can be
modified using the FILES command.

Syntax

FILES = number

Remarks

The number of files includes the standard files, stdin, stdout, stderr,
stdprn, and stdaux. The minimum value is 8, the maximum is 255. All
other values are ignored.

Example

FILES = 10

Causes the maximum for open files to be ten.