--- In [email protected], "Doug" <dsc3...@...> wrote: > > I had a library start to give me errors and I was wondering if there > are any utilities to figure out just what is wrong. I get a "DEF error > in line xx" when loading a particular library. > Hi, Open the library file in a text editor. Go to the line in question and look for inconsistencies between it and other similar lines. Look underscore charachters and whitespace in names and labels in particular. Then correct any errors. Let us know what you found.
David.
