Hi Paul
I wonder if you would have a better experience using Docker
https://www.docker.com/ to set up a container running Linux on your Mac to do
your testing.
I am no expert on Docker and less so on Linux. I have used Docker to run a web
service locally on my Mac to test cmi5 packages for co
Bob:
> I keep getting “file not found.”
> answer file "Select file"
> put it into tFileName
> put "dir /T:W " & quote & tFileName & quote into tCmd
> put shell(tCmd)
Whaaa???
Fix your /'s!
Best wishes,
Curry Kenworthy
Radically Innovative Christian LiveCode Development
"PASSION for Elegant
Bob Sneidar via
use-livecode<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com&q=from:%22Bob+Sneidar+via+use%5C-livecode%22>
Wed, 15 Jan 2025 08:14:32
-0800<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com&q=date:20250115>
Very nice pie
Very nice piece of work. Like the datagrid, it shows what can be done with
native LC controls and good ingenuity.
Bob S
> On Jan 11, 2025, at 4:08 AM, Niggemann, Bernd via use-livecode
> wrote:
>
> Hello all,
>
> I uploaded a slightly updated version of "Accordion" to the Forum.
>
> Code