Tag category Dist_constraint_parse_err
Key tags (columns):
Tags in table Dist_constraint_parse_err:
| Tag | Description | data type | Mandatory |
|---|---|---|---|
| Begin_column | The column in the distance constraint file where the parse error began. | int | |
| Begin_line | The line in the distance constraint file where the parse error began. | int | |
| Content | The text content of the parse error. | text | yes |
| Distance_constraint_list_ID | Pointer to '_Distance_constraint_list.ID' | int | yes |
| End_column | The column in the distance constraint file where the parse error ended. | int | |
| End_line | The line in the distance constraint file where the parse error ended. | int | |
| Entry_ID | Pointer to '_Entry.ID' | code | yes |
| ID | An integer value that uniquely identifies the error that occurred in parsing the distance constaint file. | int | yes |
| Sf_ID | Pointer to '_Distance_constraint_list.Sf_ID' | int | yes |