N
Nik
Hello,
I have a macro that automatically prints documents by settings the
activeprinter and then calling printout and this macro is executed from
the command line with the /m switch.
I have a problem, however when executing several instances
simultaneously using Java threads - the documents can end up at the
wrong printers!
What is the scope of macro variables? Is it possible that they are
common and running the macro simultaneously might overwrite the values?
I have a macro that automatically prints documents by settings the
activeprinter and then calling printout and this macro is executed from
the command line with the /m switch.
I have a problem, however when executing several instances
simultaneously using Java threads - the documents can end up at the
wrong printers!
What is the scope of macro variables? Is it possible that they are
common and running the macro simultaneously might overwrite the values?