Please enable JavaScript to view this site.

ESL Documentation

Action Statement

Enable/disable editing of the current cell.

make TABLE_NAME {edit|accept|cancel}

TABLE_NAME

The identifier for a table.

Description

This statement can start or end cell editing or abort editing of the current cell. edit and cancel will not trigger any response, but accept will cause normal responses to be performed (e.g., validation of input type). The parent of the table may not be temporary and invisible when you issue this statement, or it will be ignored.

See Also

table Definition