Book a Demo

Author Topic: VB Code Generation  (Read 3145 times)

Peter Daniels

  • Guest
VB Code Generation
« on: February 26, 2002, 12:59:03 pm »
I'm just getting rolling with EA.  I've got the Pro edition, but I'm struggling with getting it to generate VB code.  I've set the default language to VB and the code editor for Vb to my VB6.EXE, but everytime I try to add an attribute to a class, it won't let me use any of the VB types.  It will only let me use the name of the class I'm trying to develop.  What am I missing?

Thanks in advance,

-Peter

Peter Daniels

  • Guest
Re: VB Code Generation
« Reply #1 on: February 27, 2002, 02:27:02 pm »
Found it - I needed to select the language from the dropdown list within the class properties dialog.  I assumed that just setting the default language to VB in the View...Options...Code Generation would do the trick.