Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | tablecomparer |
checksubtables | Check column names of subtables as well? | ||
Allowed: | Boolean | ||
Default: | T |
- tc := tablecomparer('test.table','fiducial.table',verbose=2) NORMAL: successful readonly open of default-locked table test.table: 37 columns, 210 rows NORMAL: successful readonly open of default-locked table fiducial.table: 37 columns, 210 rows - tc.checkkeywordnames() NORMAL: Keyword field names test passed for table TABLE NORMAL: successful readonly open of default-locked table test.table/CAL_DESC: 12 columns, 1 rows NORMAL: successful readonly open of default-locked table fiducial.table/CAL_DESC: 12 columns, 1 rows NORMAL: Keyword field names test passed for table CAL_DESC NORMAL: successful readonly open of default-locked table test.table/CAL_HISTORY: 4 columns, 0 rows NORMAL: successful readonly open of default-locked table fiducial.table/CAL_HISTORY: 4 columns, 0 rows NORMAL: Keyword field names test passed for table CAL_HISTORY T