Search found 1 match
- Tue Mar 31, 2009 7:59 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Updating fields are slowing my application
- Replies: 3
- Views: 2741
Updating fields are slowing my application
Hi there, so here's my problem. Basically I'm loading some data from a file and storing it in a local var 'dbFile'. I then cycle through that data taking sixteen bytes at a time. I then convert those bytes into Time, Latitude, Longitude, and Distance. At which point the data is then added into seper...