WILLIAMSRENAULT
Technical User
Hi,
Could anyone help me with this.
I'm trying to create a yes no messagebox in attachmate extra!, but it's not working. I've tried:
QAns = msgbox("Do you wish to print",vbyesno,"Report Complete")
and
QAns = msgbox("Do you wish to print",mb_yesno,"Report Complete")
All I get on the box however is the default OK button, so at the moment I'm having to use an inputbox
Thanks in advance for any help
Could anyone help me with this.
I'm trying to create a yes no messagebox in attachmate extra!, but it's not working. I've tried:
QAns = msgbox("Do you wish to print",vbyesno,"Report Complete")
and
QAns = msgbox("Do you wish to print",mb_yesno,"Report Complete")
All I get on the box however is the default OK button, so at the moment I'm having to use an inputbox
Thanks in advance for any help