Searched refs:SC10MAXCOL (Results 1 – 1 of 1) sorted by relevance
87 const SCCOL SC10MAXCOL = 255; // #i85906# don't try to load more columns than there are in the fi… variable1636 for (SCCOL Col = 0; (Col <= SC10MAXCOL) && (nError == 0); Col++) in LoadTables()
Completed in 17 milliseconds