sfpx Posted August 6, 2014 Posted August 6, 2014 Is the Location a blocking function ? I tried to put the Location in an OnTimer Script but then I could not click on any button when the Location had to search for the satellites. What I'm trying to do is to "activate" the GPS (without 3G or Wifi) in the background while the user is preparing to get his location later. As you know it can take a few minutes without 3G/Wifi so it's why I want to do this in the background. Launching the script Install OnTimerScript ["GPSActivate"; Interval: 2] The Ontimer script Install OnTimerScript ["STOP"] (I want the current function to run only once) Set Variable [$$Location; Value:LocationValues (200;250)] Any help would be appreciated.
sfpx Posted August 6, 2014 Author Posted August 6, 2014 Ok after further analysis I understand that the OnTimer script is not in a different "thread" so it takes total control of Filemaker when it's running. Any way to run something really in the background in filemaker ?
Recommended Posts
This topic is 3761 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now