idiotmachine Posted October 6, 2000 Posted October 6, 2000 Can a record internally track the number of times it has been veiwed without the use of scripts??? Any insight would be greatly appreciated. Thank you, I.M.
Chuck Posted October 7, 2000 Posted October 7, 2000 quote: Originally posted by idiotmachine: Can a record internally track the number of times it has been veiwed without the use of scripts??? Any insight would be greatly appreciated. Thank you, I.M. Every way I can think of uses scripts in some way. Chuck
idiotmachine Posted October 7, 2000 Author Posted October 7, 2000 CLARIFICATION: Ok, here's what im trying to do. Basicaly it is a kiosk that plays about 100 quicktime movies. When inactive i want it to fire up a movie via a calculation directly related to the # of record views. I need to be able to track record views to create things like a "top ten" or insert a calculation that will play movies that have not been found. (not exactly why the Boss specified "no scripts"), but I'm open to anything.
Kurt Knippel Posted October 7, 2000 Posted October 7, 2000 quote: Originally posted by idiotmachine: CLARIFICATION: Ok, here's what im trying to do. Basicaly it is a kiosk that plays about 100 quicktime movies. When inactive i want it to fire up a movie via a calculation directly related to the # of record views. I need to be able to track record views to create things like a "top ten" or insert a calculation that will play movies that have not been found. (not exactly why the Boss specified "no scripts"), but I'm open to anything. Filemaker cannot take any actions without the use of scripts or direct user interaction. You can calculate all day and the DB will just sit there. Secondly FMP cannot even start using scripts until some user action has occured (like pressing a button), without the use of a plugin, like ScriptScheduler (by Troi?) or Applescript/WinBatch. Start with a field for NumberofViews, then you can use the GetSummary calc and possibly a set of relationships to find the top ten, then do something which selects the movie to play. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Consultant Database Resources mailto:[email protected] http://www.database-resources.com =-=-=-=-=-=-=-=-=-=-=-=-=
Recommended Posts
This topic is 8813 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