Using automation how do I select the first clip of a track?

I’m writing a node program that uses the mod-script-pipe module. I need to be able to select the first clip of a track. Every posting I’ve seen addressing this, shows commands that don’t exist.

Found the solution to my problem pretty much instantly after asking the question. SelTrackStartToEnd worked for me because in my situation there was only one clip in the track. Feeling good.

This topic was automatically closed after 30 days. New replies are no longer allowed.