Lasso Soft Inc. > Home

[xs_isError]

Linkxs_isError
AuthorJonathan Guthrie
CategoryError
Version8.x
LicensePublic Domain
Posted08 Mar 2006
Updated21 Dec 2006
More by this author...

Description

xs_isError reports back to a page level variable any error generated in it's immediate parent inline.

Sample Usage

xs_isError;

Source Code

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;

Related Tags

Comments

No comments

Please log in to comment

Subscribe to the LassoTalk mail list

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft