[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
 closeMemFile()
 Close a memo file in the specified work area
------------------------------------------------------------------------------
 Prototype
     ERRCODE closeMemFile(
                                AREAP wa
                             )
 Arguments
     wa is a pointer to self.
 Description
     The closeMemFile() method closes the memo file in the work area
     referenced by wa.
 Implementation Notes
     .  closeMemFile() isolates the code necessary to close the memo
        file.  It is normally called by close() when the database has an
        associated memo file.
 Files  Header file is Rdd.api.
See Also:
AREA
close()
createMemFile()
openMemFile()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson