Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running 2 concurrent macros program on the same machine
#1
I have one macro that run on a background to continue checking for a file to be created. Then it will read the content of that file and open a program based on the content. The file is created on a share drive so one machine can create a file and another machine with that macro running will read the file and open an application. Everything works fine with this two machine setup.

However, on the machine that I have macro run as a background, I noticed that I can not run any other macro. It won't simply run. Not even a mes command. Anyone have similar problem?

Thank you,
#2
Convert the macro to function. In Properties dialog.


Forum Jump:


Users browsing this thread: 1 Guest(s)