SA_TxtClose


 

SA_TxtClose closes the indicated text file.

int SA_TxtClose ( SA_FH TxtFH );

Parameters:
TxtFH
The handle of the previously opened or prepared text file.

Note the following:

  1. The function also removes control block from the list of control blocks.

  2. Function return codes are as follows:

  3.  

    Value

    Meaning

    1

    Success.

    -5

    Invalid handle.

     



Sunaccess Reference SA_TxtOpen SA_TxtRead