BltMemoCreateFile


< Prev  TOC  Next >

TBLT_RETC TBLT_ENTRY BltMemoCreateFile(TBLT_DH *dhPtr);


 dhPtr          I:data file control structure

This routine creates a memo file, like-named as its open DBF file, and in the same directory.

When creating a DBF data file the DBT memo file is automatically created (if requested) so this routine is not normally used. The DBF file must be open.

DH.fileID bits 3 & 7 are set by this call, and the DH.flags dirty bit is set. The handle should be flushed after this call to update the disk.

Return: Non-zero indicates an error, otherwise the memo file is created.


All content Copyright © 1999 Cornel Huth. All rights reserved.