On Sat, 3 Oct 2009, Ofer Cornfeld wrote: > I'm working on GRETL CVS under windows XP. > > Attached please find a dataset that I'm using and a two similar GRETL > scripts. > > gmm93 do not crash GRETL and gmm93-a do crash GRETL. The difference between > the two is a minor addition in line 87 of gmm93-a. > > I hope this can help pinpoint the bug.
Thanks for the report. The bug was due to mis-handling of the maximum command line length in the context of loops. This is now fixed in CVS and the Windows snapshot. But I agree with Jack's advice that the script would be more efficient with the very long gmm line broken into manageable pieces. Allin Cottrell