| View previous topic :: View next topic |
| Author |
Message |
Gunnar Guest
|
Posted: Tue Nov 28, 2006 3:39 pm Post subject: Global component |
|
|
Hi,
I have a threadsafe non-visual component that I want all sessions to share.
Where
is the best place to create this component in order to assure global access
and that
it is only created once?
Thx.
Gunnar
--------------------------------------------------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 5254 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now! |
|
| Back to top |
|
 |
Jack Tackett Guest
|
Posted: Thu Feb 08, 2007 10:29 pm Post subject: Re: Global component |
|
|
couldnt you manually create it in the project source section of the
application. That should be global. |
|
| Back to top |
|
 |
Gunnar Guest
|
Posted: Mon Feb 12, 2007 4:36 pm Post subject: Re: Global component |
|
|
"Jack Tackett" <jtackett (AT) atcc (DOT) net> wrote in message
news:45CB5004.2AB0B223 (AT) atcc (DOT) net...
| Quote: | couldnt you manually create it in the project source section of the
application. That should be global.
|
Didnt know I would do that.. How do I refer to a variable declared in the
project source section?
Gunnar
--------------------------------------------------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 9771 spam emails to date.
Paying users do not have this message in their emails.
Try SPAMfighter for free now! |
|
| Back to top |
|
 |
|