┌────────────────────┬────────────────────┬────────────────────┐
│Keyword             │Type                │Description         │
├────────────────────┼────────────────────┼────────────────────┤
│DRIVEHANDLE         │NUM                 │Drive handle for    │
│                    │                    │CD-ROM drive        │
├────────────────────┼────────────────────┼────────────────────┤
│FILENAME            │STRING              │Name of file to read│
├────────────────────┼────────────────────┼────────────────────┤
│BYTESTART           │NUM                 │Starting byte to    │
│                    │                    │read                │
├────────────────────┼────────────────────┼────────────────────┤
│BYTECOUNT           │NUM                 │Number of bytes to  │
│                    │                    │read                │
└────────────────────┴────────────────────┴────────────────────┘


[Back: CDROM_READFILE]
[Next: Optional Input Parameter Keywords]