Redundant form data

eyebol looks for lines of form data that are redundant (for example, they may be the default for a component). An example of this is storing the value of a tag as 0. Removing these entries will very slightly reduce the size of your forms and resulting programs.


< Back to list of hints and warnings