f$txtexit
f$txtexit
Close the document and text interface
Syntax: | Status = f$txtexit(DocNo) | ||
| Argument | Type | Meaning |
| DocNo | Integer | Identification number from f$txtinit |
Result: | Integer | 0 : everything ok -1 : DocNo is not correct. | |
Close the document and text interface
Syntax: | Status = f$txtexit(DocNo) | ||
| Argument | Type | Meaning |
| DocNo | Integer | Identification number from f$txtinit |
Result: | Integer | 0 : everything ok -1 : DocNo is not correct. | |