Page 1 sur 1

Idea: import Xcas text files

Publié : ven. sept. 22, 2017 12:39 pm
par compsystems
Hello, Xcas allows exporting in text format, the current worksheet, please BP can include import this file types.

Re: Idea: import Xcas text files

Publié : sam. sept. 23, 2017 6:43 am
par parisse
read("filename") reads text files.

Re: Idea: import Xcas text files

Publié : sam. sept. 23, 2017 2:24 pm
par compsystems
Ok, but there is a small problem when exporting the path that places in win10 is not valid

/cygdrive/e/session1.cas

->

E:\session1.cas

please BP, you can do that when save as, check if the file exists, and generate a popup dialog box confirming overwriting, for the purpose of avoiding data loss

Thanks

Re: Idea: import Xcas text files

Publié : dim. sept. 24, 2017 6:17 am
par parisse
There is a warning, at least under Unix/Mac, if it does not work under some version of windows, I can't help.