Jump to content

EventScript


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

Recommended Posts

I finally got EventScript, a free Plug-in from Softwares for Humans, working properly. (Their URL is http://www.softs4humans.com/FMPro_Plugins.html.) For an auto-enter calculation field (e.g., test_of_S4HU) the proper calculation to call the script is

test_of_S4HU & S4HU_EventScript( "calctest2.fp7" ; "S4HU_script" ; "" )

where the name of the example field is test_of_S4HU, the file name is calctest2.fp7, the script name is S4HU_script, and the parameter is null ("") here. The test script is just to multiply the current value in the field by 8, display a custom message, and then halt. Prior to understanding this, I was leaving out "test_of_S4HU & " and just calling the script directly, which did nothing.

Link to comment
Share on other sites

  • 4 weeks later...

This topic is 7108 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.