05-11-2017 12:46 PM
Can someone help me figure out what's wrong when I open Lookout 4.0.1 lks file in 6.75?
default.lks(2327): error: Invalid object pathname: ..\Timers\Timer_10_Second
05-11-2017 02:38 PM
Some of the Panel Objects are in the root folder, not a sub folder. For the 5 line numbers listed change text from "now(..\Timers\Timers_10_Second);" to either "now(Timers\Timers_10_Seconds);" or "now(\Timers\Timers_10_Seconds);". Then your source should compile in Lookout 6.7.