Hi all,
Am a little stuck on a problem with lines in a simple line-form. Have a field in which I can key-in a condition.
Then call a function that runs through all recs (repeat/until) and if the rec fulfil the condition by check in another table, the rec is Marked(TRUE).
When loop is finished comes the line Markedonly(TRUE). I know for certain in my testcase it should show 4 lines - but it shows only 1 line.
Is it my use of rec ?
0
Answers
Thanks