I assumed the tab in syntax instructions meant that the line is a subcommand/variable. What did I do wrong?
-----Original Message----- From: John Darrington [mailto:[email protected]] Sent: Thursday, April 02, 2009 7:33 PM To: Jonathan Fowler Cc: [email protected] Subject: Re: Empty PNG files The program I suggested contained the fragment: examine x /plot=boxplot. which is NOT the same as examine x /plot=boxplot. With regard to the segmentation violation, I think this is bug #25903 which was fixed on 29 March. However the version tag on the error dump you posted indicates your copy was built on 24 March, so wouldn't have included the fix. This bug should only manifest itself if you run more than one EXAMINE command in the same session. J' On Thu, Apr 02, 2009 at 06:06:43AM -0700, fowlerjk wrote: I installed the native PSPP version in XP. When I input the program John suggested above, I got all the way through and then met this error: PSPP> input program. PSPP> loop #i = 1 to 100. PSPP> compute x=normal(50). PSPP> end case. PSPP> end loop. PSPP> end file. PSPP> end input program. PSPP> PSPP> examine x > /plot-boxplot. error: EXAMINE: Syntax error at `-'. PSPP> examine x > /plot=boxplot. ****************************************************** You have discovered a bug in PSPP. Please report this to [email protected]. Please include this entire message, *plus* several lines of output just above it. For the best chance at having the bug fixed, also include the syntax file that triggered it and a sample of any data file used for input. proximate cause: Segmentation Violation version: GNU pspp 0.7.2 (Ter Mar 24 02:10:27 BRT 2009). host_system: i386-pc-mingw32 build_system: i686-pc-linux-gnu default_config_path: $HOME/.pspp:/home/michel/IMCROSS/i386-mingw32/etc/pspp include_path: ./:$HOME/.pspp/include:/home/michel/IMCROSS/i386-mingw32/sh are/pspp locale_dir: /home/michel/IMCROSS/i386-mingw32/share/locale compiler version: 3.4.6 ****************************************************** C:\Program Files\PSPP\bin>pspp -- View this message in context: http://www.nabble.com/Empty-PNG-files-tp22782763p22847386.html Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com. _______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users -- PGP Public key ID: 1024D/2DE827B3 fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://pgp.mit.edu or any PGP keyserver for public key. NOTE: Email is provided to employees for the instructional and administrative needs of the district. E-mail correspondence to/from a district e-mail account may be considered public information and subject to release under the South Carolina Freedom of information Act or pursuant to subpoena. _______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users
