Initial revision
[ssr] / StraySrc / Sculptrix / sculptrix / rsc / messages
CommitLineData
2ee739cc 1;
2; Sculptrix messages
3;
4
5; --- Error messages ---
6
7errBadSwi:[&1E6]Unknown Sculptrix operation
8errBadOpcode:[1]Undefined instruction in border definition
9errBadConfig:[1]Bad Sculptrix configuration file
10errCfgBuff:[1]Buffer too small
11
12; --- *Commands ---
13
14config:{
15 *Sculptrix_LoadConfig loads a configuration file which defines the style \
16 for Sculptrix borders. You can build Sculptrix configuration files using \
17 the Setrix application. This command is intended to be used in boot \
18 sequences.
19 |
20 Syntax: *Sculptrix_LoadConfig |<filename>\
21}