Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
ics:clearerrno
Clears the current error state.
Syntax
<ics:clearerrno/>Description
The
ics:clearerrno
tag clears the current error state, setting the value of the error state to 0. Call this tag immediately before invoking a tag that may altererrno
.errno
None.
Example
The following example clears the error state before executing the
ics:catalogmanager
command:<ics:clearerrno/> <ics:catalogmanager> <ics:argument name="ftcmd" value="deletetable" /> <ics:argument name="tablename" value="movies" /> </ics:catalogmanager>
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.