f$Structure_check_links (f$Struktur_check_links)
f$Structure_check_links (f$Struktur_check_links)
All links in a structure dialog are checked with this function. For example, this function should be called after deleting a node, in order to adjust the display.
Syntax: | Status = f$Struktur_check_links ( Number ) | |||
| Argument | Type | Meaning | |
| Number | Integer | Number returned by f$Structure_open | |
Result: | Integer | Status: -99: a structure dialog with the given number does not exist 0 : everything OK | ||