shell running multi instance

  • Thread starter Thread starter iccsi
  • Start date Start date
I

iccsi

I use Shell to running another MS Access and open another mdb file.
I just wonder does shell know that if user running multi instance on
the machine?

If yes, then everytime MS Access running will Shell bring opened mdb
to front?
If not, are there any easier way to know the mdb is opened?
If not, I have to design and code to check multi instance by myself.

Your information is great appreciated,
 
iccsi said:
I use Shell to running another MS Access and open another mdb file.
I just wonder does shell know that if user running multi instance on
the machine?
No.

If yes, then everytime MS Access running will Shell bring opened mdb
to front?
No.

If not, are there any easier way to know the mdb is opened?
If not, I have to design and code to check multi instance by myself.

See my answer to your later post, "check instance running".
 
Back
Top