Programming Guide



sm_tm_clear

Clears all fields in the table view

#include <tmusubs.h>
int sm_tm_clear(int suppress);

suppress

A flag that, if set to other than 0, indicates that before-image processing should be suppressed while the clearing is being done.


Returns

Description

sm_tm_clear clears all fields in the current table view. A positive value of suppress indicates that before-image processing should be suppressed while the clearing is being done.