Revision Number

  • Thread starter Thread starter tsluu
  • Start date Start date
T

tsluu

Is there a way to retrieve the revision and/or the build number of the Access
application im developing. Reason being, I want to display this information
so that the users know what version of the application they are using. In
terms of support, it might come in handy too.
 
Is there an event which fires each time I do a Save. That way I can increment
the revision number automatically.
 
No, but you can write one that is called with every save. You will need to
save in code instead of using the toolbar.
 

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

Back
Top