oohg / ide

OOHG's integrated development environment

Home Page:https://oohg.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StatusBar processing generates runtime errors or assigns wrong values to some properties

fyurisich opened this issue · comments

  • RTE "index out of range" when loading the CARGO clause of a StatusBar.
  • The default value of subclause WIDTH of StatusBar's DATE clause is wrong.
  • RTE "Argument error" when a new value is assigned to subclause WIDTH of StatusBar's DATE clause.
  • Values assigned to the StatusBar clauses are ignored.
  • The value entered for the StatusBar's OBJ clause is assigned to the CARGO clause.
  • The value entered for the StatusBar's CARGO clause is assigned to the OBJ clause.