nandito Posted July 17, 2006 Posted July 17, 2006 This one should be simple...I hope, I just can't get it to work. I have a global field with four repetitions. I am creating a script with a Set Variable of $$AddCompare where it's value is the field with the 4 repetitions. In the "Set Variable" box I have set the value of the variable to be MultiItems:Item Number. I set the repetition to be a get(ScriptParameter). I have various buttons that use the same script with the Set Variable, and each of this buttons sets the Script Parameter between 1 and 4. But when I click on a button with Script Parameter 2, the value of the repetion it gets is from the repetition 1 field. Does anyone know what I am doing wrong? Thanks!
nandito Posted July 17, 2006 Author Posted July 17, 2006 Answering my own question...I must use the GetRepetition function when specifying the Variable value. Thanks guys.
Søren Dyhr Posted July 17, 2006 Posted July 17, 2006 I set the repetition to be a get(ScriptParameter). Why let the values leave the scriptparamter, if the parameter is ¶ delimited, could plucks be made arbitrarily with GetValue( ... --sd
Recommended Posts
This topic is 6706 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now