It produces five graphs just fine but spits out this error on the 6th graph.
Here's the syntax: C:\Users\Desktop\2017-18 Data\2017-18\NoDuplicates.sav DataSet1
SUBJECT, EMH_LEVEL 2346 GGRAPH /GRAPHDATASET NAME="graphdataset" VARIABLES=SCH_NAME SGP MISSING=LISTWISE REPORTMISSING=NO /GRAPHSPEC SOURCE=INLINE. BEGIN GPL PAGE: begin(scale(1093px,875px)) SOURCE: s=userSource(id("graphdataset")) DATA: SCH_NAME=col(source(s), name("SCH_NAME"), unit.category()) DATA: SGP=col(source(s), name("SGP")) DATA: id=col(source(s), name("$CASENUM"), unit.category()) GUIDE: axis(dim(1), label("SCH_NAME")) GUIDE: axis(dim(2), label("SGP")) SCALE: linear(dim(2), include(0)) ELEMENT: schema(position(bin.quantile.letter(SCH_NAME*SGP)), label(id)) PAGE: end() END GPL.
unable to create Processor getting BadImageFormatException 6 Answers
Running multiple commands in parrallel 3 Answers
Problem when appending data with SPSS Statistics 17 and SPSS .NET Plugin 17 2 Answers
opening SPSS 17 with automation create a lot of processes 5 Answers
LIST Command Produces valid output in SPSS Screen but a malformed XML 4 Answers