--
Contact support anytime: sup...@figure53.com
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
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/63b4b407-3343-4b82-bcc3-427ec748453b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
tell application id "com.figure53.QLab.4"tell front workspacerepeat with eachCue in (selected as list)tryset eachTarget to cue target of eachCueset cueListDetector to cue id "[root group of cue lists]" -- Cue lists have this as their parentset pathList to {}set eachParent to eachTargetrepeat until eachParent is cueListDetectorset end of pathList to q number of eachParentset eachParent to parent of eachParentend repeatset currentTIDs to AppleScript's text item delimitersset AppleScript's text item delimiters to "."set pathText to reverse of pathList as textset AppleScript's text item delimiters to currentTIDsset eachType to q type of eachCueset eachTypeLowercase to do shell script "echo " & eachType & " | awk '{print tolower($0)}'"set q name of eachCue to eachTypeLowercase & " " & pathTextend tryend repeatend tellend tell
--
Contact support anytime: sup...@figure53.com
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
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/E75771AF-3563-4ECA-B706-8BE527407067%40mac.com.
<Screen Shot 2017-05-26 at 01.51.33.pdf>
--
Contact support anytime: sup...@figure53.com
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
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/E75771AF-3563-4ECA-B706-8BE527407067%40mac.com.
On 26 May 2017, at 03:52, Alexander Taylor (Mailing List) <alexand...@orol.org> wrote:
I don’t see where I mentioned cue number at all, I was referring exclusively to cue name and the target of said cue.What would be ideal, is if the start cue was named start “You know my name” but the target could be switched between the cue number 1, and the path Cue List. . .You know my name - that example fell apart when I realized you hadn’t named your groups, just numbered them.This is what I made yesterday that caused me to write this email. I name each cue list, then each group, all the way down the line. Makes it very easy to see what’s going where. If this was built in so you could display a target by the path, you could keep a nice short name, but see where it’s going.
<PastedGraphic-1.tiff>
--
Contact support anytime: sup...@figure53.com
Follow Figure 53 on Twitter: http://twitter.com/Figure53
---
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/C5F5731F-1209-4987-ADD4-0124FBB2A37B%40mac.com.