Technical information
SEGA Confidential
58
SCR Script file name
RTI Disc configuration data file name
Options
/i Display ISO9660 processing
/d Display input DOS file processing
/f Display file interleave placement table
/c Display channel interleave placement table
/l Large file processing switch. XMS memory is used when /l is
added.
Example: VCDPRE TSTGAME.PRE
The content of the startup file VCDPRE.PRM is as follows:
—
SCR TSTGAME.SCR
RTI TSTGAME.RTI
—
VCDPRE Error Messages
The following is an explanation of error messages and troubleshooting tips.
(Note: **** refers to character strings, ** refers to numbers.)
Common Errors
The following are common text handling and command syntax errors.
String length error
The character string is too long. The maximum permissible number of charac-
ters on 1 line is 255 bytes.
Out of memory space
Unable to allocate memory. Available memory can only be expanded by
deinstalling drivers and other miscellaneous software.
Illegal character
An illegal character code is contained in the character string.
Syntax error
A syntax error.
Cannot open File ****
The file **** cannot be opened. Check to make sure that a file by that name
actually exists.
Illegal token
A syntax error. The cause of the error may be a mistake in the reserved word
at the start of the line.
Illegal parameter **
A syntax error. The source of the error may be an incorrect format of the nth
parameter in a line identified by the number **.
Illegal nesting of Include
Too many Include nests. Only 2 levels of Include are allowed.