Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7418 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello,

Does anyone know what the scripting is for multiple choice Show Dialogs?

In earlier filemaker you would simply script something like this

show message "Are you sure you want to delete?" option 1 "yes", 2 "no"

if(status(currentchoice) = 1

delete record # or whatever #

else

end if

or something like that - you get the zist - not accurate scripting above, just a vibe

The point is - what has happened to status functions in FM7?

What do I do?

thanks

Posted

doh,

I might have made a mistake - It should be status(currentMessageChoice)

I am checking now to see whether it works or not - it just seems strange that there is no menu heading called status any more in the calculation window.

watch this space

This topic is 7418 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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