Thread: Introduction
View Single Post
  #3 (permalink)  
Old 05-31-2007, 10:10 PM
lavalleeb lavalleeb is offline
Member
 
Join Date: May 2007
Posts: 3
lavalleeb is on a distinguished road
Introduction
Thanks for you response.

I do in fact write the data to the thread's constructor but to get it into the run method (which takes no parameters) of the thread I need to store the data in class level variables to make it available.

Bernie
Reply With Quote