tell application id "com.figure53.QLab.4" to tell front workspace
set thetargetcue to last item of (selected as list)
set thereferencecue to (first cue of (parent of thetargetcue))
if the running of thereferencecue is true then
set targetcuetime to action elapsed of thereferencecue
set pre wait of thetargetcue to targetcuetime
else
return
end if
end tell
--
Contact support anytime: sup...@figure53.com
Follow Figure 53 on Twitter: https://twitter.com/Figure53
User Group Code of Conduct: https://figure53.com/help/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/ac95b685-b633-4e2c-84b6-8bf35c576ca2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks Mic,What exactly does the else return bit do?
--
Contact support anytime: sup...@figure53.com
Follow Figure 53 on Twitter: https://twitter.com/Figure53
User Group Code of Conduct: https://figure53.com/help/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/fd935fcd-cce2-488b-87c6-7336c96e55a8%40googlegroups.com.