Jump to content

Kezers

Newbies
  • Posts

    2
  • Joined

  • Last visited

Kezers's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Hello comment, I appreciated very much your effort and your explanation!!! I’m very happy, finally I finally understood the method. Thank you!!!
  2. Hello, I have this applescript who is working well: do shell script "curl \"http://127.0.0.1:4490/action.html?macro=4A91C4B8*nome file.jpg\"" Since I should replace “nome file.jpg” with a Filemaker field value, I modified it to be a Calculated Applescript like this: "do shell script \"curl \"http://127.0.0.1:4490/action.html?macro=4A91C4B8*" & OrderLines::CustomerFileName & "\"\""" But this script always report me an error about “”” I guess there is some syntax error but I don’t see where. Anyone can help me to understand the logic and correct the syntax?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.