Skip to content

a change regarding how attributes are accessed broke the converter #3

@ByReaL

Description

@ByReaL

so i have a large VB project with multiple files
when i convert the project with the original vb2py version
in file1 i have a code like print(file2.name)
and it prints correctly the value of the variable defined in file2

but when i use this version on vb2py i get all the file2.abc file5.xyz removed and replaced just with abc and xyz and code does not work before abc nor xyz do not exists in frmMain.py they exist in other files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions