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

3.1 Pseudo-instructions



 one
View
table
 Title

Command specifications

 Command

Defining a replacement string

 Keyword

Define

 No

1.1

Format
Define name string
parameters
name: definition name
string: Replacement string
function
Define the replacement string string as the definition name name.
remarks
When using a definition name in a script, write it in brackets like [name].
-Example-
Define dirsmp .\sample\
             :
FileSource [dirsmp]smp_file.bin


 one
View
table
 Title

Command specifications

 Command

Including files

 Keyword

Include

 No

1.2

Format
Include filename
parameters
filename: name of the script file to include
function
Include file filename.
remarks
There are no restrictions on the hierarchy of includes.

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