Closed nmaas87 closed 2 years ago
Since v1.6.1, the cause of the error is shown. I ran your scripts and in both cases got the following output:
Error in script : NameError: name 'false' is not defined
So just change false to False, and should be good.
Dear all,
I tried these both examples to a) open a saveFileDialog and b) write a short textfile to my D:\ drive, using Python in Yamcs Studio. But I only get "Error in script" in the console, without further informations. Any ideas? :)
Thanks!