Morenomdz Posted March 27, 2015 Posted March 27, 2015 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!
Aussie John Posted March 28, 2015 Posted March 28, 2015 In the simplest terms immediately after the send email script to use In sudo script If get(lasterror) =0 Show dialog "success"
comment Posted March 28, 2015 Posted March 28, 2015 In sudo script It took me a while to realize you meant "pseudo", not "sudo".
Aussie John Posted March 30, 2015 Posted March 30, 2015 It took me a while to realize you meant "pseudo", not "sudo". oops - must have just been in the terminal
Recommended Posts
This topic is 3868 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now