D
Dale Fye
I've got a function that I use to make my application distribution ready.
I sets the startup form, startup parameters, changes some of the db
properties, drops linked tables, ...
The last step I need in this process is to add a line of code that will
create an accde file after the above changes have been made. I was looking
for a RunCommand constant that would do this, but have not found one.
Anybody have any suggestions?
I sets the startup form, startup parameters, changes some of the db
properties, drops linked tables, ...
The last step I need in this process is to add a line of code that will
create an accde file after the above changes have been made. I was looking
for a RunCommand constant that would do this, but have not found one.
Anybody have any suggestions?