`
Par2: Looping through a MSSQL file 1998-10-01 -- Tim McDonald I don't believe that MS-SQL supports EOF logic. Use the following LOOP IF error() or FILEERROR() then BREAK . some code ...... END I assume from the syntax of your question that you are using the Clarion standard templates rather than ABC templates. This method will work in ABC but there are other ways which use the FileManager Class. Printed November 21, 2024, 6:36 am This article has been viewed/printed 35190 times. |