PROGRAMMER'S GUIDECD builder script grammar
BackForward
CD Builder Script Grammar Manual

3.11 Definition of volume descriptor information


3.11.1 Definition of identifier information


 List
 Title

Command specifications

 Command

System identifier

 Keyword

SystemIdentifier

 No

11.1.1

Form
SystemIdentifier ident
Parameters
ident: System identifier character string (A character, 32 characters or less)
function
Records the specified character string in the system identifier field.

 List
 Title

Command specifications

 Command

Volume identifier

 Keyword

Volume Identifier

 No

11.1.2

Form
VolumeIdentifier ident
Parameters
ident: Volume identifier character string (D character, 32 characters or less)
function
Records the specified character string in the volume identifier field.

 List
 Title

Command specifications

 Command

Volume set identifier

 Keyword

VolumeSetIdentifier

 No

11.1.3

Form
VolumeSetIdentifier ident
Parameters
ident: Volume set identifier character string (D character, 128 characters or less)
function
Records the specified character string in the volume set identifier field.

 List
 Title

Command specifications

 Command

Publisher identifier

 Keyword

PublisherIdentifier

 No

11.1.4

Form
PublisherIdentifier ident
Parameters
ident: Publisher identifier character string (A character, 128 characters or less)
function
Record the specified string in the publisher identifier field.

 List
 Title

Command specifications

 Command

Data editor identifier

 Keyword

DataPreparerIdentifier

 No

11.1.5

Form
DataPreparerIdentifier ident
Parameters
ident: Data editor identifier character string (A character, 128 characters or less)
function
Records the specified character string in the data editor identifier field.

 List
 Title

Command specifications

 Command

Application identifier

 Keyword

Application Identifier

 No

11.1.6

Form
ApplicationIdentifier ident
Parameters
ident: Application identifier character string (A character, 128 characters or less)
function
Record the specified character string in the application identifier field.

 List
 Title

Command specifications

 Command

Copyright file identifier

 Keyword

CopyrightFileIdentifier

 No

11.1.7

Form
CopyrightFileIdentifier filename
Parameters
filename: Copyright file name
function
Record the specified file name in the copyright file identifier field.

 List
 Title

Command specifications

 Command

Abstract file identifier

 Keyword

AbstractFileIdentifier

 No

11.1.8

Form
AbstractFileIdentifier filename
Parameters
filename: Abstract file name
function
Record the specified file name in the abstract file identifier field.

 List
 Title

Command specifications

 Command

Bibliographic file identifier

 Keyword

BibliographicFileIdentifier

 No

11.1.9

Form
BibliographicFileIdentifier filename
Parameters
filename: Bibliographic file name
function
Record the specified file name in the bibliographic file identifier field.

3.11.2 Date / time information


 List
 Title

Command specifications

 Command

Volume creation date / time

 Keyword

VolumeCreationDate

 No

11.2.1

Form
VolumeCreationDate date time
Parameters
date: Recording date DD / MM / YYYY
time: Recording time hh: mm: ss: cc: gg
function
Set the volume creation date and time.
remarks
Describe the date and time in the following format.

DD / MM / YYYY… day / month / year
hh: mm: ss: cc: gg… hours: minutes: seconds: 1/100 second: GMT time difference *

* GMT time difference is the time difference from Greenwich Mean Time (in 15-minute units). It will be 36 in Japan.


 List
 Title

Command specifications

 Command

Volume change date / time

 Keyword

VolumeModificationDate

 No

11.2.2

Form
VolumeModificationDate date time
Parameters
date: Recording date DD / MM / YYYY
time: Recording time hh: mm: ss: cc: gg
function
Volume change Set the date and time.

 List
 Title

Command specifications

 Command

Volume expiration date / time

 Keyword

VolumeExpirationDate

 No

11.2.3

Form
VolumeExpirationDate date time
Parameters
date: Recording date DD / MM / YYYY
time: Recording time hh: mm: ss: cc: gg
function
Set the volume expiration date and time.

 List
 Title

Command specifications

 Command

Volume valid date / time

 Keyword

VolumeEffectiveDate

 No

11.2.4

Form
VolumeEffectiveDate date time
Parameters
date: Recording date DD / MM / YYYY
time: Recording time hh: mm: ss: cc: gg
function
Set the volume effective date and time.

3.11.3 Other


 List
 Title

Command specifications

 Command

Kanji code specification

 Keyword

Escape Sequences

 No

11.3.1

Form
EscapeSequences kanji
Parameters
kanji: Kanji code specification (only SHIFT JIS is possible)
function
Specifies the character to use in the secondary volume descriptor.

 List
 Title

Command specifications

 Command

L-type (LSBF) path table output specification

 Keyword

LPath

 No

11.3.2

Form
LPath
Parameters
none
function
Specifies the output of the L-type path table.
remarks
This command is left for compatibility. No need to write.

 List
 Title

Command specifications

 Command

M type (MSBF) path table output specification

 Keyword

MPath

 No

11.3.3

Form
MPath
Parameters
none
function
Specifies the output of the M-type path table.
remarks
This command is left for compatibility. No need to write.

 List
 Title

Command specifications

 Command

Additional L-type path table output specification

 Keyword

OptionalLPath

 No

11.3.4

Form
OptionalLPath
Parameters
none
function
Specifies the output of the additional L-shaped path table.

 List
 Title

Command specifications

 Command

Additional M type path table output specification

 Keyword

OptionalMPath

 No

11.3.5

Form
OptionalMPath
Parameters
none
function
Specifies the output of the additional L-shaped path table.

 List
 Title

Command specifications

 Command

File specification for application area

 Keyword

ApplicationUse

 No

11.3.6

Form
ApplicationUse filename
Parameters
filename: Input source file name of data for application area
function
Records the application area with the specified source file as input.

 List
 Title

Command specifications

 Command

Logical block size

 Keyword

LogicalBlockSize

 No

11.3.7

Form
LogicalBlockSize blksize
Parameters
blksize: logical block size (512, 1024, or 2048)
function
Specifies the logical block size of the volume.
remarks
This command is left for compatibility. No need to write.

BackForward
PROGRAMMER'S GUIDECD builder script grammar
Copyright SEGA ENTERPRISES, LTD ,. 1997