Newbies pcr2608 Posted February 19, 2009 Newbies Posted February 19, 2009 im currently remaking my companies database from 5.5 to 9 adv. This hasnt been too easy because alot of the calculations that were used in 5.5 arent available in fmp 9. I was able to figure out most of them, but "Status( currentfieldcontents)=..." was one of those that i was unable to crack. Does anyone know what i can use in place of this? It was part of a script in my 5.5 DB. It looked something like this: If[status( CurrentFieldContents)=Date Lookup] Go to Next Field Copy[select] and etc. Any help would be greatly appreciated
RalphL Posted February 20, 2009 Posted February 20, 2009 Many of the old Status functions became Get functions. Look at Get ( ActiveFieldContents).
Newbies pcr2608 Posted February 20, 2009 Author Newbies Posted February 20, 2009 yep that did the trick. thanks alot!
Recommended Posts
This topic is 5814 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