Hello,

the error with "}" came form the actions without "()". In A7 need the actions the "()" in A6 not.

Code:
// A6
action {
... // a lot of code
}

// A7
action() {
.. // a lot of code
}



by
White_Wolf


A8 Com Version 8.40 Win 7 64 Bit