Hi all,
I'm preparing a batch file to execute the following commands:
- compact a db
- run a macro
- re-compact the db
The problem is that the first "compact" does not work if the db is open, so i need a bat command to close/quit the db. Can someone please help me?
Thank you in advance.
DE
I'm preparing a batch file to execute the following commands:
- compact a db
- run a macro
- re-compact the db
The problem is that the first "compact" does not work if the db is open, so i need a bat command to close/quit the db. Can someone please help me?
Thank you in advance.
DE