4068
<https://forums.livecode.com/viewtopic.php?f=15&t=34068>
and it just works!
Kind regards,
Thierry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferenc
567Z33)(42)
Thanks to check https://sunny-tdz.com/livecode/sunnyrex
<https://sunny-tdz.com/livecode/sunnyrex>
Thierry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
at way.
Hi Peter,
This happened to me a couple of years ago which an old stack being updated to
new LC format
I've lost all those standard group behaviour... I deleted them from all cards
and redo.
Unfortunately, don't remember the full d
Hallo Klaus,
Umm, thinking loudly, I would say numberformat has a local scope ...
Regards,
Thierry
What am I missing?
>
> Klaus
--
----
Thierry Douez - sunny-tdz.com
___
use-livecode mailing li
Here is another place for MacOS system errors:
https://www.macheat.com/general-error-codes-for-os-x
most probably doesn't list all errors...
Thierry Douez
sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit thi
course, better to check if what I'm saying is right
as yesterday I was travelling all night :)
Kind regards,
Thierry
--
----
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
designer who works with Xara
(Win10) and
I adapt his works with Affinity Designer (MacOS). We can exchange our SVG
jobs
quite easily, and for me, not being a graphic designer at all, I find this
process easy enough.
Regards,
Thierry
--
----
Thie
Hallo Tiemo,
I believe Mark has a good time on the beach :)
If I remember well, he said few days ago that his company will be closed
for holidays.
Kind regards,
Thierry
2017-09-20 9:22 GMT+02:00 Tiemo Hollmann TB
:
> Hello,
>
> I am using Installer Maker, version 1.8.7 from M
2017-09-15 10:57 GMT+02:00 Charles Warwick
:
Hi Thierry,
>
> On 15/09/2017 6:31 PM, Thierry Douez:
>
>> Hi all,
>>
>> I've worked hard with tsNetSmtpSync() these last days,
>> on macOS Sierra with the latest LC 8.1.6
>> and have 2 questions which both
2017-09-15 17:35 GMT+02:00 Thierry Douez :
>
>
> 2017-09-15 17:29 GMT+02:00 Bob Sneidar :
>
>> Spoke too soon those are the actual WORDS username and password, base64
>> encoded, but some of the chars are not plain ascii not sure why.
>>
>> Bob S
>>
>
d silly character in these datas before posting :)
Your email scarred me first so I forgot I did this :)
Anyway, thanks again as I'm not familiar with this protocol.
Regards,
Thierry
>
> > On Sep 15, 2017, at 08:05 , Thierry Douez via use-livecode <
> use-livecode@lists.runre
everything on the server !
Thanks again :)
Thierry
--------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runre
2017-09-15 11:19 GMT+02:00 Charles Warwick :
> Hi Theirry,
>
> On 15/09/2017 7:08 PM, Thierry Douez wrote:
>
>> I guess both methods are safe?
>> or is there some advantages with one or the other?
>>
>> I'm using it within a Livecode Mail Composer.
&
2017-09-15 10:57 GMT+02:00 Charles Warwick
Hi Thierry,
>
> On 15/09/2017 6:31 PM, Thierry Douez:
>
>> Hi all,
>>
>> I've worked hard with tsNetSmtpSync() these last days,
>> on macOS Sierra with the latest LC 8.1.6
>> and have 2 questions which bothers
354 Enter message, ending with "." on a line by itself
250 OK id=1dsT5O-002hrt-TA
or this:
250 OK
250 Accepted
250 Accepted
354 Enter message, ending with "." on a line by itself
250 OK id=1dsSmD-003WQr-2l
In both cases, the email is sent and received correctly.
T
Hi James,
To express my appreciation of your astonishing tool and work,
I'm offering you a free license of sunnYrex
<https://sunny-tdz.com/livecode/sunnyrex> !
I'll send it to you on your private email.
Hope you'll like it.
Kind regards,
Thierry
2017-09-12 10:37 GMT
ould not find out why, what and so on . . .
>
> Richmond.
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.
put p into s
>> end set
>>
>> function get
>> return s
>> end get
>>
>
> Yes, I use that a lot.
>
>
+1
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYm
2017-08-03 17:00 GMT+02:00 Bob Sneidar:
I poked around on their web site.
What is the advantage of this db over other SQL db's? Price? Speed? Ease of
> config?
>
>
Hi Bob,
Here is 1 minute of rethinkDB...
https://www.youtube.com/watch?v=qKPKsBNw604
Regards,
Thierry
>
ll loop through the
end
of the html and only one time. About quality concerns, restricting the
regex to the part is a good idea as you never know what could be
some html in the future...
>
> Thanks for the effort you put into this.
You're welcome.
Kind regards,
Thierry
We are
2017-08-02 6:45 GMT+02:00 Sannyasin Brahmanathaswami:
Hi Brahmanathaswami,
Thanks Thierry
>
> though I'm yet sure when using regEx this is better than using Jacque's
> method
>
That's 2 different ways..
but with the regex one, you have the exact key and value of
code:
local Rx, Rslt, _Html, OG
put empty into Rslt
put URL "https://www.youtube.com/user/kauaiaadheenam"; into _Html
get
"(?ms)"
put IT into Rx
repeat while matchChunk( _Html, Rx,p1,p2,p3,p4 )
put char p3 to p4 of _Html into OG[ char p1 to p2 o
2017-07-18 6:31 GMT+02:00 Peter Bogdanoff via use-livecode <
use-livecode@lists.runrev.com>:
> Thierry, I ended up using your first Regex example—works great!
>
> It is very good to know about \p{} matches—everything from Arabic to Yi.
That may come in handy later.
>
&
2017-07-18 3:53 GMT+02:00 Thierry Douez :
>
>> I want to know if this data contains Chinese characters
>>
>> Thanks for suggestions!
>>
>> Peter Bogdanoff
>>
>>
> Hi Peter,
>
Ok, back after my second morning coffee :)
A better way to check f
Bogdanoff
>
>
Hi Peter,
Mmm, not sure you'll get *only* Chinese characters,
but at least any entity with only 5 numbers.
This function returns true if find any, false otherwise:
function testForChinese T
xt
-- any htmltext
return
>
it crashes at the moment where it tries to include externals.
>
>
Just a guess; might be RC 3 would help...
Regards,
Thierry
--
----
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech
p first
> opens
> ...
>
This audio message is telling you that you have a Trial-Demo version
of sunnYtext2speech external.
There is *no audio message with the licensed one*!
This is the only difference between the Trial and the licensed ver
mmands.
Contact me off-list if any interest.
Kind regards,
Thierry
--
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-l
ation with Perl where
they were lost in pure LiveCode script; but this is another story.
By the way, there is a not free LiveCode library called sunnYrex which
accepts LiveCode script inside
the replacement text.. pretty cool too but not useful in Paul use case.
Kind regards,
Thierry
2017-06-05
I have a tab and cr delimited table of data, a sample line of which is
> below:
>
> 1Test4052,125941,4052,3,2388
>
> Can someone help me revise this regex to match what I need?
>
> Thank you kindly, in advance.
>
--
--
lution 1st or mine adding a
second sort after it.
Enjoy your week-ed,
Thierry
Yes, you are right, so I rewrite it a bit to be more *readable*:
>
>
> sort lines of T numeric by AaZz_sort(char 1 of each)
>
> function AaZz_sort x
>get chartonum( x)
>if IT > 96 then r
ner,
I did use this time to clean my garden,
did some house construction and enjoyed
to talk longer with friends in the city :)
But I'll have to work all the week-end now :)
Kind regards,
Thierry
> >
> >> put "1 [A] 2 [B] 3." into tText
> >> put remov
2017-05-19 15:44 GMT+02:00 hh
:
> Thierry wrote:
> > sort lines of T numeric by AaZz_sort( each)
> > function AaZz_sort x
> >get chartonum( char 1 of x)
> >if IT > 96 then return ( IT - 96) * 2 + 1
> >else return ( IT - 64) * 2
> > end AaZz_s
n bracket followed by zero to
any number of chars which are not a close bracket, and last a close bracket.
BTW, no need to escape the last closing bracket; the regex engine is smart
enough.
PCRE library accepts the 2 forms.
HTH,
Thierry
--
Thierry Do
king for...
and I have no ideas if the double-sort is faster then this one.
Thierry
----
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing
line command!
I've typed this post with the new Opera browser
???
Another try with 2 lines:
put "1 [A] 2 [B] 3." into tText
put removeBrackets( tText)
Better?
Thierry
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2spe
Hi,
>
> function removeBrackets pString
> return replacetext(pString,"\[.*\]",empty)
> end removeBrackets
>
>
What would be the result of next line:?
*put* removeBrackets
(
"1 [A] 2 [B] 3."
)
Kind regards,
Thierry
--------
> Is there a way to "cancel" a shell command that is still running in LC?
>
Hi Greg,
You can do it via another shell() call with the kill command.
Of course, you need the ID of the process you did started before.
R
Hallo Bernd,
Great job, as usual !
Kind regards,
Thierry
2017-03-22 15:37 GMT+01:00 BNig via use-livecode <
use-livecode@lists.runrev.com>:
> I uploaded a compact version of the dictionaries for LC 8.1 and up to
> Livecodeshare
>
> http://livecodeshare.ru
Hi,
Is there some ways to interact with SAP databases (windows)?
I need to:
import / export datas to / from SAP modules
read / write datas.
My knowledge in this area is close to zero, so any hints or links
are very much welcomed.
Kind regards,
Thierry
Hi Ben,
try this:
the scriptExecutionErrors
HTH,
Thierry
2017-02-27 17:11 GMT+01:00 Ben Rubinstein via use-livecode <
use-livecode@lists.runrev.com>:
> For years I've been accustomed to interpreting the error reported in a
> 'catch' statement using
>
>
2017-01-19 18:53 GMT+01:00 Bob Sneidar via use-livecode <
use-livecode@lists.runrev.com>:
> Hi all.
>
> Given code snippet:
>
> open file "Forms Generator 8 Crash Log.txt" for write
>
open file "Forms Generator 8 Cra
fic ghost files
> in zip archives for Windows users. :-/
>
>
--
----
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-liv
Hi Phil,
Instead of closing your process,
try to send a SIGINT or SIGQUIT signal to the child process, eg:
kill
kill -9
This is just out of my head... HTH
Disclaimer: I know nothing about Sox.
and happy holidays too,
Thierry
2016-12-27 7:50 GMT+01:00 Phil Davis :
> On a Mac I want
2016-11-03 15:37 GMT+01:00 Bob Sneidar :
> Which version works with which should probably be published in a document,
> and maybe already has been.
>
Hi Bob,
There is one place:
https://livecode.com/resources/support/ask-a-question/
but it needs to be updated too :)
Mmm, not sure as I'm far away from my computer,
but I think you need Xcode 8 ! not 8.1.
Hope someone else could confirm...
Regards,
Thierry
2016-11-03 9:57 GMT+01:00 John Allijn :
> Hi,
> Yesterday I updated Xcode to 8.1 and LiveCode to version 8.1.1 and now
> LiveCode
iling list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
--
Thierry Douez - http://sunny-td
de/Introduction/Introduction.html
Does this help?
Thierry
>
> > On 26 Oct 2016, at 11:20, Tiemo Hollmann TB wrote:
> >
> > Hi Bill,
> >
> > the security message is just the new default setting since 10.10 or so.
> Your user can download, install and run your app
Mmm, just did a test:
COPY: ./Applications/LiveCode Indy
8.1.1(rc1).app/Contents/Runtime/iOS/Device-10.0/Settings.plist
INTO:~/Desktop/Info.plist
in BBEdit, edit ./Desktop/Info.plist and add
Thierry
Douez
Here are the latest lines of this file:
UIFileSharingEnabled
Hi Phil,
Did you try this recipie:
Copy the template plist from LC.
Edit it the way you like.
.
Name it Info.plist and add it to "copy files" tab in Standalone settings.
Not sure if this still works....
HTH,
Thierry
--
Thierry Douez - http
s
://sunny-tdz.com <http://
mple input text in fld "F1" :
get getVal(a)
put getVal(a,b) into z
put getVal(a,b,c) && getVal(a,b,c) into y
and results in fld "f2":
get getVal(a,dbtr)
put getVal(a,b,dbtr) into z
put getVal(a,b,c,dbtr) && getVal(a,b,c,dbtr) into y
Is this what you are look
My preferate: Affinity Designer
https://affinity.serif.com
Thierry
2016-08-05 16:57 GMT+02:00 Graham Samuel :
> Having got very interested in LC widgets at the conference, I’m about to
> start experimenting, but I need to create some SVG graphics based on my own
> designs. I can
Hi Lyn,
within LC 8.0, this works:
*put* the cErrorsList of stack "revErrorDisplay"
Regards,
Thierry
> In LiveCode 7 and earlier, one could use the following to extract the list
> of errors:
>
> the cErrorsList of cd 1 of stack "revErrorDisplay"
>
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 g
re can I check, if my system is running in 32 or 64 bit?
HTH,
Thierry
----
Thierry Douez - http://sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to s
*set* the unicodeText of field 1 to uniEncode(tUnicodeText,"UTF8")
If we want to export text from our stack we simply go in the other direction
*put* uniDecode(the unicodeText of field 1,"UTF8") into tUTF8Text
*put* tUTF8Text into url("file:greek2.txt")
Guess it
Ludovic,
Try this:
Copy the template plist from out of LC.
Edit it the way you like.
.
Name it Info.plist and add it to copy files in Standalone settings.
I never did it but I think I've seen this trick in this list a couple of
months ago.
Good luck,
Thierry
2016-05-16 16:48 GMT+
t;
>
Hi,
What happens when you do this:
put shell("open -h")
should return the help summary.
If not, then you have a PATH problem.
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
> > and with a bit of factoring...
> >
> > put addHex( "20F", "4CD")
> >
> >
> > function addHex v1, v2
> > local d1, d2
> > put baseConvert( v1,16,10) into d1
> > put baseConvert( v2,16,10) into d2
> > r
and with a bit of factoring...
put addHex( "20F", "4CD")
function addHex v1, v2
local d1, d2
put baseConvert( v1,16,10) into d1
put baseConvert( v2,16,10) into d2
return baseconvert( d1 + d2, 10, 16)
end addHex
Thierry
2016-05-03 18:13 GMT+02:00 Devin As
Hi Erik,
Thanks for sharing.
You make my day... the day of an old developer :)
Regards,
Thierry
2016-04-29 7:43 GMT+02:00 Erik Beugelaar :
> For who it may concern... (I am 49...;-)
>
> Adrian Kosmaczewski destroys any concerns you may have about becoming an
> older develope
Hi,
there is a file ".."
HTH,
Thierry
2016-04-02 10:48 GMT+02:00 JB :
> If I open a file for read or write and the file does
> not exist it will be created. Is there a way to see
> if the file exists before opening it? I do not want
> a file to be created if it does
> Am I wrong. misguided, foolish, or brilliant?
>
You are brilliant !!!
Mmm, as long as you don't need behaviors :)
Kind regards,
Thierry
-------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi
Hallo Bernd,
Ich gratuliere dir zu diesem Plug-In.
Großartig!
Nice piece of art, kudos :)
Thierry
2016-03-23 22:26 GMT+01:00
BNig :
> I
> http://berndniggemann.on-rev.com/guides/bnGuides_0_4.livecode.zip
> -
>
> Kind
e the number of items to 1,
then you'll see much more distant results.
But now, if you 're working with a list of 10 items,
it really doesn't matter as the result are:
0,07 0,04, 0,03 ms
Hope you find this interesting.
Thierry
> > Thierry Douez wrote:
> >
> >
ter to return
>
> return Min (myListOfNumbers) — based on return not comma
>
--
----
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode maili
Thanks to Bernd for this link:
http://berndniggemann.on-rev.com/modTableField/
Thierry
--
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use
2016-02-10 18:06 GMT+01:00
Tiemo Hollmann TB :
> Bonsoir Thierry,
> ui, thats fancy. I haven't seen yet a function which changes input
> parameter as a kind of result
> Salut
> Tiemo
>
:)
I guess one has to get used to this...
But it's a very powerfull function wh
Hallo Tiemo,
as far as I have seen it, matchChunk and matchText only return true or false
> and not an offset or position
> Am I wrong?
>
Yes :)
get matchChunk( Text, Regex, pStart, pEnd)
HTH,
Thierry
--
----
Thierry Douez - htt
n.
I tried diffferent ways to write/modify the regex, and it always keep
running
around 120 seconds.
Then, using my sunnYperl external,
I copy/paste all my regex ( not one modification )
and rewrite the LC part in Perl (a bit more work but not that much).
I came down to 9 seconds.
Kind regard
than orig regex by: 121.9 times
Regex2 faster than Chunk by: 2.1 times
Kind regards,
Thierry
----
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
_
is job almost a year ago.
If you are interested to know more about it, you know how
to contact me.
Kind regards,
Thierry
----
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
good
>> externals or libraries I should know about?
>
>
> For MIDI on Mac there is a very high quality external:
>SunnYmidi by Thierry Douez. ( http://sunny-tdz.com ).
For the record,
the Midi Controler "AKAI APC Mini"
has been successfully used
as an input
orums.livecode.com/viewtopic.php?f=104&t=24971
and
Might be good if you put some words here:
http://quality.livecode.com/show_bug.cgi?id=16612
Kind regards,
Thierry
Thierry Douez - http://sunn
You can try this:
put format( "%.2f", 42)
HTH,
Thierry
2015-11-27 18:49 GMT+01:00 Peter Haworth :
> I'm working with a third party API that requires me to supply one of the
> parameter values in floating point notation. The value will be a number
> keyed into an L
ng further..
Regards,
Thierry
--------
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit t
etter1.php
Kind regards,
Thierry
----
Thierry Douez - http://sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please
> What’s wrong with simply:
>
> function stringsAreEqual p1, p2
>return (p1 & "z") = (p2 & "z")
> end stringsAreEqual
>
> As Terry Judd and Mark Wieder suggested yesterday?
Mmm, nothing.
Different ways
>
>> Ok, now I'm waiting for what I've missed...
>
> Your revised example was missing a "^" at the beginning and a "$" at the end.
>
>put "^\Q^5$\E$" into myVeryStrongPassword
>
> Lyn
>
Good catch :)
Regards,
Thierry
___
)
so the final matchText() solution is:
put "\Q^5$\E" into myVeryStrongPassword
if matchText( userTyping, myVeryStrongPassword ) then ...
Ok, now I'm waiting for what I've missed...
Have all a nice day or night.
Thierry
___
use-livecode mai
n.."
put "005" into userTyping
if matchText( userTyping, myVeryStrongPassword) then answer "Great!"
end if
end mouseUp
Regards,
Thierry
2015-09-03 7:00 GMT+02:00 Mark Wieder :
> On 09/02/2015 09:49 PM, Ralph DiMola wrote:
>>
>> I wo
an do
> this by having the source code on the CD too.
>
I guess a link to github-> livecode could be enough, no?
Just wandering..
Regards,
Thierry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to su
Here it is:
http://quality.runrev.com/show_bug.cgi?id=15721
and if you can provide a sample stack,
it could help (see my last comment in qcc)
Regards,
Thierry
2015-08-31 18:02 GMT+02:00 Thierry Douez :
> Hi Paul,
>
> It looks like the latest bug report I sent to Qcc.
>
> Doesn
Hi Paul,
It looks like the latest bug report I sent to Qcc.
Doesn't have the Qcc number right now.
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage
2015-08-31 17:50 GMT+02:00 Paul Dupuis
e previously
without success.
Regards,
Thierry
----
Thierry Douez - http://sunny-tdz.com
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your sub
rks here,
plus I put the word "stack" in the stack names for a more severe test.
As I hate to write "& quote &" in my code,
\x22 is the ASCII value for the quote char.
Not tested on LC 7 yet.
Regards,
Thierry
Thierry D
to online parsers,
and this does the trick quite nicely.
Best,
Thierry
2015-08-04 11:43 GMT+02:00 Thierry Douez :
> 2015-08-04 10:57 GMT+02:00
> David Bovill :
>
> Hi David,
>
> You might find this tool (binary available) interesting:
>
> http://stedolan.github.io/jq/
2015-08-04 10:57 GMT+02:00
David Bovill :
Hi David,
You might find this tool (binary available) interesting:
http://stedolan.github.io/jq/
Otherwise, for linux, externals have to be built speciffically for the platform
HTH,
Thierry
> Hi - I'm looking to switch from parsing J
Hi Sri,
Try this:
on mouseUp
put the width of field "Field1"
put the width of (field "Field1")
end mouseUp
but put this script in a button, not the message box!
This should give you the trick.
HTH,
Thierry
----
Thierry
Hi Glen,
Not knowing your context, this might not be what you are looking for.
but as a start?
http://superuser.com/questions/256981/non-interactive-ssh-sudo-prompts-for-the-password-in-plain-text
Regards,
Thierry
Thierry Douez - http://sunny
2015-07-08 19:24 GMT+02:00 Gregory Lypny :
> Hi everyone,
>
> I imported an RTF file and put it into a field using
>
>set the RTFText of field "File Text" to url ("file:" & longFileName)
after your line of code, do:
put fld "Fi
Scott,
and what happened if you build your Standalone with 8.1 settings ?
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage sunnYpdf - sunnYrex -
sunnYtext2speech
. As part of the new Developer
Program, this is no longer required. Apps can be tested on devices, no
purchase necessary.
From this article written 2 weeks ago:
http://9to5mac.com/2015/06/10/xcode-7-allows-anyone-to-download-build-and-sideload-ios-apps-for-free/
Regards,
Thierry
of the fact.
That's the way I would do it...
HTH,
Thierry
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
Dear iOS LiveCoders,
I'm pleased to annouce the first release of sunnYtext2speech,
a text to speech external for iOS.
http://sunny-tdz.com/sunnytext2speech
A trial version with a demo stack is also available.
Kind regards,
Thierry
Th
2015-06-19 2:28 GMT+02:00 Roger Guay :
> O, Laurel and Hardy. I can’t pass that up.
:)
How does one get to see your tutorial?
https://vimeo.com/105437104
and if you have a mac:
http://sunny-tdz.com/dwn and get the Demo version.
Regards,
Thie
ith a music note generated at a specific frame.
It works too.
This reminds me that some gifs are not readable with Livecode
but I"m not an expert on this topic.
Regards,
Thierry
> On Thu, Jun 18, 2015 at 8:52 AM, Mike Bonner wrote:
>
>> You can also run the loop by you
>From very old memories:
set the repeatcount of me to 0 -- to stop
set the repeatcount of me to -1 -- to loop forever
set the repeatcount of me to 42 -- to lop 42 times
Regards,
Thierry
>> Does anyone know if there is away to stop and start these
>> animations?
Bonjour Pierre,
> The french v2 of the book is a pleasant and very accessible read.
A real gift to read git in French :)
> I just discovered that Git is a Linus Torwald’s creation ;D
small world...
Regards,
Thierry
----
Thierry
), فارسی, हिन्दी, Magyar, Norwegian
Bokmål, Română, Српски, ภาษาไทย, Tiếng Việt, Українська and Ўзбекча.
Regards,
Thierry
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage - sunnYrex
1 - 100 of 380 matches
Mail list logo