- Jun 6, 2020
- 11,559
- 4,422
Hello community,
I just started experiementing with the amazing Excel library that is
However, I hit a wall when I wanted to abstract and group some functionality inside my own class. The Excel claims the files that are saved are corrupted.
This is my simplest test:
If I run
B4X:
From the main code module it works fine,
If I run it e.g. in a class initializer it produces the corrupt excel file.
So does that mean XLUtils can't run from class module and if so how can I solve this? Has it to do with some form of threading or is this a bug?
Many thanks in advance!
Christian
I just started experiementing with the amazing Excel library that is
برای دیدن لینک ها باید ثبت نام کنید
to use with a project at work.However, I hit a wall when I wanted to abstract and group some functionality inside my own class. The Excel claims the files that are saved are corrupted.
This is my simplest test:
If I run
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
From the main code module it works fine,
If I run it e.g. in a class initializer it produces the corrupt excel file.
So does that mean XLUtils can't run from class module and if so how can I solve this? Has it to do with some form of threading or is this a bug?
Many thanks in advance!
Christian
برای دیدن لینک ها باید ثبت نام کنید