Groups
Groups
Sign in
Groups
Groups
QLab
Conversations
About
Send feedback
Help
realtime digital clock
317 views
Skip to first unread message
theater ulm
unread,
Oct 11, 2022, 8:30:57 AM
10/11/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
10/11/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QLab
https://groups.google.com/g/qlab/c/sSj7JCeOvYs
https://qlab.app/cookbook/real-time-clock
Mic
theater ulm
unread,
Oct 11, 2022, 11:02:59 AM
10/11/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QLab
thx, the first entry works fine -)
theater ulm
unread,
Oct 11, 2022, 11:07:54 AM
10/11/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
10/11/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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'
https://groups.google.com/g/qlab/c/sSj7JCeOvYs/m/vpxEd8v2v2QJ
Reply all
Reply to author
Forward
0 new messages