Copy all code to file or print all code

C

cp2599

I'm looking for an easy way to copy all the code in the database to a
file or print all the code rather than going into each object. Any
suggestions?
 
A

Albert D. Kallal

To print out all code?

Go tools->database utilities->analyses->documenter......

You can use the "select all button" for each group (forms, reports etc).
Make sure you click on the "options" button to select "code" for code to be
printed. And, you might actualy de-select any other options.......
 
C

cp2599

To print out all code?

Go tools->database utilities->analyses->documenter......

You can use the "select all button" for each group (forms, reports etc).
Make sure you click on the "options" button to select "code" for code to be
printed. And, you might actualy de-select any other options.......

Thank you! In Access 2003, the documenter is located under Tools -
Analyze - Documenter.
 
Top