Hi,
Does anyone know the "secret" to activating the Cancel button on an input
box here in BWS?
This is what I was attempting.... notice that I said attempting here.
RUReady = InputBox("Are you ready to Proceed with batch creation process?", "All
Information has been gathered", "Yes I am ", 2000, 2000)
'*** This block is to allow the user to cancel running of the script***
If Click = vbCancel Then
Wait 1
Shutdown = True
Wait 1
Else
If Click = vbOK Then
Wait 1
End If
'*** end of the cancel program block ***
Thank you,
Scott
***************************************************************************************
CONFIDENTIALITY NOTICE: This e-mail communication and any
attachmentsmay contain confidential and privileged information for the
use of the designated recipients named above. If you are not the intended
recipient, you are hereby notified that you have received this communication
in error and that any review, disclosure, dissemination, distribution or
copying of it or its contents is prohibited.
If you have received this communication in error, please notify Saratoga
Hospital immediately by e-mail at [EMAIL PROTECTED] and destroy
all copies of this communication and any attachments.