Link | lp_error_clearError |
Author | Bil Corry |
Category | Error |
Version | 8.5.x |
License | Public Domain |
Posted | 03 Dec 2005 |
Updated | 30 Oct 2006 |
More by this author... |
Resets error_currenterror to noerror.
error_seterrorcode: -123; error_seterrormessage: 'A bad error'; error_currenterror; ' '; error_currenterror: -errorcode; '
'; lp_error_clearError; error_currenterror; ' '; error_currenterror: -errorcode;
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_error_clearError', -description='Resets error_currenterror to noerror.', -priority='replace'; error_code = (error_noerror: -errorcode); error_msg = error_noerror; /define_tag; ]
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft