CR10
ODBC[RDO] connection
I am trying to get an asterisk to show where there is a break in the sequential order of numbers. I think I am heading down the right path by using a WHILEREADINGRECORDS statement, but cannot figure the rest of it out.
Example: 1 2 3 4 * 6 7 * 9 10 11 * 13
How can I get this to work? Please help!
ODBC[RDO] connection
I am trying to get an asterisk to show where there is a break in the sequential order of numbers. I think I am heading down the right path by using a WHILEREADINGRECORDS statement, but cannot figure the rest of it out.
Example: 1 2 3 4 * 6 7 * 9 10 11 * 13
How can I get this to work? Please help!