Casio IT-2000D User Manual

Page 83

Advertising
background image

83

Example of AUTOEXEC.BAT

The following example shows a typical AUTOEXEC.BAT script. Since this example assumes that

the system is booted from either the RAM disk or the NAND F-ROM drive, it is necessary to

partially modify it if booting up from the ATA card. For information about booting from the ATA

card refer to Chapter 4.3, "Card Boot".

1:

C:



ENDATA

2:

C:



CASIOAPM

3: (Environment variables setup and application call, etc.)

Required (1)
Required (2)
Optional

Note:

1

C:



ENDATA

Disables the card boot function in the BIOS. For more information refer to Chapter 4.3, "Card

Boot".

2

C:



CASIOAPM

Enables the touch panel and Power switch operations. The touch panel and Power switch operations

cannot be used until this program has been executed. This program only needs to be called once

when booting the system.

Advertising