Error 9 using catalogreport() on an empty catalog
Posted: 28 Jul 2024 19:06
Easy to reproduce:
Create an empty catalog via the address bar:
Do a report on it:
Create an empty catalog via the address bar:
catalogload "catalognew.dat", "n";Do a report on it:
text catalogreport(,"{Index}<:>{Caption}<::>{Location}");