read lines of code in Access VBA

M

markt

I would like to programatically read the lines of code in an Access ADP/MDB
for comparison and manipulation. Does anyone know where I can find
information on doing this and the format of the lines?
 
T

Tom van Stiphout

On Thu, 21 Aug 2008 20:39:01 -0700, markt

In the help file. For example the Module object has a lot of
properties and methods about this topic.

-Tom.
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top