realtime digital clock

317 views
Skip to first unread message

theater ulm

unread,
Oct 11, 2022, 8:30:57 AM10/11/22
to QLab
Hej, I'm a absolut no scripting guy, But is there any templat for a realtime digital clock in qlab ?

thx

micpool

unread,
Oct 11, 2022, 8:46:25 AM10/11/22
to QLab

theater ulm

unread,
Oct 11, 2022, 11:02:59 AM10/11/22
to QLab
thx, the first entry works fine -)

theater ulm

unread,
Oct 11, 2022, 11:07:54 AM10/11/22
to QLab
but . . . how can I format the day, time text ? In this chase they are to many letters

Day // Date // at // Time

I need 2 Lines without the at

Day // Date
Time

thx again

micpool

unread,
Oct 11, 2022, 11:21:26 AM10/11/22
to QLab
The posts  you need to read again in that thread are Rich's where he provided this script

set theTimeString to do shell script "date '+%T'"
tell application id "com.figure53.qlab.3" to tell front workspace
   set the text of cue "TIME" to theTimeString
end tell

and my one following it which lists all the format options for 'date'


Reply all
Reply to author
Forward
0 new messages