Listing Tables and Indexes
Here’s a piece of code I adapted from the “Programming Guide to BASIC.” It didn’t actually prove to get me anywhere I wanted to go, but it might help in some other effort. This one simply iterates all indexes and tables in a document. ‘Just a simple routine I wrote along the way as I…