limitations to missing values ?

2016-02-19 Thread news
Hi, To my surprise a MISSING VALUES does not work. I ave a metric variable with the missing values 7 8 9 and want to add the value of 3 to the list of missings. So, I tried first the first command, and as this did not work then the others in this list : miss val political (3, 7 , 8, 9). mis

Re: limitations to missing values ?

2016-02-19 Thread Ben Pfaff
On Sat, Feb 20, 2016 at 12:48:45AM +0100, news wrote: > To my surprise a MISSING VALUES does not work. > > I ave a metric variable with the missing values 7 8 9 and want to add the > value of 3 to the list of missings. > > So, I tried first the first command, and as this did not work then the >

Re: limitations to missing values ?

2016-02-19 Thread John Darrington
On Sat, Feb 20, 2016 at 12:48:45AM +0100, news wrote: Hi, To my surprise a MISSING VALUES does not work. I ave a metric variable with the missing values 7 8 9 and want to add the value of 3 to the list of missings. So, I tried first the first command, and as thi