Link | xs_isError |
Author | Jonathan Guthrie |
Category | Error |
Version | 8.x |
License | Public Domain |
Posted | 08 Mar 2006 |
Updated | 21 Dec 2006 |
More by this author... |
xs_isError reports back to a page level variable any error generated in it's immediate parent inline.
xs_isError;
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('isError', -namespace='xs_', -priority='replace'); // ---------------------------------------------------- if((Error_CurrentError(-ErrorCode))); $gv_error += (Error_CurrentError) + '
'; else((File_CurrentError(-ErrorCode))); $gv_error += (File_CurrentError) + '
'; /if; // ---------------------------------------------------- /define_tag;
No comments
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft