VFXdbGuy Posted July 5, 2004 Posted July 5, 2004 I am trying to use the Get (FoundCount) function to show the number of records in the current found set but no matter what I do it only returns the total number of records. This is all part of an attempt to hide the Status Area but still allow users to have all its features. Anyone know why this won't work?
Newbies Andrew Persons Posted July 5, 2004 Newbies Posted July 5, 2004 Did you unstore the calculation? If you don't unstore calcs with Get (FoundCount) or Get(RecordCount), they will display the amount that was true when they were created, and won't update.
Newbies bearboxjohn Posted July 21, 2004 Newbies Posted July 21, 2004 That's been bothering me for ages! Thanks John
Bergare Posted January 9, 2005 Posted January 9, 2005 That's it! Did it in the old (FM6) version, but couldn
Recommended Posts
This topic is 7522 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