Jump to content

Opdigits In Channel References


kubabuk

Recommended Posts

Hi guys, I need some help with the following expression. I'd like to create channel reference between testmantra2 and testmantra1 and have access to the value of the end frame. But instead retyping this each time I add a new ROP, I'd like to make use out of opdigits.

so for example testmantra2 is referencing testmantra1:

ch("../testmantra"`(opdigits(".")-1)`"/f2")

------to be clear opdigits returns me (2) -> 2-1->1------

But the problem is the whole expression seems to be to complex to work.

I was thinking about strcat but I have three elements to concatenate:

"../testmantra"

`(opdigits(".")-1)`

"/f2"

and strcat joins only two...:(

does it make sense?

thanks

kuba

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...