Book a Demo

Author Topic: Scripts not running and console closed automatically (Spanish version)  (Read 2903 times)

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
If using Spanish version, the script debugger doesn't work (ver 13.5). You can test it easly openning the script window, Console tab and writing: !JS. The expected behavior:
Code: [Select]
>!JS
JScript console opened

The actual behavior:
Code: [Select]
>!JS
JScript console opened
console closed

So, it is impossible to run any script. In order to work, we had to install the trial version in English and it worked. Tested in several computers with the Spanish version with the same result.