Search found 8 matches
- Tue Nov 16, 2010 11:33 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Populate List from Database
- Replies: 1
- Views: 2952
Re: Populate List from Database
Perhaps I can help with this one, I have a similar piece of code, into an option box, though I left out some of the error checking you have, its a fairly simple encapsulated example: on updateEventList local dbID local tList,tSQL put "SELECT Name FROM DrivingNews" into tSQL put revOpenDatabase("MySQ...
- Fri Nov 12, 2010 11:54 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Reports & Formatted Text
- Replies: 1
- Views: 2478
Reports & Formatted Text
I suppose I will be forever the beginner. I have done some pretty fun stuff with LiveCode lately, but have looked at this too long. I have developed a simple webpage that does time calculation for competitive carriage driving (yes, horses & carriages, talk about buggy whip makers!) Sometimes we comp...
- Fri May 25, 2007 1:53 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: newbie: standalone application problem
- Replies: 14
- Views: 12650
newbie: standalone application problem
Thanks for the suggestion. I did the upgrade to 2.8.1, but still no joy ... the stand-alone application will run on my machine, but not my buddy's. I am not discounting the fact that this could be a user error in the transmit/receive process, but without access to his machine, I really can't debug. ...
- Tue May 15, 2007 4:36 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: newbie: standalone application problem
- Replies: 14
- Views: 12650
newbie: standalone application problem
Mark, Excellent question. A quick comparison of the files shows that my generated version (the bad one) has an empty directory /Contents/Plugins Disabled. (his does not) Perhaps this is a flag that all Plugins are disabled? The files and the sizes of all the other files are identical. I haven't diff...
- Tue May 15, 2007 1:08 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: newbie: standalone application problem
- Replies: 14
- Views: 12650
newbie: standalone application problem
Good news/Bad News - I sent my friend my .rev file. He made a standalone application and sent it back, and it works. So, this is starting to look more like a bug (imo).
Mike.
Mike.
- Mon May 14, 2007 12:47 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: newbie: standalone application problem
- Replies: 14
- Views: 12650
newbie: standalone application problem
Friend reports that permissions are the same as mine.
Still no joy.
Sending him my .rev file to see if it is something specific to my installation.
thanks for your help,
Mike.
Still no joy.
Sending him my .rev file to see if it is something specific to my installation.
thanks for your help,
Mike.
- Sun May 13, 2007 6:51 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: newbie: standalone application problem
- Replies: 14
- Views: 12650
newbie: standalone application problem
Thanks for the replies. In 'Standalone Application Settings'->'OS X', "Build for: Mac OS X (Universal)" is checked. _And_ he tried it on both a PPC and Intel box. I sent the file via email and also suspected some interference from his email client (he sent his example to me as zip ... except his ema...
- Sun May 13, 2007 3:14 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: newbie: standalone application problem
- Replies: 14
- Views: 12650
newbie: standalone application problem
Trial Install of Revolution Studion Version 2.8.0, Build 370 on Mac OS X, Version 10.4.9 G4 PPC TiBook. I've created a stack that is (so far) just a window with some input fields and text. No code (written by me). I then 'Save as Standalone Application'. On my machine, when I execute the OS/X genera...