02-21-2007, 07:46 PM
In dialog:
int x=how many times to repeat
mac "Macro1" "" x
Macro1:
function x
rep x
,...
mac "Macro2"
int x=how many times to repeat
mac "Macro1" "" x
Macro1:
function x
rep x
,...
mac "Macro2"
