CME4WHOIAM 0 Posted September 4, 2003 Share Posted September 4, 2003 some dont need and some do need what do i need to use it on? You can just do a few or all. Quote Link to post Share on other sites
Jack57 0 Posted September 4, 2003 Share Posted September 4, 2003 All blocks are removed by default after execution. So, if you want to preserve a block you use BlockPreserve. If you only want to preserve it until a condition is met you use BlockPreserve before the conditional statement (ContinueIf, StopIf) and BlockRemove after. Quote Link to post Share on other sites
AO3_Chucky 0 Posted September 4, 2003 Share Posted September 4, 2003 (ContinueIf, StoprIf) dang I just noticed continueIf I thought it was continuelf owha ta sIam Quote Link to post Share on other sites
Jack57 0 Posted September 4, 2003 Share Posted September 4, 2003 dang I just noticed continueIf I thought it was continuelf Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.