Since going to the new filter format I get lots of errors with CreateAGNRowHouse. Here is my script code
# create terraced housing
CreateAGNRowHouse|LANDUSE="terraced"
The I get lots of errors:
19:19 CreateAGNRowHouse Information Creating autogen row houses with filter LANDUSE="terraced"...
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error SyntaxError: Unexpected token "terraced" <IDENTIFIER>; expected one of <EOF>
......
Hope you can help, many thanks,
Peter
# create terraced housing
CreateAGNRowHouse|LANDUSE="terraced"
The I get lots of errors:
19:19 CreateAGNRowHouse Information Creating autogen row houses with filter LANDUSE="terraced"...
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error Failed to parse filter: FWIDTH>1 AND FLENGTH>1 AND LANDUSE=""terraced""
19:19 FilterEvaluator Error SyntaxError: Unexpected token "terraced" <IDENTIFIER>; expected one of <EOF>
......
Hope you can help, many thanks,
Peter

