> I guess I can assume I would start as: > > Begin Script > On GPS Fix > EXEC "PROFILE 1" > EXEC "BEACON GPS FIXED using Profile 1" > Else
I don't think this is what you want. The 'else' block here is going to execute every script tick when a GPS fix wasn't just received. You should be using the Last Fix counter to decide when the GPS fix is gone. Beyond that... ask again when I'm not on so much cold medicine. =] Scott
