July 10, 200520 yr Hi Gents,Need a little help with Mouse Click in XML:I want assign a value to a variable when
July 10, 200520 yr Hi,Try, not tested:(M:Event) 'LeftSingle' scmp 0 == if{ (G:Var1) 0 == if{ 1 (>G:Var1) } } (M:Event) 'Leave' scmp 0 == if{ (G:Var1) 1 == if{ 0 (>G:Var1) } } or (M:Event) 'LeftSingle' scmp 0 == if{ 1 (>G:Var1) } (M:Event) 'Leave' scmp 0 == if{ 0 (>G:Var1) } Jan"Beatus Ille Procul Negotiis" Jan "Beatus ille qui procul negotiis..."
July 10, 200520 yr Thanks Jan for your fast response!Will try and comment. Cheers.Dirk Trotteyn (SANT)
July 10, 200520 yr Hi Jan,Both examples works fine!Thanks very much for the help.Cheers.Dirk Trotteyn (SANT)
Create an account or sign in to comment