So heres what I’m thinking;
run the functions to get the data all into one place, such as the device screen. Each “area” of the screen where data has been posted would have its own uniqueID.
I would then use a button with an “onClick” to run a function. This function would then get the data by the uniqueID and somehow use that as the named variable in the “distance” calculation formula…
and in the end, it would then post the new location data into a field on the device.
Ok so hows that for logic? Does it flow? Am I overlooking something obvious?
SKnox