Hi guys,
I've written a couple of program modules ,one main program that imports the other.
The problem is when I run the imported module it's fine but on exiting it closes my main program with it.
Both modules work ok otherwise, also I can run them individually as well.
Any suggestions would be greatly appreciated.
Thanks