;
; Sculptrix messages
;

; --- Error messages ---

errBadSwi:[&1E6]Unknown Sculptrix operation
errBadOpcode:[1]Undefined instruction in border definition
errBadConfig:[1]Bad Sculptrix configuration file
errCfgBuff:[1]Buffer too small

; --- *Commands ---

config:{
  *Sculptrix_LoadConfig loads a configuration file which defines the style \
  for Sculptrix borders.  You can build Sculptrix configuration files using \
  the Setrix application.  This command is intended to be used in boot \
  sequences.
  |
  Syntax: *Sculptrix_LoadConfig |<filename>\
}
