, that I can save or paste into a spreadsheet, and not be an
image?
Thanks again
Gene
-Original Message-
From: ft gmail
To: pspp-users@gnu.org
Sent: Wed, May 4, 2022 8:13 am
Subject: Re: PSPP, output seems to be an image, can't copy to spreadsheet
Hi, First control your data.
Open
Hi,
First control your data.
Open your data file in Gnumeric or Libreoffice Calc and you will see
that some data have changed columns!
So, there will be too many column delimiters in some places.
Be sure that data numeric data are numeric, and not alphanumeric: in a
spreadsheet, do a simple
Hi
Actually, one other issue first. I have a data set
shortdataset.csvhttps://drive.google.com/file/d/11WIET3s4eMHsB6JQ6hOQBx0SKquGRKKw/view?usp=sharing
This is a data set with characteristics of countries, like birth rate, infant
mortality, population, and so on. I don't seem to be able to import
On Mon, Jul 10, 2017 at 04:09:14PM +0200, Andrea Occhi wrote:
> There is any other way to export a frequency or a crosstab other than
> writing this down into a syntax file (called syntax.sps) a thing like
> this
>
> get file dati.sav
>
> SORT CASES BY q0001.
> SPLIT FILE LAYERED BY q0001.
>
>
Hi.
There is any other way to export a frequency or a crosstab other than
writing this down into a syntax file (called syntax.sps) a thing like
this
get file dati.sav
SORT CASES BY q0001.
SPLIT FILE LAYERED BY q0001.
FREQUENCIES VARIABLES=q0002
/MISSING=EXCLUDE
/STATISTICS=NONE
/FORMAT=TABL
>
>
> On Thu, Apr 11, 2013 at 12:04:52AM +, Crichton, Ronald wrote:
>
> The problem seems to persist. I installed PSPPIRE.exe 0.7.10-g29c145
> which is running on Windows XP.
>
> This version was built on March 20. The problem I think you are
> reporting wasn't fixed until April 7.
>
>
On Thu, Apr 11, 2013 at 12:04:52AM +, Crichton, Ronald wrote:
The problem seems to persist. I installed PSPPIRE.exe 0.7.10-g29c145
which is running on Windows XP.
This version was built on March 20. The problem I think you are reporting
wasn't fixed until April 7.
J'
OK. I see the problem now. I have raised a bug report about it.
J'
On Thu, Apr 04, 2013 at 10:17:59PM +, Crichton, Ronald wrote:
Please see the attached screen shots. While the Output Viewer displays
LIST as expected, when exported to Text the format is altered with horizontal
On Tue, Apr 02, 2013 at 03:16:23AM +, Crichton, Ronald wrote:
Thank you for your advice. I found the HTML to have the most pleasing
output, and it copies reasonably into email. However, I would have expected a
text file to be the easiest to use, but this was not the case. In the PSPP
.
From: soumalya ray [mailto:soumalya6...@yahoo.co.in]
Sent: Tuesday, 2 April 2013 1:58 PM
To: Crichton, Ronald; pspp-users@gnu.org
Subject: Re: PSPP output
hi,
please try the file-> export option.it'll save the whole output in a format of
your choosing (pdf,csv,odt,html etc); but if you ar
:som3776|twitter:@docbkp
From: "Crichton, Ronald"
To: "pspp-users@gnu.org"
Sent: Tuesday, 2 April 2013 3:00 AM
Subject: PSPP output
I am having trouble gaining access to PSPP output.
I’m using PSPP in a Windows XP environment (PSPPIRE
I am having trouble gaining access to PSPP output.
I'm using PSPP in a Windows XP environment (PSPPIRE.exe 0.7.9-g4380b2). I have
created command files with names such as NAT80gen.sps. Double-clicking on a
command file invokes PSPP which allows me to run the command file (eg.
Ru
n/listinfo/pspp-users
>
>
--
View this message in context:
http://old.nabble.com/Trouble-Printing-PSPP-Output-tp31839232p32896156.html
Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com.
___
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users
I remember that once I had same problem with one of versions under Windows,
but I have exported my PSPP output to pdf and than printed it form pdf file,
and than it was ok.
Some time ago I have also found out that I could obtain really nice Excel
output from PSPP by exporting it to .html file and
On Mon, Jun 13, 2011 at 05:16:07PM -0600, Crawford, Angela - Reg1 wrote:
Hi PSPP users,
I am having trouble printing out the output for data I have entered. The
charts and graphs come out very very tiny! They are unreadable. Is there
any way to make them print larger? Has
2011/6/13 Crawford, Angela - Reg1 :
> Hi PSPP users,
>
> I am having trouble printing out the output for data I have entered. The
> charts and graphs come out very very tiny! They are unreadable. Is there any
> way to make them print larger? Has anyone else had this problem?
>
> Thanks you!
which
Hi PSPP users,
I am having trouble printing out the output for data I have entered. The
charts and graphs come out very very tiny! They are unreadable. Is there
any way to make them print larger? Has anyone else had this problem?
Thanks you!
Angie Crawford, LSW
The information contained
Hi,
PSPP-output (aka 0.7.3) build for Karmic:
https://launchpad.net/~gandalf/+archive/pspp-output/+packages
Output window schreenschoot: http://matej.owca.info/PSPP073.png
Looks nice.
bye, Matej
___
Pspp-users mailing list
Pspp-users@gnu.org
http
If you're willing to compile and install the "output" branch from the Git
repository,
then this problem has been fixed there.
However, that version is still under development and there may be some features
which
don't yet work properly.
J'
On Tue, Nov 03, 2009 at 03:29:42PM +0100, Christine C
Hi,
I've downloaded and installed the latest snapshot (psppire 0.7.2) on windows.
I was more than delighted to find out that this test-version supports special
characters in the data and syntax window that are beyond the 128 signs of
ascii-code (like the special german characters 'äüöß'). This
ows, where does an Output file go to?
Regards
John Shipley
Hull, England
--
View this message in context:
http://www.nabble.com/PSPP-output-files-tp22960131p25198496.html
Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com.
__
> Thank you for your reply. No joy, I am afraid. When I did a frequency
> distribution on some dummy data, to force an output, I added
>
> PRINT
> OUTFILE = WhatevernameIchose
> TABLE.
>
> to the pasted syntax. The program immediately shut down.
I will try this.
> Do I infer from what
2009/4/8 jwship...@jwshipley.karoo.co.uk :
> When using PSPP with Windows, where does an Output file go to?
Usually on the folder from where do you run it. If you start PSPP from
the desktop shortcut, it will
appears on the desktop. But this is for PSPPire. I guess PSPP will
output on the current
When using PSPP with Windows, where does an Output file go to?
Regards
John Shipley
Hull, England
mail2web.com What can On Demand Business Solutions do for you?
http://link.mail2web.com/Business/SharePoint
__
24 matches
Mail list logo