Link | lp_protect_break |
Author | Bil Corry |
Category | Error |
Version | 8.x |
License | Public Domain |
Posted | 03 Dec 2005 |
Updated | 03 Dec 2005 |
More by this author... |
Allows you to skip a section of code, just place [protect] around the part to skip over and call this tag.
[protect] [loop: 10] [if: loop_count == 5] [lp_protect_break] [/if] [loop_count] [/loop] Shouldn't get here. [/protect]
Should get here.
[error_currenterror]
Click the "Download" button below to retrieve a copy of this tag, including the complete documentation and sample usage shown on this page. Place the downloaded ".inc" file in your LassoStartup folder, restart Lasso, and you can begin using this tag immediately.
[ define_tag:'lp_protect_break', -description='Allows you to skip a section of code, just place [protect] around the part to skip over.', -priority='replace'; fail: (error_noerror: -errorcode), error_noerror; /define_tag; ]
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft