
setting "LockTree"?
setting "LockTree"?
I'm finally starting to use the Mini Tree feature. I found out that I can save Mini Trees in the Catalog via the Insert as New Item(s) Here | Current Mini Tree. Awesome! I'd also like to be able to lock the tree after selecting one of my Mini Trees. I figured "easy!!" via calling the setting "LockTree", 1; script command...but that doesn't seem to work for me.
Quick Scripting is turned on. Putting ::setting "LockTree", 1; in a Catalog item, Address Bar, etc. doesn't work. What am I doing wrong?

Justin
Windows 7 Professional
Windows 7 Professional
Re: setting "LockTree"?
Just use settingp (think "permanent") if you want it to "stick," otherwise that setting is only valid during the execution of the script (it then returns to whatever was set before).
Proud XYplorer Fanatic
Re: setting "LockTree"?
Thank you, thank you! I saw settingp, but I didn't occur to me that setting it permanently was actually what I wanted.jacky wrote:Just use settingp (think "permanent") if you want it to "stick," otherwise that setting is only valid during the execution of the script (it then returns to whatever was set before).
Justin
Windows 7 Professional
Windows 7 Professional