Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 


ics:catalogmanager.lock

Locks a record for the current user in a tracked table using ics:catalogmanager.

Syntax

Parameters

ftcmd (required)
Value must be set to lock.

tablename (required)
Name of the tracked table.

asset (required)
Value of the primary key for the row to lock.

Description

The lock command locks a record for the current user in a tracked table. Once a row is locked, the current user can modify fields in the row. The current user must have write access to the table.

errno

The possible values of errno include:

Value
Description
-103
No such table.
-104
No table definition.
-105
Database error.

See Also

The following ics:catalogmanager command:

ics:catalogmanager.release

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.