Search found 2 matches

by Sharof92
June 19th, 2017, 12:21 am
Forum: Entry
Topic: How to get GPS coordinates.
Replies: 7
Views: 7113

Re: How to get GPS coordinates.

Thanks a lot, now it's working. :)
by Sharof92
June 16th, 2017, 2:05 am
Forum: Entry
Topic: How to get GPS coordinates.
Replies: 7
Views: 7113

How to get GPS coordinates.

Hi There! I would like to develop the CSEntry app for tablet which can capture the GPS navigation. Last time I used this code it's worked but I couldn't find the captured data in DATAFILE: function GetGPS() if gps(open) and gps(read,120) then LATITUDE = gps(latitude); // assign to variables in the d...