March 27, 201510 yr Hello there, I have a button set to a script that change the text of a field and then send an email to me saying that that spefic field changed, all good here, what I need is a a simple confirmation dialog that shows IF the email and the field change was ok, should be simple but I couldnt figure what is the best way to set it up! Ideas? Thank you very much!
March 28, 201510 yr In the simplest terms immediately after the send email script to use In sudo script If get(lasterror) =0 Show dialog "success"
March 30, 201510 yr It took me a while to realize you meant "pseudo", not "sudo". oops - must have just been in the terminal
Create an account or sign in to comment