Bug? property missing

leitor79

Active Member
Licensed User
Longtime User
Hi,

I have a class, with 4 properties. When the properties are named in a certain way, or in certain order, one of them is missing. Images explain better. I've uploaded a project with the issue.

Regards,






 

Attachments

  • ClassPropertyError.zip
    6.4 KB · Views: 166

derez

Expert
Licensed User
Longtime User
I opened your app and I see both public variables:



To clarify - these are not properties but public variables.
To see a property you have to make a public sub.
 

leitor79

Active Member
Licensed User
Longtime User
Thank you, Derez! I've made two mistakes.

Public variables they are.

And I've omitted to say I'm using version 5.50.

It happens to me in two different projects (the original and the uploaded one)

Regards,
 

leitor79

Active Member
Licensed User
Longtime User
The issue is not present if I remove the underscore from the variables's names.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…