Page 1 of 1

Reset Interface Removes Columns After Free %

Posted: 10 Jun 2015 15:18
by hermhart
Does anyone have an idea as to why when I run the following script to reset the interface that it seems to take away any columns after "Free %" for the computer node?

Code: Select all

 seltab;
 #1040;           //optimize tree
 #1009;           //fully collapse drive
 #348;            //go home
 focus t;         //focus the tree
 goto "Network";
 #1010;           //fully collapse
 goto %computer%;
 #1027;           //minimize window
2015-06-10 Image 1.jpg

Re: Reset Interface Removes Columns After Free %

Posted: 20 Jun 2015 15:21
by admin
No idea, and it does not happen here.