The 5.5 server automatically sets the timeout of domain variables to never expire.

At 07:43 PM 3/3/2008, you wrote:
And, Shane, if you really want a "domain" scope variable, not a "custom" scope variable, you can make it not timeout by using the variableTimeout configuration variable in that scope:

<@ASSIGN NAME="variableTimeout" VALUE="0" SCOPE="domain">

On Mon, Mar 3, 2008 at 6:48 PM, Bill Downall <<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]> wrote:
Shane,

Those variables can even survive a server restart, so be sure you have a TAF or TML that is easy to run to rebuild those variables.

If your custom scope is named "shane", then:

<@! prevent variable timeout>
<@ASSIGN NAME="variableTimeout" VALUE="0" SCOPE="shane">


Bill

On Mon, Mar 3, 2008 at 6:32 PM, Shane Pearlman <<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]> wrote:
I want to set up a domain wide variable that persist onto eternity (or
the server gets restarted) - how do I define a domain wide custom
scope in that manner?

-S

Shane Pearlman
Shane & Peter Inc.
831.345.7033


________________________________________________________________________
TO UNSUBSCRIBE: Go to <http://www.witango.com/developer/maillist.taf>http://www.witango.com/developer/maillist.taf





________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

=====================================================
Database WebWorks: Dynamic web sites through database integration
http://www.DatabaseWebWorks.com

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to