I am trying to add a script that will open folder A on LHS and folder B on RHS. To access it I hit F2 and select my script which works. Example :Yahoo!: lua: if PPanel.Left then Keys("Tab") end lua: Panel.SetPath(0, [[\\192.168.253.211\media\A]]) lua: Panel.SetPath(1, [[\\192.168.253.211\m...