Hi - I am trying to understand the concept of static vs non static and how to call variables between classes. I am trying to access a non static variable into a static class (not certain why one is static and the other not) and I get an error.
Is there a simple static vs non static explanation? Thanks... Ronnie
Is there a simple static vs non static explanation? Thanks... Ronnie