%rep 999 %exitrep %warning %exitrep don't exits immediately%endrep
%assign %%count 999%rep %%count %if %%count < 990 %exitrep %else do stuff %endif %assign %%count %%count - 1%endrep