Create an empty catalog via the address bar:
catalogload "catalognew.dat", "n";Do a report on it:
text catalogreport(,"{Index}<:>{Caption}<::>{Location}");catalogload "catalognew.dat", "n";text catalogreport(,"{Index}<:>{Caption}<::>{Location}");v26.30.0007