Home > Contents > 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 alter theerrno
.errno
None.
Example
The following example clears the error state before executing the
ics:catalogmanager
command:<ICS:CLEARERRNO/> <CATALOGMANAGER> <ICS.ARGUMENT NAME="FTCMD" VALUE="DELETETABLE" /> <ICS.ARGUMENT NAME="TABLENAME" VALUE="MOVIES" /> </CATALOGMANAGER>Release Introduced
This tag was introduced in CS release 5.0.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.