Richard Corso Posted March 1, 2010 Posted March 1, 2010 I am using a script to show a count down of 10 seconds. Loop Set Field [Timer, Timer - 1] Pause/Resume Script [0:00:01] Exit Loop If [Timer = 0] End Loop This works fine, but I just need to show seconds not hour, minutes. Is there a way to just show the seconds.
Vaughan Posted March 1, 2010 Posted March 1, 2010 Which field are you displaying? I'd show the "timer" field which should be a number field that starts at 10 and decrements down to zero. If you are showing a time field, change the field's formatting to only display the seconds.
Recommended Posts
This topic is 5381 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