NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
File open for all the thread
« previous
next »
Print
Pages: [
1
]
Author
Topic: File open for all the thread (Read 4012 times)
Alberto
Hero Member
Posts: 1873
File open for all the thread
«
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
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: File open for all the thread
«
Reply #1 on:
May 25, 2009, 09:32:54 PM »
ProcessLink, before parent call.
Cheers
Bruce
Logged
Alberto
Hero Member
Posts: 1873
Re: File open for all the thread
«
Reply #2 on:
May 26, 2009, 02:02:23 AM »
Thanks Bruce,
Do I need to close them after the parent call?
Alberto
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11250
Re: File open for all the thread
«
Reply #3 on:
May 26, 2009, 03:14:31 AM »
It's probably a good idea to close files if you open them.
cheers
Bruce
Logged
Alberto
Hero Member
Posts: 1873
Re: File open for all the thread
«
Reply #4 on:
May 26, 2009, 03:21:02 AM »
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
Logged
-----------
Regards
Alberto
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
File open for all the thread