exportDataCSV doesn't work in .exe file

exportDataCSV doesn't work in .exe file - Сообщения

#1 Опубликовано: 19.12.2023 19:36:57
Saulius

Saulius

1 сообщений из 4 понравились пользователям.

Группа: User

Hello,
I use exportDataCSV (D; fname; path) to write data to a file. It works from SM and Preview SMath Viewer. But when I create an exe file, the data is not saved. I discovered in the log file that an error is being generated.
18.12.2023 14:12:19 [INFO ] [Plugin.Initialize()] SMath Studio Desktop 64-bit 1.0.8348.30405
18.12.2023 14:12:19 [INFO ] [Plugin.Initialize()] Cephes Mathematical Library, version 1.0.8034.38340, 30-gruod.-2021 21:18:00
18.12.2023 14:12:19 [INFO ] [Plugin.Initialize()] OS: Microsoft Windows NT 6.2.9200.0
18.12.2023 14:12:19 [INFO ] [Plugin.Initialize()] .Net: 4.0.30319.42000
18.12.2023 14:12:19 [ERROR] [Plugin.Initialize()] The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

A file of 2000 integers is recorded about 25 seconds. Is this normal?

Thanks in advance.
#2 Опубликовано: 19.12.2023 20:47:29
Davide Carpi

Davide Carpi

1415 сообщений из 2872 понравились пользователям.

Группа: Moderator

I think the problem is in the the Cephes Mathematical Library; if you create an executable without that library exportData.csv should work.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Опубликовано: 19.12.2023 23:38:07
Saulius

Saulius

1 сообщений из 4 понравились пользователям.

Группа: User

David, thanks for replay. I disabled the Cephes Mathematical Library. Now the file is not created in all cases.
#4 Опубликовано: 20.12.2023 00:37:09
Davide Carpi

Davide Carpi

1415 сообщений из 2872 понравились пользователям.

Группа: Moderator

Wrote

Now the file is not created in all cases.



I've made a simple test file and it works.
WorksheetTest.sm (3 КиБ) скачан 29 раз(а).

If you post a small example that doesn't works for you I might try to find the cause and fix the plugin.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#5 Опубликовано: 20.12.2023 19:07:35
Saulius

Saulius

1 сообщений из 4 понравились пользователям.

Группа: User

David, I've posted almost full file. Another thing that seems strange to me is the very long (~ 2 min) saving to file time. Eksponentes_V5.sm (19 КиБ) скачан 29 раз(а)..
The WorksheetTest works.
#6 Опубликовано: 04.01.2024 19:34:42
Saulius

Saulius

1 сообщений из 4 понравились пользователям.

Группа: User

The problem has been solved. But its cause has not been eliminated. It was enough to change the Round (A) function to Round (A;0). There was no problem with the speed of writing, either.
1 пользователям понравился этот пост
Davide Carpi 04.01.2024 21:37:00
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений