Jump to content

This topic is 7793 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Is there a way i can display the current time on the screen in real time? i tried a calculated field with status(currenttime) but it is like a clock with no battery. hehe and ideas? i want to use it to display something in real time based on the current time.

Posted

FM doesn't have events available for this. Unstored calculation will recalculate the time when the field is first time displayed. In that moment the time is correct.

Don't you have computer where clock is displayed?

Posted

Anatoli, read the question. He wants to change something on the screen based on the time. Maybe at noon he wants a message to come up saying "LUNCH TIME!"

Anyway, this brings to mind a question, can FM run Java or Javascripts? That would add functionality like clocks.

Posted

You got it don.. hehe I looked at that example Lee thanks. It just runs a loop that sets a field to status(currenttime) but i tried that and it stops me from being able to run other scripts etc. is there a way around that? i put a pause in there.

Posted

Hi James,

The reason I referred you to the "Clock" was because, in the information, or about, in the file, Steve does a great job of explaining what the problems are in doing this with in FileMaker.

Also, as:

Anatoli said:

FM doesn't have events available for this. Unstored calculation will recalculate the time when the field is first time displayed.

If you have the Everything CD, and are on a Macintosh, there is a AppleScript file called: Alarms by: Bruce Robertson.

The only other thing that might work would be to check out the event type of plugins and see if one of those will do it.

HTH

Lee

This topic is 7793 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.