Book a Demo

Author Topic: VB Code Generator!?  (Read 2845 times)

khach79

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
VB Code Generator!?
« on: April 25, 2004, 06:09:00 pm »
1/ Rose98 does convert "Protected" to "Private" when generating VB code (Since VB doesn't support "Protected" elements)! Does EA support this automation?

2/ I have 2 classes, say ClsA generalizes ClsB. How can I generate VB code so that there is the statement "Implements Clsb" in the ClsA. I tried but I did fail.

Thanks alot.
8)