I was wondering if you can get returns from an executable somehow.
Something like:

import Objects
def main()
   objects = Objects.main()

and Objects is an .exe file.
Ian

Reply via email to