File path issues with importData(2)

File path issues with importData(2) - Import file path string gets corrupted when re-opening sMath file - Сообщения

#1 Опубликовано: 08.11.2021 13:30:35
tedd

tedd

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

Группа: User

This may be an issue with my system, not sMath, but I'm posting here in the hope that someone else will have seen this.

System:

sMath version 0.99 build 7822
Windows 10 on a Microsoft Surface
Latest version of importData() installed (I think).

When I save a file with the following importData(2) call:

importDataXLSX("C:\\Users\<username>\Documents\Daily_Calculations\2021_10_30.xlsx","Coefficients"

then later open that sMath file, the importData(2) call changes to:

importData.XLSX("C:\\Users\<username>\Documents\Daily_Calculationsǂ005F\10_30.xlsx","Coefficients"

I.e., the string "\2021_\" becomes "ǂ005F\". It seems to have something to do with the underscore characters in the file path, or perhaps it's the "\2". Do I need an escape character in my pathname?
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений