Intermec JANUS 2020 User Manual page 124

4mb
Hide thumbs Also See for JANUS 2020:
Table of Contents

Advertisement

The SRAMDISK.SYS command must follow this syntax:
device=d:\sramdisk.sys [ disksize sectorsize entries ]
where:
disksize
is the size of the RAM drive in kilobytes; specifies the
amount of extended memory allocated for the drive. Type a
number from 16 to 256; the default is 64. You can create
multiple RAM drives if the sum of their disksizes is 256K or
less.
Note: You may be able to use more than 256K of extended
memory for the RAM drive. For help, see the previous section,
"Deciding How Much Memory to Use for RAM Drives."
sectorsize
is the size of the disk sector in bytes. Type 128, 256, or 512;
the default is 512. You can specify sectorsize only if you
specify disksize.
entries
is the maximum number of files and directories you can
create in the RAM drive. Type a number from 2 to 1024; the
default is 64. You can specify entries only if you specify
sectorsize and disksize.
Here are sample SRAMDISK.SYS commands:
• To create a 64K RAM drive:
device=d:\sramdisk.sys
• To create two 128K RAM drives:
device=d:\sramdisk.sys 128
device=d:\sramdisk.sys 128
• To create a 256K RAM drive with 128-byte sectors and up to 16 entries
in its root directory:
device=d:\sramdisk.sys 256 128 16
4. Load the reader's CONFIG.SYS file on drive C using Auto-Loader, BFT, or
and
MakeDisk
PutDisk
Contents of Drive C" earlier in this chapter.
BC
NF
Learning About the Software
, as described in "Learning How to Change the
3
3-35

Advertisement

Table of Contents
loading

Table of Contents