Initial revision
[ssr] / StraySrc / Sculptrix / sculptrix / rsc / messages
1 ;
2 ; Sculptrix messages
3 ;
4
5 ; --- Error messages ---
6
7 errBadSwi:[&1E6]Unknown Sculptrix operation
8 errBadOpcode:[1]Undefined instruction in border definition
9 errBadConfig:[1]Bad Sculptrix configuration file
10 errCfgBuff:[1]Buffer too small
11
12 ; --- *Commands ---
13
14 config:{
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 }