[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 putValueFile()
 Assign a value to specified column at current cursor position based
 on contents of file
------------------------------------------------------------------------------
 Prototype

     ERRCODE putValueFile(
                                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 assigned.

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

 Description

     putValueFile() places the contents of a file referenced by
     lpbFile into column uiIndex in the work area referenced by wa.

 Files  Header file is Rdd.api.


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