Book a Demo

Author Topic: import from vb 6 not creating class attributes  (Read 3293 times)

Damir

  • EA User
  • **
  • Posts: 84
  • Karma: +0/-0
    • View Profile
import from vb 6 not creating class attributes
« on: August 31, 2012, 10:55:53 pm »
Hi
importing from visual basic 6 .frm files to EA project. Import manages to create forms' classes and operations for methods, but it doesn't create any attribute - no attributes. It does not create uml representation of form's GUI elements of any kind.

VB .frm files contain some gui deffinitions for that forms. VB code is valid - it's from a system in production.

the same thing happens through simple import and directory import.


Am I missing something? I don't think it's a bug

many thanks!