S
seeker
I have this public declaration in a module
Public intcount as integer = 10
It gives me a expected end of statement error. Need wisdom.
Public intcount as integer = 10
It gives me a expected end of statement error. Need wisdom.