LC Server on Win and CURL
Malte Brill
revolution at derbrill.de
Thu Apr 6 20:16:31 EDT 2017
Hi all,
I wonder if somebody of you can enlighten me here.
I am trying to use curl with liveCode Server. No Probs on a Mac, but Windows is behaving strange…
set the shellCommand to "cmd“ — mail client might put in wrong quote mark
put shell("c:/curl/bin/curl " & quote & "http://google.de“ & quote)
-> curl: (27) Out of memory
But on the commandline I get what I expect using
c:/curl/bin/curl "http://google.de"
Anybody know what is going on here and how to get around it?
Cheers,
Malte
More information about the use-livecode
mailing list