Japanese
PROGRAMMER'S GUIDECD Builder Script Grammar
BackForward
CD Builder Script Grammar Manual

3.11 Defining volume descriptor information


3.11.1 Definition of identifier information


 one
View
table
 Title

Command specifications

 Command

system identifier

 Keyword

SystemIdentifier

 No

11.1.1

Format
SystemIdentifier ident
parameters
ident: System identifier string (A character, up to 32 characters)
function
Records the specified string in the system identifier field.

 one
View
table
 Title

Command specifications

 Command

volume identifier

 Keyword

VolumeIdentifier

 No

11.1.2

Format
VolumeIdentifier ident
parameters
ident: Volume identifier string (D character, up to 32 characters)
function
Records the specified string in the volume identifier field.

 one
View
table
 Title

Command specifications

 Command

volume set identifier

 Keyword

VolumeSetIdentifier

 No

11.1.3

Format
VolumeSetIdentifier ident
parameters
ident: Volume set identifier string (D character, within 128 characters)
function
Records the specified string in the volume set identifier field.

 one
View
table
 Title

Command specifications

 Command

publisher identifier

 Keyword

PublisherIdentifier

 No

11.1.4

Format
PublisherIdentifierident
parameters
ident: Publisher identifier string (A character, within 128 characters)
function
Records the specified string in the publisher identifier field.

 one
View
table
 Title

Command specifications

 Command

Data editor identifier

 Keyword

DataPreparerIdentifier

 No

11.1.5

Format
DataPreparerIdentifier ident
parameters
ident: Data editor identifier string (A character, within 128 characters)
function
Records the specified string in the data editor identifier field.

 one
View
table
 Title

Command specifications

 Command

application identifier

 Keyword

ApplicationIdentifier

 No

11.1.6

Format
ApplicationIdentifierident
parameters
ident: Application identifier string (A character, up to 128 characters)
function
Records the specified string in the application identifier field.

 one
View
table
 Title

Command specifications

 Command

copyright file identifier

 Keyword

CopyrightFileIdentifier

 No

11.1.7

Format
CopyrightFileIdentifier filename
parameters
filename: Copyright file name
function
Records the specified file name in the copyright file identifier field.

 one
View
table
 Title

Command specifications

 Command

Abstract file identifier

 Keyword

AbstractFileIdentifier

 No

11.1.8

Format
AbstractFileIdentifier filename
parameters
filename: Abstract file name
function
Records the specified file name in the abstract file identifier field.

 one
View
table
 Title

Command specifications

 Command

bibliographic file identifier

 Keyword

Bibliographic File Identifier

 No

11.1.9

Format
BibliographicFileIdentifier filename
parameters
filename: Bibliographic file name
function
Records the specified file name in the bibliographic file identifier field.

3.11.2 Date/time information


 one
View
table
 Title

Command specifications

 Command

Volume creation date/time

 Keyword

VolumeCreationDate

 No

11.2.1

Format
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
Write the date and time in the following format.

DD/MM/YYYY …day/month/year
hh:mm:ss:cc:gg …Hour:Minute:Second:Hundredth of a second:GMT time difference *

* GMT time difference is the time difference from Greenwich Mean Time (in 15 minute units). In Japan, it is 36.


 one
View
table
 Title

Command specifications

 Command

Volume change date/time

 Keyword

VolumeModificationDate

 No

11.2.2

Format
VolumeModificationDate date time
parameters
date: Recording date DD/MM/YYYY
time: Recording time hh:mm:ss:cc:gg
function
Set the volume change date and time.

 one
View
table
 Title

Command specifications

 Command

Volume expiration date/time

 Keyword

VolumeExpirationDate

 No

11.2.3

Format
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.

 one
View
table
 Title

Command specifications

 Command

Volume effective date/time

 Keyword

VolumeEffectiveDate

 No

11.2.4

Format
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 Others


 one
View
table
 Title

Command specifications

 Command

Kanji code specification

 Keyword

Escape Sequences

 No

11.3.1

Format
EscapeSequences kanji
parameters
kanji: Kanji code specification (SHIFTJIS only)
function
Specify the characters to be used in the secondary volume descriptor.

 one
View
table
 Title

Command specifications

 Command

L type (LSBF) path table output specification

 Keyword

LPath

 No

11.3.2

Format
LPath
parameters
none
function
Specifies the output of the L-type path table.
remarks
This command is retained for compatibility. No need to write.

 one
View
table
 Title

Command specifications

 Command

M type (MSBF) path table output specification

 Keyword

MPath

 No

11.3.3

Format
MPath
parameters
none
function
Specifies the output of the M type path table.
remarks
This command is retained for compatibility. No need to write.

 one
View
table
 Title

Command specifications

 Command

Additional L-type path table output specification

 Keyword

OptionalLPath

 No

11.3.4

Format
OptionalLPath
parameters
none
function
Specifies the output of the additional L-type path table.

 one
View
table
 Title

Command specifications

 Command

Additional M type path table output specification

 Keyword

Optional MPath

 No

11.3.5

Format
Optional MPath
parameters
none
function
Specifies the output of the additional L-type path table.

 one
View
table
 Title

Command specifications

 Command

Application area file specification

 Keyword

ApplicationUse

 No

11.3.6

Format
ApplicationUse filename
parameters
filename: Input source file name for application area data
function
Records an application area using the specified source file as input.

 one
View
table
 Title

Command specifications

 Command

Logical block size

 Keyword

LogicalBlockSize

 No

11.3.7

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

BackForward
PROGRAMMER'S GUIDECD Builder Script Grammar
Copyright SEGA ENTERPRISES, LTD. 1997