Re: Problem with importing data (.csv, .ods)

2023-12-28 Thread Sabine Dettling
Hello Matthias, thank you very much! I have uninstalled PSPP and reinstalled it according to your instructions, and now it works. Regards, Sabine Am 27.12.23 um 15:53 schrieb Matthias Faeth: I use PSPP 2.0 (Flatpak version) under Ubuntu 22.04 and it works as intended. if you have flatpak ins

Re: Problem with importing data (.csv, .ods)

2023-12-27 Thread Matthias Faeth
or you tr it by syntax GET DATA /TYPE=ODS /FILE="/youtfilehere.ods" /SHEET=index 1 /READNAMES=ON /CELLRANGE=RANGE "A1:W905". Matthias Am Mi., 27. Dez. 2023 um 15:53 Uhr schrieb Matthias Faeth : > I use PSPP 2.0 (Flatpak version) under Ubuntu 22.04 and it works as > intended. > > if

Re: Problem with importing data (.csv, .ods)

2023-12-27 Thread Matthias Faeth
I use PSPP 2.0 (Flatpak version) under Ubuntu 22.04 and it works as intended. if you have flatpak installed try: sudo flatpak install https://benpfaff.org/~blp/pspp-master/latest-org.gnu.pspp.flatpakref Matthias Am Di., 26. Dez. 2023 um 11:50 Uhr schrieb Sabine Dettling < sabine.dettl...@gmx.de

Problem with importing data (.csv, .ods)

2023-12-26 Thread Sabine Dettling
Hello everyone, I am using PSPP 1.6.2 under Linux Ubuntu 22.04.3 LTS and have a problem with importing data. When I want to select an import file, either no file is displayed in the import window, or I can click on the file (.ods, .csv), but the "next" window remains greyed out. The problem persi