home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / spssxl / 773 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1015 b   |  34 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!spool.mu.edu!nigel.msen.com!emory!gatech!paladin.american.edu!auvm!RCL.WAU.NL!LOKHORST
  3. X-Envelope-to: spssx-l@uga.BITNET
  4. X-VMS-To: IN%"spssx-l@uga"
  5. Message-ID: <01GSNRWITE4WBRB9UY@RCL.WAU.NL>
  6. Newsgroups: bit.listserv.spssx-l
  7. Date:         Wed, 23 Dec 1992 09:35:07 -0500
  8. Reply-To:     Gert Lokhorst <LOKHORST@RCL.WAU.NL>
  9. Sender:       "SPSSX(r) Discussion" <SPSSX-L@UGA.BITNET>
  10. Comments:     Sent with PMDF V4.0, routing done by Net.WAU.NL
  11. From:         Gert Lokhorst <LOKHORST@RCL.WAU.NL>
  12. Subject:      disappearing USer defined missing values
  13. Lines: 19
  14.  
  15. Funny problem occurred when transporting a VAX SPSS 4.01 System file to
  16. SPSS/PC+ 4.01 Following program will give unexpected results:
  17.  
  18. data list /a 1
  19. begin data
  20.  
  21. 1
  22. 2
  23. 3
  24. end data
  25. missing value a (3)
  26. export outfile='test.exp'
  27.  
  28. So the first case is system missing and value 3 is user defined missing.
  29. After import on the PC the missing value 3 is no longer recognised.
  30.  
  31. Any ideas????
  32.  
  33. Gert Lokhorst
  34.