tweak()

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
aurumdigitus
Posts: 1075
Joined: 30 May 2008 21:02
Location: Lake Erie

tweak()

Post by aurumdigitus »

Earlier today used this code from Beta Version Page 178 without giving it a second thought:

Code: Select all

tweak("TAFTimeout", 1500);
echo tweak("TAFTimeout");
Then in an unaccustomed burst of incite it occurred to me that undocumented features like this SC are analogous to the Cheshire Cat: sometimes all that can be seen is the mischievous grin. :biggrin:

nerdweed
Posts: 648
Joined: 25 Feb 2012 07:47

Re: tweak()

Post by nerdweed »

::tweak("TAFTimeout"); works. It shows the status is the status bar.

admin
Site Admin
Posts: 60540
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: tweak()

Post by admin »

nerdweed wrote:::tweak("TAFTimeout"); works. It shows the status is the status bar.
Yes! I forgot to mention that, thanks.

Post Reply