Lynton Grice wrote:
Please help me ;-) I know how to push / pop messages off of a MSMQ, also how
to create a queue etc.but my problem is I cannot seen to catch the
"com_error" when I try create a MSMQ that already exists ;-( The basic code
is as follows:
import win32com.client
import pythonc
Hi there,
Please help me ;-) I know how to push / pop messages off of a MSMQ, also how
to create a queue etc.but my problem is I cannot seen to catch the
"com_error" when I try create a MSMQ that already exists ;-( The basic code
is as follows:
import win32com.client
import pythoncom
import