August 10, 200916 yr Is there a way to trigger a certain script depending on the value selected in a value list. I have a list of 6 value's, each value needs to trigger a different script. Any suggestions?
August 10, 200916 yr I don't think so - but you could use the triggered script as a selector to call the appropriate script.
August 10, 200916 yr Would it matter if you need to push a button to execute the script after the value has been selected?
August 26, 200916 yr Your profile shows that you're using 8 Advanced. Your request talks about "triggering" a script. The attached file does what you are asking but requires v10 to work. If you are using v10, try this -- it does exactly what you are asking for. Notice also that the Value List (a list of layout names) in this case is built dynamically by using a design function -- LayoutNames ( Get ( FileName ) ). If you're not using v10, you're missing out on the best FM upgrade ever. Script triggers alone are worth the upgrade price -- absolutely awesome. EventDrivenMenus_v4.fp7.zip
Create an account or sign in to comment