Re: No progress updates on LC 10. Am i the only one who is concerned?

2023-07-24 Thread Jacques Clavel via use-livecode
+1 Jacques CLAVEL Le lun. 24 juil. 2023 à 17:05, matthias rebbe via use-livecode < use-livecode@lists.runrev.com> a écrit : > Hi, > > I know Xavvi will be the next big step and I even helped with the funding. > But I'm wondering why there hasn't been any news about LC 10 for a some > months now.

Re: Latest video -- integration of AI into script editor

2023-05-18 Thread Jacques Clavel via use-livecode
Hi all and Steven, I had pledged a few days ago to "Xavi Business 1 year" (499$) and now try to extend it to "Xavi Business 2 Years" (999$). But there is no option where I pay 500$ only to upgrade my pledge. Please, how to do that ? Jacques CLAVEL Le mer. 17 mai 2023 à 14:00, Steven Crighton via

Re: Transporter Issue

2023-02-22 Thread Jacques Clavel via use-livecode
LC 10.0.0 (dp 5 ?) ??? Jacques Clavel Le mar. 21 févr. 2023 à 23:20, Dan Friedman via use-livecode < use-livecode@lists.runrev.com> a écrit : > Panos, > > No, that’s not it. It’s a match.. it’s EXATLY how it is in the profile > and in the certificate. FWIW, I have uploaded this app before, I a

Re: RegEx to convert standard date to sql date

2022-09-30 Thread Jacques Clavel via use-livecode
Why not : set itemdel to "/" get tDate put item 3 of it & item 1 of it & item 2 of it into tSql JC Le ven. 30 sept. 2022 à 19:13, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> a écrit : > I'm trying to convert a date format like mm/dd/ to an sql date format > mmdd. Any id

Re: NAVRAD was: lcb missing manual

2022-09-17 Thread Jacques Clavel via use-livecode
point 6. maybe potential for future performance gains : - But today LCB is surprisingly less efficient (/3) than LCS (???) JC Le sam. 17 sept. 2022 à 01:35, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> a écrit : > > On 15/09/2022 16:37, Ralph DiMola via use-livecode wrote: > >

Re: lcb missing manual

2022-09-02 Thread Jacques Clavel via use-livecode
As a typed language, LCB should be more efficient than LCS. Writing programs in LCB is more difficult and time consuming (bogs...) than using higher level language (LCS) You can write exactly the same functions, commands in LCB than in LCS JC Le ven. 2 sept. 2022 à 17:13, Mike Kerner via use-livec

Re: Server globals

2022-08-12 Thread Jacques Clavel via use-livecode
Hi Tim, You can also use localStorage for user specific data at the browser level : In your .lc script on the server : to store localStorage.jcf2 = '" &sDir& "' and retrieve data var jMem = localStorage.getItem('jcf2'); Regards, JC Le ven. 12 août 2022 à 15:19, Tim Selander via use-live

Re: Is syntax a dead issue?

2022-07-25 Thread Jacques Clavel via use-livecode
just curious : what about using LCB for the repeat loop ? jc Le lun. 25 juil. 2022 à 08:44, Geoff Canyon via use-livecode < use-livecode@lists.runrev.com> a écrit : > As a meta point, I wrote a version closer to the actual requirements -- > lowercase everything, process an external input line by

Re: [FR] Message de gestion : suppression de la liste livecodefr

2019-03-03 Thread Jacques Clavel via use-livecode
OK pas de problème Jacques Clavel Le sam. 2 mars 2019 à 17:04, Medard via use-livecode < use-livecode@lists.runrev.com> a écrit : > Hi! > > This message to warn french speaking users of "livecodefr" list > > === > > Bonjour ! > > > De part mes pouvoirs de modérateur de la liste revolution

Re: [OT] The Internet is Living on Borrowed Time

2017-12-02 Thread Jacques Clavel via use-livecode
Very interesting. Thanks Andre to share this link. -- Jacques Clavel 2017-12-02 2:07 GMT+01:00 Andre Garzia via use-livecode < use-livecode@lists.runrev.com>: > Hey, > > A friend of mine gave a talk at BrazilJS entitled "the end of the web", be > aware that BrazilJS is the largest Javascript con