When I do this the helper menu doesnt come up.
Code:'module private type Type1 iType as integer end type private type Type2 TypeTest as Type1 end type sub main() dim tTest as type2 ttest.typetest.itype = 1 'no menu!! end sub
|
Results 1 to 3 of 3
Thread: Why cant I do this?
|
Click Here to Expand Forum to Full Width |