Re: Class problems.

2007-08-14 Thread Diez B. Roggisch
special_dragonfly wrote: > Hello, > I'm having problems retrieving data I think I've put into my program. I > have a class and a function. I'm reading in from a personally made text > file of the data needed for the class. The FieldsDictionary needs to be > accesable outside the function, but my p

Re: Class problems.

2007-08-14 Thread special_dragonfly
Just ignore this, I was being an idiot... "special_dragonfly" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > I'm having problems retrieving data I think I've put into my program. I > have a class and a function. I'm reading in from a personally made text > file of the da

Class problems.

2007-08-14 Thread special_dragonfly
Hello, I'm having problems retrieving data I think I've put into my program. I have a class and a function. I'm reading in from a personally made text file of the data needed for the class. The FieldsDictionary needs to be accesable outside the function, but my problem is this: the print FieldsD