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.
See also
id-1311127