Newbies dommail Posted November 3, 2009 Newbies Posted November 3, 2009 Apparently I'm doing something wrong but I just can't seem to get a script to trigger. Script name: Active Trigger Set Variable ($Trigger;Value:CallScriptatScheduledTime (filename;"Active Trigger";"mm:dd:yyyy h:mm:ss" When I put the function in a field of it's own, I get a 1 result. I'm trying to evaluate scheduled items against the current time to promote them automatically to active status. Any help would be appreciated.
Smef Posted November 3, 2009 Posted November 3, 2009 I've have been able to reproduce the issue you are experiencing and we are now working on an update to this module.
Newbies dommail Posted November 4, 2009 Author Newbies Posted November 4, 2009 Thanks. As an update, I worked with it last night on my Mac at home and it's crashing the app. FM 9 Advanced, PowerPC, 2g RAM. Dominic
Smef Posted December 9, 2009 Posted December 9, 2009 An update for everyone browsing: The issue being experienced here is in caused by the maximum storage of an int, which is the number format used by the functions of this module. The maximum time this script can currently trigger is 2,147,483,646 milliseconds in the future, which is about 24.85 days. Scheduling longer than that in the future will cause this module to fail.
Recommended Posts
This topic is 5474 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