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