Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline tedd  
#1 Posted : 08 November 2021 19:30:35(UTC)
tedd

Rank: Newbie

Groups: Registered
Joined: 28/01/2012(UTC)
Posts: 9
Location: Canada

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:

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


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

Code:
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?

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.