Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | tablecomparer |
- tc := tablecomparer('test.table','fiducial.table', verbose=2) - tc.compare(); - # the DATA column test of the IMAGE subtable failed. Stuff that - # column into a glish array for inspection - d := tc.details(); - tdata := d.test.IMAGE.DATA