[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 getValueFile()
 Retrieve the current value of a column and put it into a file
------------------------------------------------------------------------------
 Prototype

     ERRCODE getValueFile(
                                AREAP wa,
                                USHORT uiIndex,
                                BYTEP lpbFile
                             )

 Arguments

     wa is a pointer to self.

     uiIndex is the ordinal position of the column (memo field) whose
     value is to be obtained.

     lpbFile is a pointer to a string representing the file name.

 Description

     getValueFile() retrieves the current value of the column
     referenced by uiIndex in the work area referenced by wa.  The current
     value is put into a file referenced by lpbFile.

 Files  Header file is Rdd.api.


See Also: AREA putValueFile()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson