Re: DESCRIPTIVES Not Running

2024-12-21 Thread Ben Pfaff
I think you're right. I think that PSPP should issue an error message, though. On Sat, Dec 21, 2024 at 6:29 AM Frans Houweling wrote: > > Hi, > > I suspect the missing command terminator on the line before (SET FORMAT) > could be the problem. > > > > On 12/20/24 19:31, Ricardo Mejias wrote: >

Re: DESCRIPTIVES Not Running

2024-12-21 Thread Frans Houweling
Hi,   I suspect  the missing command terminator on the line before (SET FORMAT) could be the problem. On 12/20/24 19:31, Ricardo Mejias wrote: I just upgraded to version GNU pspp 2.0.0-g5b54d1 and I am finding this problem: At the end of a program that processes and calculates data, and

Re: DESCRIPTIVES Not Running

2024-12-20 Thread Ben Pfaff
Can you provide the syntax as a text file? On Fri, Dec 20, 2024 at 10:37 AM Ricardo Mejias wrote: > > I just upgraded to version GNU pspp 2.0.0-g5b54d1 and I am finding this > problem: > > At the end of a program that processes and calculates data, and continues to > work, the Descriptive no lo