If the last table item is followed by a comma that is not allowed in the preprocessor lines.
This has an error "Tag expected!"
Code: Select all
@DISPLAY {
width=160,
height=100,
}
Code: Select all
mydisplay= {
width=160,
height=100,
}