Search results

  1. H

    dynamic find-next() on buffer-handle

    Hi, I would like to get the next record of customer according to index custidx, like : "find next Customer use-index custidx" But I want to do this in a dynamical way (so i can do this on an artbirary table with arbitrary where-clause). Is this possible? the following doens't work...
Back
Top