***************************************************************************** *** Command: SQLFetchActivatesBuffer *** *** Purpose: Setup fetch behavior for a file. When set to true a *** *** succesfull fetch of the statement resutl set will *** *** automatically set the status of the file's bufer to *** *** DF_FILE_ACTIVE. *** *** *** *** Syntax : SQLFetchActivatesBuffer hstmt FileNUmber|FileName sState *** *****************************************************************************
#IFDEF !2 If (!1) Send SQLFetchActivatesBuffer To !1 !2 !3 #ELSE If (!1) Send SQLFetchActivatesBuffer To !1 !2.File_number !3 #ENDIF