April 8, 201016 yr hi allThis macro holds five numbers from an array. Is it posible to use these numbers to form a single value in another macro? <Macro Name="ScratchPad">(L:NUMset1,number) @1 == if{ @Num:@1 sp1 }(L:NUMset2,number) @1 == if{ @Num:@1 sp2 }(L:NUMset3,number) @1 == if{ @Num:@1 sp3 }(L:NUMset4,number) @1 == if{ @Num:@1 sp4 }(L:NUMset5,number) @1 == if{ @Num:@1 sp5 }</Macro> Paul EGLD
Create an account or sign in to comment