Is there a way to keep a global throughout multiple def statements?
Jacklittle01 -3 Light Poster
Recommended Answers
Jump to Postglobal variables are available everywhere after their definiton in a module (and outside the module can be qualified by the module name)
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.