Jump to content

jzhess88

Newbies
  • Posts

    2
  • Joined

  • Last visited

Everything posted by jzhess88

  1. Thank you ryan360Works, I did what you said and separated each step out and had the if statements exactly as you have them. Inside the if statements, I simply added the send mail script step to send a plain text email to myself. I then disabled the 360works plugin on my server and ran the script to see if it would catch any errors. Unfortunately, it did not. Do you have any other suggestions of what I can do?
  2. I am running the following script on my FileMaker Server: It works 99% of the time, but every once in a while, it will not work (due to server overload or the plugin getting disabled) What I would like to do is to catch when an error occurs and send note to me that something went wrong. I tried adding the following two scripts steps (separately, not at the same time) after running the Set Variable and they did not do anything. 1. If [$result = "ERROR"] 2. If [get(LastErrorMessage)] These were the steps suggested on the 360Works website. Is there another idea that may work?
×
×
  • Create New...

Important Information

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