Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
> On 10 Jun 2016, at 3:53 PM, m...@jerrydaniels.com wrote: > > I figured out what 'Ali awesomeness' meant just before I checked email. I've > got Mohammed Ali on the brain this week, I suppose. Well float like a butterfly over to the copy files pane and sting like a bee on the “Add Included Ex

Re: mergExt Markdown

2016-06-09 Thread me
I figured out what 'Ali awesomeness' meant just before I checked email. I've got Mohammed Ali on the brain this week, I suppose. Best, Jerry On Jun 9, 2016, 3:10 PM -0500, Monte Goulding, wrote: > > > On 10 Jun 2016, at 6:04 AM, Jerry Danielswrote: > > > > Thx, Monte! “Ali awesomeness”? >

Re: mergExt Markdown

2016-06-09 Thread me
I looked all over the place on the copy files page but didn't see how to add it. I'll check again. If you can point me in the right direction, I'd be grateful. Best, Jerry On Jun 9, 2016, 4:23 PM -0500, Monte Goulding, wrote: > > > On 10 Jun 2016, at 7:09 AM, Jerry Danielswrote: > > > > Just

Re: Raspberry Pi GPIO

2016-06-09 Thread [-hh]
Using the GPIO is nothing else than writing zeros or ones to a file. Nobody needs a library for that? [Also there was a talk about that at the last LC US-conference.] The problem is to use the *correct* files or pins numbering respectively. This is hardware dependent, not a problem of using LC or

hasMemory

2016-06-09 Thread Mark Wieder
On 06/09/2016 07:35 PM, Thierry Douez wrote: Hi Mark, Not sure if this will help you, but anyway it's an interesting post. Fortunately you and I have similar definitions of "interesting" Unfortunately it's no real help for what I was trying. After spending part of a day playing around with

Re: The 'startup' message not working in IDE

2016-06-09 Thread Jerry Jensen
Hah! I was wondering if anybody would get that. > On Jun 9, 2016, at 6:53 PM, Dar Scott wrote: > > Yeah, I started out in FORTRAN a half century ago, and I have habits from > that. > >> On Jun 9, 2016, at 7:42 PM, Jerry Jensen wrote: >> >> Heck, I still use i,j,k,l,m,n variables for intege

Re: Another way of approaching LC8

2016-06-09 Thread James Hale
I concur with all the previous posters on this. Just jump in. I have been working slowly on an app since V6. Hey, I'm retired and this is something I do to amuse myself. Anyway, I have continued developing this app, adding bits and pieces to it through all of lc6 and lc7. I would occasionally open

Re: LCB shell?

2016-06-09 Thread Thierry Douez
Hi Mark, Not sure if this will help you, but anyway it's an interesting post. http://blog.peter-b.co.uk/2015/09/using-c-library-functions-from-livecode.html Regards, Thierry 2016-06-10 3:37 GMT+02:00 Mark Wieder : > Is the shell command/function available in extensions? I'm getting script >

Re: The 'startup' message not working in IDE

2016-06-09 Thread Dar Scott
Yeah, I started out in FORTRAN a half century ago, and I have habits from that. > On Jun 9, 2016, at 7:42 PM, Jerry Jensen wrote: > > >> On Jun 9, 2016, at 6:31 PM, Mark Wieder wrote: >> >> On 06/09/2016 05:11 PM, Jerry Jensen wrote: >>> True, true. in that example the “;” separates the de

Re: The 'startup' message not working in IDE

2016-06-09 Thread Jerry Jensen
> On Jun 9, 2016, at 6:31 PM, Mark Wieder wrote: > > On 06/09/2016 05:11 PM, Jerry Jensen wrote: >> True, true. in that example the “;” separates the declaration command from >> the assignment command. My mistake. >> >> However, here is an example that does the assignment right in the >> decl

LCB shell?

2016-06-09 Thread Mark Wieder
Is the shell command/function available in extensions? I'm getting script parsing errors that seem like they might indicate that it's not, and the dictionary isn't conclusive on that issue. If it's not available for extensions, is there an alternative? I've got a script stack library that I'm t

Re: The 'startup' message not working in IDE

2016-06-09 Thread Mark Wieder
On 06/09/2016 05:11 PM, Jerry Jensen wrote: True, true. in that example the “;” separates the declaration command from the assignment command. My mistake. However, here is an example that does the assignment right in the declaration command, on the fly: It seems to work (!). Honestly, I half e

Re: Raspberry Pi GPIO

2016-06-09 Thread Monte Goulding
It looks like you could do this very easily in script. A good community project to write a library and see what you can do with it! http://luketopia.net/2013/07/28/raspberry-pi-gpio-via-the-shell/ Cheers Monte > On 10 Jun 2016, at 8:38 AM, Richard Gaskin wrote: > > What's needed to work with

Raspberry Pi GPIO

2016-06-09 Thread Richard Gaskin
What's needed to work with the GPIO on RPi? I'd like to work with a motion sensor, and would prefer to work with LC instead Python if I can. -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web _

Re: The 'startup' message not working in IDE

2016-06-09 Thread Jerry Jensen
True, true. in that example the “;” separates the declaration command from the assignment command. My mistake. However, here is an example that does the assignment right in the declaration command, on the fly: It seems to work (!). Honestly, I half expected it to fail on the first do. on mouseU

Re: Clipboard access on mobile?

2016-06-09 Thread Ben Rubinstein
> I suspect it would be possible to > more-or-less copy & paste the relevant code Ironically enough. Thanks Peter! Ben On 09/06/2016 11:09, Peter TB Brett wrote: On 09/06/2016 11:01, Ben Rubinstein wrote: Is there any way to access the clipboard on mobile yet? My immediate need is just to

Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
> On 10 Jun 2016, at 7:09 AM, Jerry Daniels wrote: > > Just tested markdown with 8.0.2 rc1. As far as I can tell, it does not fix > it. Is there something I need to do in SA setting to make it work? Are you including it on the copy files pane? ___ us

Re: mergExt Markdown

2016-06-09 Thread Jerry Daniels
Monte, Just tested markdown with 8.0.2 rc1. As far as I can tell, it does not fix it. Is there something I need to do in SA setting to make it work? Best, Jerry > On Jun 9, 2016, at 3:04 PM, Jerry Daniels wrote: > > Thx, Monte! “Ali awesomeness”? > >> On Jun 9, 2016, at 2:47 PM, Monte Gouldi

Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
> On 10 Jun 2016, at 6:04 AM, Jerry Daniels wrote: > > Thx, Monte! “Ali awesomeness”? Ali from the LC team has worked some magic on standalone inclusions in 8.1. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subs

Re: mergExt Markdown

2016-06-09 Thread Jerry Daniels
Thx, Monte! “Ali awesomeness”? > On Jun 9, 2016, at 2:47 PM, Monte Goulding wrote: > > There were some issues with desktop mergExt inclusion in 8.0.1. > > 8.0.2 fixes it and 8.1 will bring some Ali awesomeness to the experience. > > Sent from my iPhone > >> On 10 Jun 2016, at 4:23 AM, Jerry

Re: mergExt Markdown

2016-06-09 Thread Monte Goulding
There were some issues with desktop mergExt inclusion in 8.0.1. 8.0.2 fixes it and 8.1 will bring some Ali awesomeness to the experience. Sent from my iPhone > On 10 Jun 2016, at 4:23 AM, Jerry Daniels wrote: > > I cannot seem to get the mergExt markdown stuff to work in a standalone. > Usin

mergExt Markdown

2016-06-09 Thread Jerry Daniels
I cannot seem to get the mergExt markdown stuff to work in a standalone. Using 8.0.1 release version. Anyone else? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription p

Re: Cost of app development...

2016-06-09 Thread RM
Maybe I'm a poisonous toad (OK, OK, don't answer that one: I am a poisonous toad), but I feel very funny about these claims: Battle-tested at 10,000 companies by 200,000 developers with over 100,000 apps. Craft your application in minutes [who is naive enough to fall for that one?] Certain

Re: Cost of app development...

2016-06-09 Thread Richard Gaskin
John Dixon wrote: > https://www.appgyver.com/ > > A link to this dropped into my mailbox... Whilst what it is supposed > to be able to do seems to be very 'fashionable' and very 'whizzy', > the main thought that entered my head after looking at the pricing > page was... 'In future I will only mut

Cost of app development...

2016-06-09 Thread John Dixon
https://www.appgyver.com/ A link to this dropped into my mailbox... Whilst what it is supposed to be able to do seems to be very 'fashionable' and very 'whizzy', the main thought that entered my head after looking at the pricing page was... 'In future I will only mutter about the price of liveC

Re: Unpaid Pledges on Infinite LiveCode Campaign

2016-06-09 Thread Heather Laine
Replying to myself... I might add, if you do NOT have an invoice for your pledge in your LiveCode account, then you haven't paid. It could be that some people are under the impression that a payment went through when it did not. No invoice = we didn't get your payment. Regards, Heather > On 9

Re: Unpaid Pledges on Infinite LiveCode Campaign

2016-06-09 Thread Heather Laine
If you have an invoice with an ID that starts with ST then you have definitely paid. This is the automatic receipt generated when you make your payment, you can't get an invoice ID starting ST without having paid. If you paid by contacting support and we manually generated an invoice for you, t

Re: Unpaid Pledges on Infinite LiveCode Campaign

2016-06-09 Thread Paul Dupuis
On 6/9/2016 10:56 AM, Heather Laine wrote: > Dear List Folks, > > We are somewhat concerned that quite a few pledges for the Infinite LiveCode > campaign remain unpaid. It is possible that some of our payment request > emails are going into spam folders. If you pledged for the campaign, and you

RE: [a bit OT] Apple Store

2016-06-09 Thread Lynn Fredricks
> http://www.bbc.com/news/technology-36486556 I never thought 30% to be too high as generally speaking, any reseller will expect between 20-30%. Moving to a larger than 12 month subscription model means more revenue for Apple. Customers who have subscriptions certainly would rather handle them al

Re: Another way of approaching LC8?

2016-06-09 Thread Jim sims
Graham - what I've just done is signed on to the $49 Conference offer as it includes one month of email access to the LC gurus, unlimited questions but one month only. I'm hoping that will help me with learning LC 8 plus help me out in other ways. sims On Thu, Jun 9, 2016 at 2:52 PM, Graham Samu

Unpaid Pledges on Infinite LiveCode Campaign

2016-06-09 Thread Heather Laine
Dear List Folks, We are somewhat concerned that quite a few pledges for the Infinite LiveCode campaign remain unpaid. It is possible that some of our payment request emails are going into spam folders. If you pledged for the campaign, and you do not recall having paid your pledge yet, could you

Re: Unpaid Pledges on Infinite LiveCode Campaign

2016-06-09 Thread François Chaplais
my invoice was indeed buried is a ton of spam messages, that fortunately I scan more or less regularly. François > Le 9 juin 2016 à 16:56, Heather Laine a écrit : > > Dear List Folks, > > We are somewhat concerned that quite a few pledges for the Infinite LiveCode > campaign remain unpaid. It

Re: Another way of approaching LC8?

2016-06-09 Thread RM
On 9.06.2016 17:33, Richard Gaskin wrote: Graham Samuel wrote: > Having been burnt by the BMI Calculator example, what would listers > suggest as the shortest way to get familiar with LC8 without reading > an enormous amount of text? I would count myself as a pretty > experienced LiveCode prog

Re: Another way of approaching LC8?

2016-06-09 Thread RM
Well, I'm just playing with it in my spare time: that's how I learnt Hypercard, Toolbook, Director, and Runtime Revolution 1.1.1 (that's Livecode to you). I have never found books on how to program make any sense whatsoever to me; and that is one of the reasons (apart from innate idleness) that

Re: Another way of approaching LC8?

2016-06-09 Thread Richard Gaskin
Graham Samuel wrote: > Having been burnt by the BMI Calculator example, what would listers > suggest as the shortest way to get familiar with LC8 without reading > an enormous amount of text? I would count myself as a pretty > experienced LiveCode programmer, so that’s where I’m starting from. >

Another way of approaching LC8?

2016-06-09 Thread Graham Samuel
Having been burnt by the BMI Calculator example, what would listers suggest as the shortest way to get familiar with LC8 without reading an enormous amount of text? I would count myself as a pretty experienced LiveCode programmer, so that’s where I’m starting from. Maybe I should just take an e

Re: Clipboard access on mobile?

2016-06-09 Thread Roger Eller
I would suggest that you do Android first then, and save iOS for dessert. Otherwise, parity will never happen. ~Roger On Jun 9, 2016 6:10 AM, "Peter TB Brett" wrote: > On 09/06/2016 11:01, Ben Rubinstein wrote: > >> Is there any way to access the clipboard on mobile yet? >> >> My immediate need

Re: Clipboard access on mobile?

2016-06-09 Thread Peter TB Brett
On 09/06/2016 11:01, Ben Rubinstein wrote: Is there any way to access the clipboard on mobile yet? My immediate need is just to read the contents of the clipboard , though in principle it would be useful to be able to write it as well. (I've got a small utility, and I'd like it to be able to in

Clipboard access on mobile?

2016-06-09 Thread Ben Rubinstein
Is there any way to access the clipboard on mobile yet? My immediate need is just to read the contents of the clipboard , though in principle it would be useful to be able to write it as well. (I've got a small utility, and I'd like it to be able to inspect the clipboard when the app launches

RE: [a bit OT] Apple Store

2016-06-09 Thread Dave Kilroy
The thing I’m currently most interested in is that the time Apple takes to review your product has fallen from more than a week to a day or less :) > Yes... that article put a smile on my face when reading it over breakfast > this morning...:-) > > > To: [hidden email] > >