SA_TxtClose
SA_TxtClose closes the indicated text file.
int SA_TxtClose ( SA_FH TxtFH );
Note the following:
The function also removes control block from the list of control blocks.
Function return codes are as follows:
|
Value |
Meaning |
|
1 |
Success. |
|
-5 |
Invalid handle. |
![]() |