trying to display without reading TOC
REL table is not loaded
trying to display when the correlation table information is not read
VCDPRE.EXE
Command:
VCDPRE
Command name:
Create disk configuration information file
Function:
Generates a disk configuration information file necessary for direct DOS file access.
Format:
VCDPRE startup file [/ i / d / f / c / l]
Description:
Specify the script file and the disk configuration information file for the
startup file.
The script is input from the specified script file, and the disk configuration information file expressing the disk configuration is output. At this time, the validity of the disk configuration is checked and an error message is output.
For the startup file, specify a file name corresponding to the keyword, with a space after the keyword.
SCR script file name
RTI disk configuration information file name
Option
/ I Display ISO9660 related processing
/ D Display input DOS file processing
/ F File interleave allocation table display
/ C Channel interleave allocation table display
/ L Switch for mass file processing. When / l is added, XMS memory is used.
Example usage:
VCDPRE TSTGAME.PRM
The contents of the startup file VCDPRE.PRM are as follows.
----
SCR TSTGAME.SCR
RTI TSTGAME.RTI
----