Newbies Jolly Blackburn Posted December 2, 2012 Newbies Posted December 2, 2012 Hope this is the right place for this question. It's been about 5 years since I've done any scripting in FileMaker and I'm afraid I've forgotten more than ever knew. I'm attempting to make a simple tool for work. I need to count things -- as you would with a sports thumb counter. The idea is to have a big buttom I can click that will advance by 1 each time it's clicked. The current count will be used by other fields for caluclations. I know it should be simple but I just can't figure out how to do it. Any help? Usually I can figure out things by searching for examples of someone else's scripting and reverse engineer it but google has failed. me. The ONE link I found for a count-up button was broken. Thanks in advance.
doughemi Posted December 2, 2012 Posted December 2, 2012 Button action: Set Field[CounterField; CounterField + 1]
Newbies Jolly Blackburn Posted December 3, 2012 Author Newbies Posted December 3, 2012 Thanks. Exactly what I needed.
Recommended Posts
This topic is 4373 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