View Single Post
Old 01-05-2013, 06:57 PM   #1163
Anton9
Human being with feelings
 
Anton9's Avatar
 
Join Date: Jun 2009
Location: Earth
Posts: 1,340
Default

Quote:
Originally Posted by Jeffos View Post
Thanks for the feedback Anton9!

Well, no, this IS expected! You can't make loops accross action steps: your ENDLOOP will be ignored and your !Step will act as ENDLOOP
Makes sense, don't know what I was thinking.

Quote:
Originally Posted by Jeffos View Post
I hardened things like SNM_TieResourceSlotActions(-1) however it works here: SNM_TieResourceSlotActions(1) will tie slots actions to the 2nd (0-based) bookmark ofthe dropdown box (ie track templates) - SNM_TieResourceSlotActions(7)will tie slots actions to the 8th bookmark ofthe dropdown box (ie >5 => user bookmark), if it is a custom track template bookmark, all related slot actions will be attached to this bookmark.
HTH!
Oh.., ok. I was expecting SNM_TieResourceSlotActions() to work as a (0,1) toggle for the currently selected bookmark, but this is way better.
Thank you for clarifying.

Last edited by Anton9; 01-05-2013 at 07:08 PM.
Anton9 is offline   Reply With Quote