Filemaker hangs and produces the spinning beachball when I attempt to use -
curl http://www.website.com/folder1/folder2 in 360's RunShellScript
Here's the script -
Set Field [Web Page Info; RunShellScript (Curl Script 1)]
Curl Script 1 = "curl " & Web Address Field
Should I be adding something to the curl command? I can do it in a shell just fine, it just doesn't work for filemaker.
I'm using Filemaker 10 Advanced.
Thanks!