ipz_checkΒΆ

ipz_check validates the internal structure of an IPZ file.

bOK = ipz_check(ssFilename)

Return Value

``bOK`` is TRUE (1) if the file is valid, otherwise FALSE (0).

Parameters

ssFilename

ssFilename is the name of an IPZ file.

id-1311127