printing structure of table and other object properties

MarkGardner

Registered User.
Local time
Yesterday, 18:25
Joined
Mar 27, 2008
Messages
43
I have been trying to print structures of my tables(called file structures in old programming)for documentation. I have not been able find a way to do so.

Also, I have tried to print documentation for macros and rather than getting a nice neat listing that looks like a spreadsheet(the way it appears on screen), I get a listing that gives me a format that I feel is difficult to follow. It has one line of macro code and related information , then another line and its realted code. Is there an alternate way to print that looks more like what I see on screen?

I am also looking for ways to print other object properties and setups so that I can provide better documentation for those that follow me.

Thanks.

Mark Gardner
 
I would suggest trying Tools->Analyze->Documenter. That's a start. You may also want to look at third party products such as those that www.FMSInc.com has.
 

Users who are viewing this thread

Back
Top Bottom