The docs do say that, but when I tried to set this up a couple weeks ago, the variableTimeout didn't seem to have any effect at all. I'll try the method below tomorrow evening & see what it does.
Please post if you get this working! I'm still running T2000, but the docs are the same as far as I can see. > -----Original Message----- > From: Dan Stein [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 17, 2002 1:36 PM > To: Multiple recipients of list witango-talk > Subject: Re: Witango-Talk: Variable timeout > > > Why? The docs say that if you assign the variable timeout > user scope this way it over rides the config setting. > Otherwise you would be changing the scope for all > applications not just the one you want. > > I think you may be wrong about this. > > Dan > -- > Dan Stein > Digital Software Solutions > 799 Evergreen Circle > Telford PA 18969 > Land: 215-799-0192 > Mobile: 610-256-2843 > Fax 413-410-9682 > FMP, WiTango, EDI,SQL 2000 > [EMAIL PROTECTED] > www.dss-db.com > > > > From: "Ben Johansen" <[EMAIL PROTECTED]> > > Organization: Intelisoft, Inc. > > Reply-To: [EMAIL PROTECTED] > > Date: Tue, 17 Dec 2002 10:01:43 -0800 > > To: Multiple recipients of list witango-talk > > <[EMAIL PROTECTED]> > > Subject: RE: Witango-Talk: Variable timeout > > > > To make the change without having to stop and start witango service > > you will need to do the following > > > > <@ASSIGN configPasswd VALUE="<config password here>" SCOPE="User"> > > <@ASSIGN variableTimeout VALUE="262143" SCOPE=" user"> > <@RELOADCONFIG> > > @@user$variableTimeout > > > > > > Ben Johansen - http://www.pcforge.com > > Authorized Witango Reseller > http://www.pcforge.com/WitangoGoodies.htm > > Latest downloads & List Archives @ http://www.witango.ws > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]] On Behalf Of Dan Stein > > Sent: Tuesday, December 17, 2002 8:34 AM > > To: Multiple recipients of list witango-talk > > Subject: Witango-Talk: Variable timeout > > > > In V5 the variable timeout is in minutes right and it works so if I > > want to extended the user variable timeout to 60 or 120 > minutes all I > > need to do is > > set it at the login > > > > <@ASSIGN NAME="variableTimeout" SCOPE="user" VALUE="120"> > > > > correct > > -- > > Dan Stein > > Digital Software Solutions > > 799 Evergreen Circle > > Telford PA 18969 > > Land: 215-799-0192 > > Mobile: 610-256-2843 > > Fax 413-410-9682 > > FMP, WiTango, EDI,SQL 2000 > > [EMAIL PROTECTED] > > www.dss-db.com > > > > > > > ______________________________________________________________________ > > __ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to > [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > > > > ______________________________________________________________________ > > __ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to > [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > > > ______________________________________________________________ > __________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to > [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
