fishbone Posted November 16, 2005 Posted November 16, 2005 I have a question, but first let me show you the dumbest thing I just did. I should have known it was going to freeze up my pc, but this is what I did: Loop Go To Field [Main::Curr_Time] Set Field [Get(CurrentTime)] End Loop Hahaha. Do not ever do that! Anyway, does anyone know of a good way to get the time displayed in real time (either with seconds or without)? I know there is a clock on windows and why does it matter, but I want to know how...If possible. Thanks
aaa Posted November 16, 2005 Posted November 16, 2005 Hi, fishbone ! Here is attachment. If you want that work your example you must there add Pause and refresh field. Time.zip
fishbone Posted November 16, 2005 Author Posted November 16, 2005 aaa, do you think this will eat up memory and resources while trying to perform many other tasks on FM. I havent tried this out yet, wasn't sure if anyone else has.
aaa Posted November 17, 2005 Posted November 17, 2005 Hi, fishbone! I havenot trying too, but i think that it will hinder little for working.
ino Posted November 17, 2005 Posted November 17, 2005 Small suggestion: put on the top of Loop routine in Run_Time script: Freeze window and you well not have Flesh effect in time field. Ino :)
Recommended Posts
This topic is 6949 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