Re: PSPP for windows.

2021-03-04 Thread John Darrington
On Fri, Mar 05, 2021 at 01:55:02AM +0100, Gunnar Horrigmo wrote: I'm slightly confused about the implications of this statement on https://www.gnu.org/software/pspp/get.html: | Windows | | For PSPP versions prior to October 2020, Harry Thijssen provides | i

Re: PSPP for windows.

2021-03-04 Thread Alan Mead
I wouldn't panic, but my understanding is that the PSPP team releases PSPP (as source) which is then packaged by various individuals for Windows, Mac, various Linux distros, etc.  So, there is a sense in which there is never been "official" binary releases for any target. Harry Thijssen had set up

PSPP for windows.

2021-03-04 Thread Gunnar Horrigmo
Hello. I'm slightly confused about the implications of this statement on https://www.gnu.org/software/pspp/get.html: | Windows | | For PSPP versions prior to October 2020, Harry Thijssen provides | installers or all downloadable files. Does this mean that there will no longer be provided "offi

Re: Pspp-users Digest, Vol 177, Issue 2

2021-03-04 Thread Ben Pfaff
t;Did I do something wrong > > or is this a bug? > > > > > > > > > > > > > > > > > > > > I am using GNU pspp 1.4.1-g79ad47 with Windows 10 > > > > > > > > > > > > > > > > > > > > &g

Re: Disappearing PSPP Programs

2021-03-04 Thread Ben Pfaff
Can you show us how to reproduce the problem? On Thu, Mar 4, 2021 at 3:59 PM Ricardo Mejias wrote: > Would you know how to correct this? > *PSPP programs disappear from the screen when the running of this code > gets to this line.*/* > COMPUTE Jan2021 = DATE.MDY (01,31,2021). > > I am using GNU

Disappearing PSPP Programs

2021-03-04 Thread Ricardo Mejias
Would you know how to correct this? PSPP programs disappear from the screen when the running of this code gets to this line.*/ COMPUTE Jan2021 = DATE.MDY (01,31,2021). I am using GNU pspp 1.4.1-g79ad47 with Windows 10. GET /FILE = "E:\GNU_PSPP\FloridaTotalsFiles\SelectedAndAddedFields_20210209.s

Re: Pspp-users Digest, Vol 177, Issue 2

2021-03-04 Thread Ricardo Mejias
> > > > > > > > > > -- next part -- An HTML attachment was scrubbed... URL: <https://lists.gnu.org/archive/html/pspp-users/attachments/20210304/cd625184/attachment.html> -- next part -- A non-text attachment was scru

Re: Error Message on SUBSTRG String Function

2021-03-04 Thread Frans Houweling
Hi Ricardo,  ResidenceZipcodes is a new variable here, and is therefore assumed to be numeric. Unless it was your intention re-assign to ResidenceZipCode, you need to declare the variable as a string: STRING ResidenceZipcodes (A5). HTH frans On 3/4/21 9:43 PM, Ricardo Mejias wrote: Usin

Error Message on SUBSTRG String Function

2021-03-04 Thread Ricardo Mejias
Using a Substr string function on a string variable (see the screen shots below) I get an error message saying: "the expression has string type, but a numeric value is required here." Did I do something wrong or is this a bug? I am using GNU pspp 1.4.1-g79ad47 with Windows 10 [cid:64244583-16ed