Page 2 of 2

Re: Edit: List All Script Files

Posted: 16 Jul 2008 23:31
by jacky
RalphM wrote:Since there were some changes to the controls that are focused as a standard, this script didn't work properly anymore.
It needs the additional line focus l; before copying the items to clipboard, 'cos otherwise the tree has the focus and you end up with an error msg.
Right, thanks! Actually, I even think that "focus l;" should have been there in the first place. :oops: