On Saturday 07 May 2005 01:24 pm, jeff elkins wrote: > Howdy, > > I've written a program that calls an imported dialog to gather some needed > input. What's the common method for passing that data back to the caller? > I've tried a 'return data' prior to self.Close() ... all that happens then > is the dialog won't close. I'm sure this is obvious, but this newbie's > stuck! > > Thanks, > > Jeff
If it makes any difference, the data is contained in an array... Thanks again, Jeff -- http://mail.python.org/mailman/listinfo/python-list