All:
I've been programming in C since '83, and ULP programs (as noted in the
manual) are indeed very similar to C. My first need is to write a ULP
similar to normalize-text.ulp, but with some additional features. I've
spent some time looking in this forum (and google generally) for
information leading to a manual on the objects available for use within a
ULP, but haven't found the link yet.
For example, in the normalize-text.ulp code I see an object "UL_BOARD" that
has a property "layers" (accessible with the dot operator); moreover the
"layers" property has a dot-accessible property "visible". There is another
object "UL_TEXT" with dot accessible object "layer", and so on.
My question is, where do I find a list of the objects that are available to
the ULP, a hierarchy of the objects, and the general syntax of the ULP code
file itself. The rest of the ULP is so similar to C that I'm sure I could
find my way around, but I need the objects and their hierarchy.
Thanks.
Dave
--
Designing and building audio HW for the DIYer.
--
Web access to CadSoft support forums at www.eaglecentral.ca. Where the CadSoft EAGLE community meets.