Re: ChatGPT and Livecode

2022-12-08 Thread Mike Kerner via use-livecode
fun On Thu, Dec 8, 2022 at 5:09 AM Ludovic THEBAULT via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello all, > > Chatgpt knows Livecode and can propose code on a simple description, but > it remains to be improved :-) > > Example : "Write a code for Livecode to read line by line a lo

ChatGPT and Livecode

2022-12-08 Thread Ludovic THEBAULT via use-livecode
Hello all, Chatgpt knows Livecode and can propose code on a simple description, but it remains to be improved :-) Example : "Write a code for Livecode to read line by line a long text file. ยป ChatGPT : > on openCard > put "Enter the path to the text file:" > answer file > set