Warnings exceed limit

2019-11-15 Thread Frans Houweling
Hi, I often see this message   "note: Warnings (n+1) exceed limit (n).  Syntax processing will be halted." Luckily, syntax processing seems to go on anyway. I think the message should just say "No more warnings will be issued" and syntax processing should not be halted. I am aware SET MXWARNS=0

PSPP

2019-11-15 Thread Natalia Lepori via PSPP user discussion
Ho provato a scaricare pspp-1.2.0-1.dmg su un Mac con sistema operativo compatibile 10.13.6 High Sierra . Lo istallo ma si chiude continuamente. Sapete darmi un consiglio? Grazie

Re: PSPP

2019-11-15 Thread Dr. Oliver Walter
Non so se si parla italiano qui. Ho tradotto il Suo messaggio: I tried to download pspp-1.2.0-1.dmg on a Mac with a operating system compatible with 10.13. 6 High Sierra. The installation was successful but the program closes continu

Re: Warnings exceed limit

2019-11-15 Thread Frans Houweling
Correction: syntax processing does stop - only not in the first procedure. Bad! frans On 11/15/19 8:47 PM, Frans Houweling wrote: Hi, I often see this message   "note: Warnings (n+1) exceed limit (n).  Syntax processing will be halted." Luckily, syntax processing seems to go on anyway. I thin

Re: Warnings exceed limit

2019-11-15 Thread Ben Pfaff
I'm a little surprised you're receiving so many warnings. Is that a problem of its own? What's the underlying cause? On Fri, Nov 15, 2019, 12:36 PM Frans Houweling wrote: > Correction: syntax processing does stop - only not in the first > procedure. Bad! > frans > > On 11/15/19 8:47 PM, Frans Ho

Re: Warnings exceed limit

2019-11-15 Thread Frans Houweling
Hi Ben, GET DATA on csv files is the main source, like when missing values are coded "NA" or ":". Plus I do make the ehm occasional mistake - but as what I do wrong in the first record I do wrong in all the following records too, I always reach MXWARNS. I can see some justification for halting