Idea: import Xcas text files
Modérateur : xcasadmin
-
- Messages : 603
- Inscription : sam. févr. 04, 2017 11:34 pm
- Localisation : Colombia
- Contact :
Idea: import Xcas text files
Hello, Xcas allows exporting in text format, the current worksheet, please BP can include import this file types.
Re: Idea: import Xcas text files
read("filename") reads text files.
-
- Messages : 603
- Inscription : sam. févr. 04, 2017 11:34 pm
- Localisation : Colombia
- Contact :
Re: Idea: import Xcas text files
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
/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
There is a warning, at least under Unix/Mac, if it does not work under some version of windows, I can't help.