Syntax
data:
dataFile[;directory]
Argument | directory |
The destination directory. If you omit directory, CreateMake copies the file to the directory appropriate for the target.
|
dataFile | The file to export. |
Export
Example
MyArt
to $TaligentBinaries
, the appropriate default for library files, export MySounds
to $TaligentRoot/Sounds
, and export MyMIDI
to $TaligentRoot/MIDI
.
library MyLibrary {
source:
...
data:
MyArt
MySounds;$TaligentRoot/Sounds
MyMIDI;$TaligentRoot/MIDI
}
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.