No, in this case it was just an error in ASC function and conversion from ascii/utf-8/unicode
Printable View
No, in this case it was just an error in ASC function and conversion from ascii/utf-8/unicode
Hi Eros.
I'm testing ThinBasic 1.12 :p:p thanks......
Now ThinAir likes accented dirs.
But, bundling still fails.
Attachment 10318
Bundling the same script in another directory is OK.
In the page : https://www.thinbasic.com/downloads.html
you state : Compatibility: Windows 10 or higher
Is it true ?
For multiple causes I am glued to Win 7.:evil:
Am I obliged to stay with ThinBasic 1.11 ?
Does the bundling issue is caused by W7 ?
Dany
ASC don't give the same collection of zeroes.Quote:
ErosOlmi
No, in this case it was just an error in ASC function and conversion from ascii/utf-8/unicode
But many pop up appears. I suppose that they are from the tests you made ??
Attachment 10319Code:Dim MyString As String VALUE = "HELLO è "
Attachment 10320
Dany
Thanks a lot for the info your reported.
Will check soon and fix.
I've uploaded again thinBasic version 1.12.0
I should have solved problems regarding accented letters in thinBundle and ASC debug message boxes.
Let me know if fixed for you too
On accented letters there is still a problem in thinAir Open file command.
HTML list is still broken and will prevent from opening a script with accented letters.
You can bypass the problem clicking on right button "Open Script ..."
I will try to solve in next thinBasic version 1.12.1
Sorry, updated again in https://www.thinbasic.com/downloads.html#downloads
Should have solved accented letters in thinAir Open Dialog again