Print DB configuration Details

wchernock

Registered User.
Local time
Today, 01:25
Joined
Jun 18, 2007
Messages
28
Is there an easy way to print all of the forms, form parameters and all of the VBCode behind them for a given database?

I know I can print each form individually. And I can open the VB for each individual form and print it also. How can I print the form parameters?
 
Press F11 to open the Database Window, go to Tools -> Analyze -> Documenter, and you will find exactly what you're looking for. Use the Options button to select/deselect the options you want included with each table, query, form, module, etc. You may have to fiddle with the options a little bit to get it to display only the things you want.
 
Last edited:
Awesome. I knew there had to be an easier way.
 

Users who are viewing this thread

Back
Top Bottom