SourcePoint Intel Help

Table of Contents

savewatches

Save a set of variables to watch.

Syntax

savewatches(filename, tab)

Where:

filename

specifies a filename. ย See Filenames for details.

tab

is a constant or expression specifying the tab number (1-4).

Discussion

The savewatches command saves the specified variables currently displayed in a Watch window tab to a file. ย This is equivalent to selecting save in the Watch view.

Example

To save the watches in the Watch 2 tab to a file:

Command input:

savewatches("watchlist", 2)

Related Topics: