Return to previous page | Return to menu | Go to next page
■VCDBUILD.EXE
Command:
Command name:
Function:
Generates a CD image and outputs it to the file described in the script file.
Format:
VCDBUILD 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 and CD image representing the disk configuration are output.
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. Use / MS to use XMS memory
.
Example usage:
● Startup message
PreProcess for VCDEMU Ver n.nn Released at dd-mmm-yyyy
Copyright (c) 1994 Victor Company of Japan
script file = xxxxxxxxxx
rti file = xxxxxxxxxx
vds, path table and directory records output to xxxxxxxxxx
VCDBUILD error message
General error
------:nnn xxxxxxxxxx
------: open error: xxxxxxxxxx
------: write error: xxxxxxxxxx
------: read error: xxxxxxxxxx
------: read error: too big SYSTEM AREA
------: over limit of directory hierarchy: xxxxxxxxxx
------: Same Directory : xxxxxxxxxx
------: Overlapped Sector, check Unitsize and Gapsize: xxxxxxxxxx
------: Over specified File or Extent Space: xxxxxxxxxx
------: Not Specifed Base End Time for EndTime{E,F}[-] ): xxxxxxxxxx
------: Relocation Channel Overlapped to Same Channel: xxxxxxxxxx
------: Move Location: xxxxxxxxxx
Return to previous page | Return to menu | Go to next page