Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Waiting for process completion
#10
Perhaps I could use the following in a QM routine which waits on a lock count of zero

var.lock
Locks array (increments lock count). If lock count is nonzero, array cannot be resized or destroyed (for example, by other threads or applications). Calls to lock can be nested. An equal number of calls to unlock are required. Failing to unlock causes memory leak.

var.unlock
Decrements lock count.

I would just shell out to an QM unlock in the Word macro using the formula


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)