Re: Is there a shorter way?

2015-07-01 Thread Kay C Lan
On Thu, Jul 2, 2015 at 12:52 PM, Peter W A Wood wrote: > > Is there a shorter way of achieving this? > The smart-alec answer would be text file or as you seem to be referring to a large amount of data, a database ;-) In the Model View Controller way of doing things the data (model) is all in on

Re: menu buttons and showname

2015-07-01 Thread Kay C Lan
Peter, I agree with the other here that the behaviour is as I'd expect and works the way I want it to. Can you better explain what it is you are after? Is it you have a button named "Make a Choice" and it's dynamically filled with 0 to umpteen choices, but regardless of whats in there, OR what a

Re: menu buttons and showname

2015-07-01 Thread J. Landman Gay
On 7/1/2015 8:52 PM, Peter Haworth wrote: The showName property needs to be true for the the user's selected choice from, for example, an option menu to be displayed. First problem - that's the label not the name. But if the text of the menu happens to be empty, its name is displayed instead of

Re: how to check for unnecessary local declarations?

2015-07-01 Thread Kay C Lan
Bob, I think you would need to remove the astrisks otherwise if you have single letter variables (many use them as counters in repeat loops) or words that may appear in other words - lStart, lStartSearch - you could easy miss some. On Thu, Jul 2, 2015 at 5:47 AM, Bob Sneidar wrote: > Seems you

Re: [OT] Gravatars?

2015-07-01 Thread Kay C Lan
OK, we'll try and remember Richmond's into melons, not racks. ;-) Hope your money is in a bank other than Eurobank. I understand that 28% of Bulgarian deposits are backed by the Greeks :-( On Thu, Jul 2, 2015 at 1:04 AM, Richmond wrote: > On 01/07/15 18:58, Bob Sneidar wrote: > >> THAT is a NIC

Re: Is there a shorter way?

2015-07-01 Thread Scott Rossi
Is there a reason you can't use the long id of the field? Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/1/15, 9:52 PM, "Peter W A Wood" wrote: >I¹m accessing objects in another stack with code like this: > > put "First Group" into Field "Company" of card "Com

Is there a shorter way?

2015-07-01 Thread Peter W A Wood
I’m accessing objects in another stack with code like this: put "First Group" into Field "Company" of card "CompanyData" of stack "ShareAnalysis" send textChanged to Field "Company" of card "CompanyData" of stack “ShareAnalysis" Is there a shorter way of achieving this? Even

Re: menu buttons and showname

2015-07-01 Thread Peter Haworth
This happens when the complete text of an option menu is empty, not when a line of the text is empty. On Wed, Jul 1, 2015, 8:23 PM wrote: > > I am misunderstanding. In an option menu, if I have, say, the second line > of the text of the button as empty, I get empty in the selected choice. > Thi

Re: [ANN] Super quick and easy deployment to plugged in iOS devices

2015-07-01 Thread Monte Goulding
> On 1 Jul 2015, at 8:31 pm, Matthias Rebbe | M-R-D > wrote: > > And even if i repeat here like a mantra from time to time, but subscribing to > your mergExt suite was one of the best decisions I´ve made. You can say that as often as you like Matthias Cheers -- M E R Goulding

Re: menu buttons and showname

2015-07-01 Thread dunbarx
I am misunderstanding. In an option menu, if I have, say, the second line of the text of the button as empty, I get empty in the selected choice. This has nothing to do with the name of the button itself, which does not show itself, nor the state of the show name. This is the behavior of an

menu buttons and showname

2015-07-01 Thread Peter Haworth
I've struggled with using the showName property of a menu button pretty much ever since I started using LC and beginning to wonder if I'm missing something. The showName property needs to be true for the the user's selected choice from, for example, an option menu to be displayed. First problem -

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Skip Kimpel
Maybe the Gmail API method? https://developers.google.com/gmail/api/ A quick look at that shows to be a RESTful API so I might have a shot at it that way. SKIP > On Jul 1, 2015, at 9:31 PM, Skip Kimpel wrote: > > Bob, > > The good news is I do have administrator rights and what I am writi

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Skip Kimpel
Bob, The good news is I do have administrator rights and what I am writing is an internal business tool and not for public consumption. However, before I invest a significant amount of time playing with this unknown method let me ask the question in a different way. Let's say I create a r

Re: New Indy License Pricing

2015-07-01 Thread Mark Wieder
On 07/01/2015 04:24 PM, Mike Bonner wrote: And boom goes the forum. Well, let's see... from memory... Kevin said something about how if they had done this a while back they could have avoided the service errors that affected "a small number of users". -- Mark Wieder ahsoftw...@gmail.com

Re: New Indy License Pricing

2015-07-01 Thread Jerry Jensen
Diesel is serving web pages. On-rev email is working (IMAP, I don’t use SMTP). livecode.com no . downloads.livecode.com no . on-rev.com no (!)(I guess it isn’t really in the on-rev hosting) > On Jul 1, 2015, at 5:04 PM, Dave Kilroy wrote: > > Not just the forum, all of livecode.com > > So far

Re: Combo Box Display Oddity

2015-07-01 Thread Paul Hibbert
I’m not seeing this on Yosemite with LC 7.0.6 (rc3), what LC version and system are you seeing this on? FWIW, I don’t see this as desired behaviour. Paul > On Jul 1, 2015, at 17:01, Bob Sneidar wrote: > > Here’s an odd one. An opaque combo box becomes transparent when disabled and > the back

Re: New Indy License Pricing

2015-07-01 Thread Dave Kilroy
Not just the forum, all of livecode.com So far my on-rev sites are ok Anyone able to tell if the problem is a ddos or one of their servers falling over? Mike Bonner wrote > And boom goes the forum. - "The difference between genius and stupidity is; genius has its limits." - Albert E

Combo Box Display Oddity

2015-07-01 Thread Bob Sneidar
Here’s an odd one. An opaque combo box becomes transparent when disabled and the background shows through. The quick fix is to set the blending to srcOrReverse, but why should I have to? Not complaining just asking if anyone else can reproduce this, and is this the desired behavior? Bob S ___

Re: New Indy License Pricing

2015-07-01 Thread stephen barncard
On Wed, Jul 1, 2015 at 4:24 PM, Mike Bonner wrote: > And boom goes the forum. > I thought it was my provider. It appears we are still in the networking middle ages. -- Stephen Barncard - Sebastopol Ca. USA - Deeds Not Words ___ use-livecode mailing l

Re: Revmail problems on Windows 8

2015-07-01 Thread stephen barncard
Bless the engine, my son. -- Stephen Barncard - Sebastopol Ca. USA - Deeds Not Words On Wed, Jul 1, 2015 at 2:55 PM, Bob Sneidar wrote: > To which I might add, > > Don’t put bad gas in the engine > Don’t over rev the engine > Don’t try to pull the engine apart, then put it back together “more b

Re: New Indy License Pricing

2015-07-01 Thread Mike Bonner
And boom goes the forum. On Wed, Jul 1, 2015 at 4:50 PM, Mark Wieder wrote: > Peter Haworth writes: > > > > > I'm assuming some folks out there got the same email as me regarding the > > increase in Indy license pricing. > > > > From that email, it seems that the Community Edition will no longe

Re: New Indy License Pricing

2015-07-01 Thread Mark Wieder
Peter Haworth writes: > > I'm assuming some folks out there got the same email as me regarding the > increase in Indy license pricing. > > From that email, it seems that the Community Edition will no longer have > all the same features as the fee-based versions of Livecode. > > Comments? Been

Re: New Indy License Pricing

2015-07-01 Thread Dirk prive
All I can say is to send feedback to Kevin. I already did and they are listening. Dirk cleenwerck. On Jul 1, 2015 23:15, "Peter Haworth" wrote: > I'm assuming some folks out there got the same email as me regarding the > increase in Indy license pricing. > > From that email, it seems that the Com

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Bob Sneidar
There is this, but it requires user interaction, specifically with a powershelgl authentication dialog. It also has some other pre-requisites that would become insurmountable obstacles if you did not have administrative access to the Exchange server or the workstation executing the powershell.

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Bob Sneidar
You would think that, but you might be mistaken. The contact management Act has specifically stated that in order to get the Act Outlook plugin to work with Outlook, the end user be an administrator. This was not true for older versions of Outlook but it is now. This is because Microsoft way up

Re: Reordering cards?

2015-07-01 Thread Geoff Canyon
Disappointing that they're almost synonyms. I just checked and noticed the difference -- that "number" can be used to refer to stacks in a file, while "layer" apparently can't. On Sat, Jun 27, 2015 at 1:36 AM, J. Landman Gay wrote: > On 6/26/2015 11:08 PM, Scott Rossi wrote: > >> And again there

Re: Revmail problems on Windows 8

2015-07-01 Thread Bob Sneidar
To which I might add, Don’t put bad gas in the engine Don’t over rev the engine Don’t try to pull the engine apart, then put it back together “more better” I’ll leave it up to everyone’s imaginations to determine what the coding correlations for these are. It’s only my intent to seem wise. Bob

Re: how to check for unnecessary local declarations?

2015-07-01 Thread Bob Sneidar
Seems you could write a handler to do it pretty easily. — get stack script — find “local “ — get word 2 of found line — filter with “*” & word 2 of found line & “*” — count number of lines. if only 1 then delete that line — get list of cards — repeat for every card — get card script — what I jus

New Indy License Pricing

2015-07-01 Thread Peter Haworth
I'm assuming some folks out there got the same email as me regarding the increase in Indy license pricing. >From that email, it seems that the Community Edition will no longer have all the same features as the fee-based versions of Livecode. Comments? Pete ___

Re: [OT] Gravatars?

2015-07-01 Thread Richmond
On 01/07/15 18:58, Bob Sneidar wrote: THAT is a NICE RACK! A wee bit "in yer face" for vegetarians. Richmond. Bob S On Jun 29, 2015, at 21:31 , Mark Wieder wrote: On 06/29/2015 08:05 PM, Jerry Jensen wrote: Geez, guys, now I had to look up portmanteau too. I’m no wiser - adding a phot

Re: [OT] Gravatars?

2015-07-01 Thread Bob Sneidar
THAT is a NICE RACK! Bob S > On Jun 29, 2015, at 21:31 , Mark Wieder wrote: > > On 06/29/2015 08:05 PM, Jerry Jensen wrote: > >> Geez, guys, now I had to look up portmanteau too. I’m no wiser - adding a >> photo to a coat rack has me baffled. > > Here's a photo of a goat rack for you. > You

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Magicgate Software - Skip Kimpel
Interesting... never thought of going that route but probably the most likely approach. Richard, thanks for giving me something to go on. SKIP On Wed, Jul 1, 2015 at 11:46 AM, Richard Gaskin wrote: > Skip Kimpel wrote: > > > I need the ability to tap into an Exchange Server account and grab >

Re: Retrieve email and attachments from Exchange Server

2015-07-01 Thread Richard Gaskin
Skip Kimpel wrote: > I need the ability to tap into an Exchange Server account and grab > text / attachments from emails sitting in that account. > > Can anybody think of a way to do that via LC? I don't have an answer but I might have a clue: Since Vista, Windows has become increasingly inter

Retrieve email and attachments from Exchange Server

2015-07-01 Thread Magicgate Software - Skip Kimpel
Good morning / afternoon, I need the ability to tap into an Exchange Server account and grab text / attachments from emails sitting in that account. Can anybody think of a way to do that via LC? I know it is a stretch... hoping for a creative solution. Thank you for your input! SKIP __

Re: Revmail problems on Windows 8

2015-07-01 Thread Richard Gaskin
David V Glasgow wrote: > The good news is that using the launch url workaround recommended by > Richard (below) worked fine. So anyone encountering the same issue > can take this route. Thanks Richard. > > Why Revmail should fail in the way I have described is beyond me. > Maybe brighter coders

Re: Detecting Multiple Clicks

2015-07-01 Thread Randy Hengst
Yes, thank you Scott. be well, randy Randy Hengst www.classroomFocusedSoftware.com > On Jun 30, 2015, at 9:50 PM, Paul Hibbert wrote: > > Nice share. > > Thank you Scott. > > Paul > >> On Jun 30, 2015, at 13:03, Scott Rossi wrote: >> >> Thought folks might find the following useful... >>

Re: Release 6.7.6 / 7.0.6

2015-07-01 Thread Graham Samuel
Sebastien - from where I am, it is NOT TRUE that this update can be obtained by “check for updates”, at least not from the Mac version of LC 7.0.6 (rc1) on Yosemite 10.10.3. I think this problem existed for the last update as well. What’s going on? Graham > On 1 Jul 2015, at 15:28, Sebastien N

AW: how to check for unnecessary local declarations?

2015-07-01 Thread Tiemo Hollmann TB
I am talking only about locals WITHIN a handler. -Ursprüngliche Nachricht- Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag von Tiemo Hollmann TB Gesendet: Mittwoch, 1. Juli 2015 15:45 An: LiveCode User Liste senden Betreff: how to check for unnecessary local dec

how to check for unnecessary local declarations?

2015-07-01 Thread Tiemo Hollmann TB
Hello, I am using the strict compilation mode. When working over longer time on a project it regularly happens that I have orphaned local variable declarations. Actually they don't hurt, but I like to keep my code clean and wonder if there is any hidden feature, which checks for not any more need

Release 6.7.6 / 7.0.6

2015-07-01 Thread Sebastien Nouat
Dear List Members, We are pleased to announce the release of LiveCode 6.7.6 and 7.0.6 Stable. This release is a stable release, in which all the bugs fixed in the .6 versions are now stable. The list of bugs fixed in those versions can be found in the Release Notes (in the RC 1, RC 2 and RC 3-

Re: Revmail problems on Windows 8

2015-07-01 Thread David V Glasgow
I originally sent this a couple of days ago, but it has never appeared on the list. Apologies if it ends up a double post…. Based on the advice received when I posted this issue, I checked the result immediately after the revmail line was executed. Interestingly, the result-put line was not e

Re: [ANN] Super quick and easy deployment to plugged in iOS devices

2015-07-01 Thread Matthias Rebbe | M-R-D
Monte, thanks that was it. Had still the distribution profile set. Seems i had too little sleep. This tool is really a time saver. And even if i repeat here like a mantra from time to time, but subscribing to your mergExt suite was one of the best decisions I´ve made. Regards, Matthias > Am

Re: [ANN] Super quick and easy deployment to plugged in iOS devices

2015-07-01 Thread Monte Goulding
> On 1 Jul 2015, at 8:13 pm, Matthias Rebbe | M-R-D > wrote: > > So what am i doing wrong? That’s a good question. Do you have the provisioning profile set correctly? Cheers Monte -- M E R Goulding Software development services Bespoke application development for ver

Re: [ANN] Super quick and easy deployment to plugged in iOS devices

2015-07-01 Thread Matthias Rebbe | M-R-D
Hi, it seems i am doing something wrong. I copied the file to the plugins folder and i can see my iOS device in the LC ide under Development->Test target. I selected the device, but pressing the Test button only let me select a folder where the standalone shall be saved. The standalone is saved

Re: How to Teach Coding

2015-07-01 Thread Kay C Lan
My children give me feedback on my failures all the time ;-( But I think you are right, Richmond's are very effective. Well done Richmond, my wife (a professional educator) would support you 100%; your devotion to teaching and focusing on the children, not the content, is to be commended. Those chi