NetTalk Central
		NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 25, 2009, 12:16:54 PM
		
			
			- 
				Hi,
 I need a file to be opened for all the thread life.
 Where in the wenhandler must I open it?
 
 Thnaks
 Alberto
 
- 
				ProcessLink, before parent call.
 
 Cheers
 Bruce
 
- 
				Thanks Bruce,
 Do I need to close them after the parent call?
 
 Alberto
- 
				It's probably a good idea to close files if you open them.
 
 cheers
 Bruce
 
- 
				Yes I know, the q is: 
 is it ok to close them at ProcessLink after the parent call?
 is it there where the thread finished?
 Thanks
 Alberto