How to traslate DVD Studio Pro string

Yarin VooDoo wrote on 9/26/2007, 3:56 PM
Ciao,

how can I translate this DVD Studio Pro script string in DVDA?

"And GPRM2, GPRM5"

"Or GPRM5, GPRM1"

And, about operators, what mean:

. %=
. &=
. |=
. ^=

I can't find explanation nor in the knowledge base nor in the online help manual nor in the quickstart manual.

Thank you for any help!

Ciao

Comments

Yarin VooDoo wrote on 9/27/2007, 10:56 AM
Anyone?

Ciao
Yarin VooDoo wrote on 9/27/2007, 2:19 PM
Ciao,

Ok, I understand that &= and |= are AND and OR operators.
Now I have to understand %= and ^=.

Ciao
Yarin VooDoo wrote on 9/28/2007, 3:14 PM
CIao,

Ok, I found also "^=" -> XOR!

I have to find the last: %=.

Ciao
Yarin VooDoo wrote on 10/2/2007, 7:20 AM
...anyone?

Ciao
ECB wrote on 10/2/2007, 9:52 AM
% is the modulo operator.