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

3.1 Pseudo-instruction



 List
 Title

Command specifications

 Command

Definition of replacement string

 Keyword

Define Define

 No

1.1

Form
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, enclose it in [] like [name].
-Example-
Define dirsmp. \ Sample \
             :
FileSource [dirsmp] smp_file.bin


 List
 Title

Command specifications

 Command

File include

 Keyword

Include

 No

1.2

Form
Include filename
Parameters
filename: Script file name to include
function
Include the file filename.
remarks
There is no limit to the hierarchy of inclusions.

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