how to write different modules/functions in different files?
I want to write different modules in different files. But when i use 'psspy.' functions other than in the main file error like "psspy not defined" comes.
Even if I try to import the psspy in all the files the error comes.