fork download
  1. CREATE TABLE CWL
  2. (
  3. NAME VARCAHR (111)
  4. );
Success #stdin #stdout #stderr 0.01s 8960KB
stdin
Standard input is empty
stdout
Object: nil error: did not understand #TABLE
MessageNotUnderstood(Exception)>>signal (ExcHandling.st:254)
UndefinedObject(Object)>>doesNotUnderstand: #TABLE (SysExcept.st:1448)
UndefinedObject>>executeStatements (prog:1)
stderr
./prog:3: parse error, expected ')'