Re: [ANN] LiveCode External to validate the MAS Receipt

2015-09-13 Thread Matthias Rebbe | M-R-D
Hi, is this still the recommended way to integrate a validation? Or are the information and the recommended tools and downloads outdated? Regards, Matthias > Am 30.05.2012 um 20:50 schrieb Guglielmo Braguglia >: > > Dear members of this list, > > all of you,

InfoWallet website and development ending in a week

2015-09-13 Thread Bill Vlahos
The InfoWallet website and all development will cease on September 20, 2015. InfoWallet is free and downloadable from the website (including the final update) until the website goes dark. LiveCode has been a great tool to develop this software with. It has enabled InfoWallet to be compatible wi

Re: Thoughts about Functions, Pseudocode & Natural Language

2015-09-13 Thread Mike Kerner
Well, what about "exit to button" or "exit all repeats" or "exit all ifs" or something like that? It's a little kluge, but at least it resembles elegant: put false into allDone repeat whatever1 repeat whatever2 repeat whatever3 put somethinghappened into allDone if all