I want to count this record.
File Lok_b1
An put the total in a global field
Glo:sum
Yo can use the totaling option of the browse. Sum the column and assign that value to a global variable. You might need to refresh the window where to total field is showed.
My bad, I interpreted cout as std::cout (Character Output) which is a predefined object in C++ used to display data to the standard output device.
Now I understand why you answered what you answered ![]()
yes so did I… I have edited the heading to say “count” instead of cout. But perhaps it should be “sum” ??