Re: [OT] Going bananas with "The Desktop Experience"

2012-01-13 Thread Richmond
On 01/14/2012 03:26 AM, Alejandro Tejada wrote: Richmond, you always surprise us with your expresive and unexpected use of the language :-) http://www.urbandictionary.com/define.php?term=punter In this context, definition number 2. -- View this message in context: http://runtime-revolution

Re: Reading a standalone's info.plist file

2012-01-13 Thread J. Landman Gay
On 1/13/12 8:14 PM, Pete wrote: Right now, the path to the info.plist file is hard coded for testing purposes but when the standalone is running, how can I get hold of it's file path so I can get to the info.plist file? For a desktop app, you could build a path relative to the mainstack. The

ANN: I'll be on The Tech Night Owl Tomorrow

2012-01-13 Thread Bill Vlahos
Shameless plug. I'll be on Gene Steinberg's The Tech Night Owl (http://www.technightowl.com/) broadcast Saturday, January 14, 2012 talking about InfoWallet. During the interview he asked about how it works for multiple platforms and I was able to talk about LiveCode. Here is information about th

Copy to Group problems

2012-01-13 Thread user
Hi everyone, I have a script intended to add, name and position a label and field group (which I refer to as a "doublet) into a group that already has a number of such doublet groups. Here's the script: on addFldDoublet theGroup put the number of grps in grp theGroup into lastDoublet

Re: VB Script Outlook, .display works but .send doesn't

2012-01-13 Thread Ken Ray
On Jan 13, 2012, at 8:26 PM, Mark Powell wrote: > I have a LC stack that calls a VB Script to send email notifications via > Outlook. I give the ability to send the mail blind (without proofing), and > just opening the email for proofing, in which case the user must press the > Send button in

Re: FaceBook lesson and images

2012-01-13 Thread Thomas McGrath III
Here ya go: http://lessons.runrev.com/s/lessons/m/4069/l/48805-accessing-facebook-api-s-using-livecode -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Jan 13, 2012, at 8:20 PM, Alejandro Tejada wrote: > Hi Thomas, > > > Thomas McGrath III-2 wrote >> >> Has anyone take

Re: SQL Date Formatting

2012-01-13 Thread Mark Wieder
Jerry- Friday, January 13, 2012, 1:04:21 PM, you wrote: > Assuming AMPAR and OHMAR multiply successfully. -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsub

VB Script Outlook, .display works but .send doesn't

2012-01-13 Thread Mark Powell
I have a LC stack that calls a VB Script to send email notifications via Outlook. I give the ability to send the mail blind (without proofing), and just opening the email for proofing, in which case the user must press the Send button in Outlook. I wrote this about two years ago leveraging f

Reading a standalone's info.plist file

2012-01-13 Thread Pete
In a recent post, I discovered that many of the setting defined when building an OS X standalone are in the info.plist file within the application's Contents folder. Fortunately, the plist file is a text file not one of the more recent compiled ones so I've written a handler to get hold of the inf

Re: [OT] Going bananas with "The Desktop Experience"

2012-01-13 Thread Alejandro Tejada
Richmond, you always surprise us with your expresive and unexpected use of the language :-) http://www.urbandictionary.com/define.php?term=punter -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-Going-bananas-with-The-Desktop-Experience-tp4286860p4293933.html S

Re: FaceBook lesson and images

2012-01-13 Thread Alejandro Tejada
Hi Thomas, Thomas McGrath III-2 wrote > > Has anyone taken the FB lesson on run rev any further. I am not up on > using the data grid with images and would love to inspect how that is > accomplished. > Could you post a link to this lesson? Thanks in advance! Al -- View this message in conte

Re: [ANN] Alpha Twitter Support

2012-01-13 Thread Alejandro Tejada
This looks amazing! :-D Congratulations Andre! If I was not so iliterate in web technology, I will be jumping on this. Still today, I have not learned to debug web applications and at the first error I am left out in the cold... How sad. Al -- View this message in context: http://runtime-re

Re: [ANN] Alpha Twitter Support

2012-01-13 Thread Alejandro Tejada
This looks amazing! :-D Congratulations Andre! If I was not so iliterate in web technology, I will be jumping on this. Still today, I have not learned to debug web applications and at the first error I am left out in the cold... How sad. Al -- View this message in context: http://runtime-re

Re: Crop Command

2012-01-13 Thread Alejandro Tejada
I do not use the mobile edition of Livecode, but a project for a desktop application required a small part of a picture, and instead of using crop, I end using a screenshot of the picture area. Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Crop-Command-tp4289

Re: Perishable Press

2012-01-13 Thread Alejandro Tejada
"use wisely, test thoroughly, don’t sue me" Really Funny! :-D -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Re-Perishable-Press-tp4291413p4293849.html Sent from the Revolution - User mailing list archive at Nabble.com. ___

Re: Copy to Group problems

2012-01-13 Thread Bob Sneidar
Another possibility is to make sure none of your groups have "group" as a part of the short name (they do by default) and then check to see if any new group you *think* you have created is actually the one you want by making sure it's short name begins with the word "group". If not, loop through

Re: Copy to Group problems

2012-01-13 Thread Pete
Not sure if you'll classify this as "help" but I've had problems in the past referring to "the last group" not returning what I considered to be the last group, although I can't explain what you see in your answer commands. The dictionary doesn't mention if the copy command returns the id of the c

Re: SQL Date Formatting

2012-01-13 Thread Bob Sneidar
So, could you then say that an analog metric clock had too much time on it's hands? Bob On Jan 13, 2012, at 12:26 PM, Ken Ray wrote: > I'm just waiting for everyone to adopt the Metric Calendar: > > 100 seconds per minute > 100 minutes per hour > 10 hours per day > 10 days per week > 10 weeks

Re: Menu Builder

2012-01-13 Thread J. Landman Gay
On 1/13/12 12:19 AM, Pete wrote: Hi Jacque, Wanted to let you know that the issue of mouseDwon having to be at the group level is documented in the USer Guide so you remembered correctly! I also discovered today that 5.0.2 handles the moving of controls for system menu purposes differently than

Re: SQL Date Formatting

2012-01-13 Thread Ken Corey
Great Scott! I used to think an hour of English class was a long time before! 3600 seconds vs 1. Yikes. Our kids would hate us. -Ken On 13/01/2012 20:26, Ken Ray wrote: I'm just waiting for everyone to adopt the Metric Calendar: 100 seconds per minute 100 minutes per hour 10 hours per

Re: Copy to Group problems

2012-01-13 Thread J. Landman Gay
On 1/13/12 2:55 PM, user wrote: on addFldDoublet theGroup put the number of grps in grp theGroup into lastDoublet put the short name of grp lastDoublet of grp theGroup into lastName put the left of grp lastName into newLeft put (the bottom of grp lastName +2) into newTop put

Re: SQL Date Formatting

2012-01-13 Thread J. Landman Gay
On 1/13/12 2:26 PM, Ken Ray wrote: I'm just waiting for everyone to adopt the Metric Calendar: 100 seconds per minute 100 minutes per hour 10 hours per day 10 days per week 10 weeks per month 10 months per year Yes! More hours in a day! Been asking for that for years. -- Jacqueline Landman G

Re: SQL Date Formatting

2012-01-13 Thread Scott Rossi
Apparently you didn't get the memo. Voltar blew us off. He's on vacation in Circinus We're on our own. Scott Rossi Creative Director Tactile Media, UX Design Recently, stephen barncard wrote: > VOLTAR WILL SAVE US - IGNORE ALIEN ORDERS > > On

Re: SQL Date Formatting

2012-01-13 Thread Jerry Jensen
Assuming AMPAR and OHMAR multiply successfully. On Jan 13, 2012, at 12:55 PM, stephen barncard wrote: > VOLTAR WILL SAVE US - IGNORE ALIEN ORDERS > > On 13 January 2012 12:44, Scott Rossi wrote: > >> None of this matters. >> >> http://www.greatdreams.com/end-world.htm >> >> :-) >> >> Regard

Copy to Group problems

2012-01-13 Thread user
Hi everyone, I have a script intended to add, name and position a label and field group (which I refer to as a "doublet) into a group that already has a number of such doublet groups. Here's the script: on addFldDoublet theGroup put the number of grps in grp theGroup into lastDoublet put

Re: SQL Date Formatting

2012-01-13 Thread stephen barncard
VOLTAR WILL SAVE US - IGNORE ALIEN ORDERS On 13 January 2012 12:44, Scott Rossi wrote: > None of this matters. > > http://www.greatdreams.com/end-world.htm > > :-) > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX Design > > > > Stephen Barncard San Francisco Ca. USA more abo

Re: SQL Date Formatting

2012-01-13 Thread Pete
I remember a calendar we had at work - two Saturdays, two Sundays (cause everyone loves weekends), no Mondays (cause everyone hates them), no Firdays (cause projects are always due on Fridays), Tuesday, Wednesday, Thursday were still there. Pete On Fri, Jan 13, 2012 at 12:26 PM, Ken Ray wrote: >

Re: SQL Date Formatting

2012-01-13 Thread Scott Rossi
None of this matters. http://www.greatdreams.com/end-world.htm :-) Regards, Scott Rossi Creative Director Tactile Media, UX Design Recently, Jerry Jensen wrote: > In the all-28 day months scheme, if months start on Sunday, every month would > have a Friday the 13th. > > In the metric cale

Re: SQL Date Formatting

2012-01-13 Thread Jerry Jensen
In the all-28 day months scheme, if months start on Sunday, every month would have a Friday the 13th. In the metric calendar, how many Friday the 13ths would there be? Would there even be Fridays? This year, there are 3 Friday the 13ths - in 13 weeks! I'm a-scared… Jerry Jensen On Jan 13,

Re: SQL Date Formatting

2012-01-13 Thread Ken Ray
On 2012-01-13, at 11:46 AM, Pete wrote: > Thanks Kay and Ken for some great ideas and warnings on this whole date > issue. Ken, thanks for the date conversion script you sent me a few months > back, very useful. > > I saw a headline somewhere recently that there's a move afoot to start > using

Re: Application Menu (again) and RunRev attribution

2012-01-13 Thread Pete
Disappointed to hear that. I think I'll open a support ticket just to double check and enter an enhancement request if it proves to be true. Thanks, Pete On Fri, Jan 13, 2012 at 10:28 AM, J. Landman Gay wrote: > On 1/13/12 11:51 AM, Pete wrote: > >> Didn't see any responses to my recent post abo

Re: Application Menu (again) and RunRev attribution

2012-01-13 Thread Pete
Than ks guys. Sorry, I should have read the EULA first but every time I read one of those things I'm reminded of a South Park episode about license agreements... On Fri, Jan 13, 2012 at 10:09 AM, Guglielmo Braguglia < guglie...@braguglia.ch> wrote: > Just read the EULA : > http://www.runrev.com

Re: Application Menu (again) and RunRev attribution

2012-01-13 Thread J. Landman Gay
On 1/13/12 11:51 AM, Pete wrote: Didn't see any responses to my recent post about how to get items other than Preferences on to the OS X Application menu There's no way I know of. The About item is moved there automatically by the engine but I don't think there's a way to trick it into includi

Re: Application Menu (again) and RunRev attribution

2012-01-13 Thread Guglielmo Braguglia
Just read the EULA : http://www.runrev.com/company/livecode-license/ ... at the bottom of the page ;-) Guglielmo On 13.01.2012 18:51, Pete wrote: ... omissis ... I am about to release my first commercial product written with Livecode and I'm wondering what the etiquette is, if any, regarding

Re: Application Menu (again) and RunRev attribution

2012-01-13 Thread Warren Samples
On 01/13/2012 11:51 AM, Pete wrote: I am about to release my first commercial product written with Livecode and I'm wondering what the etiquette is, if any, regarding mentioning Livecode and RunRev in the About dialog, maybe something like "Built with Livecode from RunRev" plus a web address?

Application Menu (again) and RunRev attribution

2012-01-13 Thread Pete
Didn't see any responses to my recent post about how to get items other than Preferences on to the OS X Application menu so posting again in hope of a positive response. I have 4 apps running on my Mac right now and everyone of them has extra items on the Application Menu, hopefully LC provides a

Re: SQL Date Formatting

2012-01-13 Thread Pete
Thanks Kay and Ken for some great ideas and warnings on this whole date issue. Ken, thanks for the date conversion script you sent me a few months back, very useful. I saw a headline somewhere recently that there's a move afoot to start using a new calendar! Apparently every month will have 28 d

Re: SQL Date Formatting

2012-01-13 Thread Ken Ray
> 3) I love the fact I don't have to take into account if a user is using > mm/dd/yy format or dd-mm-yy format, once it converted to dateItems it's the > same on EVERY system. Just a little 'gotcha' here - I've been doing A LOT with dates and times recently, and discovered that you either need to

Re: What are the current LiveCode issues with the Mac App Store?

2012-01-13 Thread Bill Vlahos
Bob, Yes the RunRev folks have commented before that this will be fixed in a future version but it is very frustrating that it isn't ready now. To get the new feature it requires a major change by RunRev in their environment but the new version should be able to do all the new things like the L

Re: Regular expression to find the date

2012-01-13 Thread paolo mazza
Thank you Thierry, it works very well. Now it accepts all a the date formats. All the best Paolo On Wed, Jan 11, 2012 at 12:59 PM, Thierry Douez wrote: > Hi Paolo, > > Both of these solutions work great. >> However, to me,  a perfect solution would be a combination of the two, >> >> A Regular Exp