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
_______________________________________________
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

Reply via email to