2020-10-29 16:56:38 +0100 | badge ontvangen | ● Weten (bron) |
2020-06-21 13:54:39 +0100 | badge ontvangen | ● Goed Antwoord (bron) |
2019-01-21 18:54:36 +0100 | badge ontvangen | ● Beroemde vraag (bron) |
2019-01-21 18:54:36 +0100 | badge ontvangen | ● Opvallende Vraag (bron) |
2018-02-09 15:37:25 +0100 | badge ontvangen | ● Student (bron) |
2018-02-09 13:37:34 +0100 | badge ontvangen | ● Populaire Vraag (bron) |
2018-02-09 13:32:47 +0100 | badge ontvangen | ● Mooi Antwoord (bron) |
2018-02-09 08:42:02 +0100 | reageerde op een antwoord | import dbase via Basic - how to select character set Thank you so much, that did the trick! I was looking for a page like this, but didn't turn up on the search... I really |
2018-02-09 08:41:02 +0100 | badge ontvangen | ● Supporter (bron) |
2018-02-09 08:40:58 +0100 | koos een beste antwoord | import dbase via Basic - how to select character set I am trying to programmatically open a dbase (.dbf) file using Basic. It opens fine, but because the file has Chinese characters, it's not displaying the Chinese characters correctly. When I try to open the dbase file manually with Calc, the "Import Dbase files" dialog pops up and asks for the Character set. If I then select "Big5", the file opens and displays Chinese characters correctly. So my question is: how to open the dbase file using Basic with Character set "Big5"? I have tried the following for my code, but I am not sure what I should set as the value of the FilterOptions. I am using LO 5.3.7.2 x64 Locale: zh-TW (zh_TW) In the "Options - Language Settings - Languages":
Thanks! |
2018-02-09 08:40:58 +0100 | badge ontvangen | ● Leerling (bron) |
2018-02-09 00:43:49 +0100 | badge ontvangen | ● Tovenaar (bron) |
2018-02-09 00:42:36 +0100 | badge ontvangen | ● Leraar (bron) |
2018-02-08 16:04:55 +0100 | beantwoorde een vraag | Characters encoding Most likely it's the "AutoCorrect" feature. For Calc, look under Tools -> AutoCorrect Options. The first tab should |
2018-02-08 11:37:33 +0100 | beantwoorde een vraag | Calc Basic macro integer arithmetic problem I know it's been really long since you asked this question... but maybe this can help someone with similar question. An |
2018-02-08 11:01:32 +0100 | stelde een vraag | import dbase via Basic - how to select character set import dbase via Basic - how to select character set I am trying to programmatically open a dbase (.dbf) file using Basi |