Search found 4 matches

by lordjjl
Tue Mar 20, 2012 7:14 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Why is Air Traffic Control slow on the mac but not PC?
Replies: 0
Views: 1468

Why is Air Traffic Control slow on the mac but not PC?

Hi There! So I've been digging around the Air Traffic Control game that is located in the User Samples section of the revOnline Browser and noticed some oddness between running it on a Mac versus the PC. The game runs extremely slow on the Mac (brand new iMac) but runs at a decent speed on the PC (2...
by lordjjl
Sun Feb 05, 2012 12:18 am
Forum: Android Deployment
Topic: Installation of App Failed: pm1: syntax error: word unexpect
Replies: 1
Views: 3180

Installation of App Failed: pm1: syntax error: word unexpect

Hi there, I was wondering if anyone has seen this error before: Installation of App Failed: 2432 KB/s (1495980 bytes in 0.600s) pm1: syntax error: word unexpected ( expecting ")" ) I get it when trying to build for the android emulator. It seems to error out when the app starts to copy over. I've te...
by lordjjl
Fri Jan 13, 2012 8:58 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Group Duplicate Entries by date and Display in a Field
Replies: 2
Views: 2046

Group Duplicate Entries by date and Display in a Field

Hi there, I've been struggling with this one. I have a text file that is full of tab delimited entries that looks something like this: "Date" "Customer Name" "Payment" "Payment Type" "Notes" I want to read that file in and display display item 1 (the date) in a field. The tricky part is that I want ...