Re: problem on select case

2010-04-22 Thread John Darrington
I'm not sure that in every instance, that appended "EXECUTE" would be what the user wants, but it certainly would be desired for some use cases. It would be interesting to find out what spss does. In any event, that whole generate_syntax function needs to be rethought, as bug #29604 has demonstra

problem on select case

2010-04-21 Thread Michel Boaventura
Hello, When I choose a sample on select cases, the generated syntax doesn't includes the "EXECUTE." subcomand, so I must use the option to run pending commands. I think that whould be great if this subcomand was included by default. The above path does that. I've tried and it seems to work well.