| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > SQLscriptor > [[sqlscriptor methods.htm|SQLscriptor Methods]] >====== ExecuteStatement ====== | [[sqlscriptor load.htm|{{btn_prev_n.gif|Previous page}}]][[sqlscriptor methods.htm|{{btn_home_n.gif|Return to chapter overview}}]][[sqlscriptor statementcount.htm|{{btn_next_n.gif|Next page}}]] | | || **ExecuteStatement     ****PROCEDURE**(**LONG **statementNumber),**BOOL**,PROC Executes the statementNumber'th SQL command from the file passed to SQLExecutor.Open !!! <;param name="statementNumber"> Determines which statement to execute.  Starting at 1 returns: Level:Benign           on success. Level:Program         if SQLExecutor.Init or SQLExecutor.Load have not been called. Level:Notify             if an error occurred when reading the file