On Wed, 1 Oct 2014, henrique.andrade(a)bb.com.br wrote: > Dear Allin, > > I think the latest snapshot (Windows and Mac) introduced a problem with the > use of wildcards. Please take a look at the following script: > > <hansl> > open australia.gdt > > rename e2 e_m > rename lpus lp_m > > list L = dataset - *_m > </hansl> > > When I execute this script I get the error message: "Unexpected symbol '_'". > (And this message are not marked for translation).
Thanks for the report. That's now fixed in CVS; snapshots will follow. Allin
