Hi All,

Its there a way, if you import a module that is also
imports a bunch of constants into your main program
to be used globally?

If so, what is the syntax in the module and in the main program?

And what happends if there is a name conflict between
the module and main program?

Many thanks,
-T

Reply via email to