Author Topic: Templates, export to IDL or TLB  (Read 11146 times)

Marek

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Templates, export to IDL or TLB
« on: January 22, 2004, 02:32:08 pm »
I want to generate Type Library (*.TLB) from Class diagram

I created IDL template but:
- I cannot find "Field Substitution Macro" for GUID of class
- I need to set a unique number for each attribute or operation, but:
 - there are no mathematic (for example for incrementation)
 - variables are accessible only in one template

what can I do?