MariaAux Posted February 4, 2012 Posted February 4, 2012 HI, I've got an English teaching Children's games database. One of the fields is 'Topic' (animals, clothing, foods etc. ) which also includes 'Flashcards' which are games where any topic can be taught as long you have the flashcards for that topic. Teachers search for a topic, but can also check a 'Yes' in a field called 'Include Flashcard Games' My perform find script goes as follows: If [GamesBank::Include Flashcard Games="Yes"] Clear [select;GamesBank::Include Flashcard Games] Perform Find [] Commit Records/Requests [] Extend Found Set [Restore] (Gamesbank::Flashcards) Else Perform Find [] End If Go to Layout ["Summarized View" (GamesBank)] Works perfectly in Filemaker. In IWP when is elect both Topic=Clothing and Include Flashcard Games=Yes, it first returns the message 'No Records Found' I press OK and do the oerform find again and it returns the right result. How can it not find it the first time but find it the second time with the exact same search? Is this a problem with the connection to the FM server? I have tried inserting a few more Commit Record script but still to no avail. Any ideas would alleviate much frustration over here. Thanks so much, Maria
Recommended Posts
This topic is 4949 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