GridReplaceFile

GridReplaceFile replaces the data file displayed in the Browser dialog.

bool = GridReplaceFile(ssNewnetCDFFile)

Return Value

bool is TRUE (1) if the data file could be replaced and otherwise the return value is FALSE (0).

Parameters

ssNewnetCDFFile

ssNewnetCDFFile is the complete file name of the new netCDF file.

Comment

All functions starting with Grid access the data browser. If the browser dialog isn’t open, these functions return an invalid value.

History

Version Description
4.2.0 New

id-572757