![]()  | 
GetAbortRetryIgnore
The GetAbortRetryIgnore function displays a message in a standard Windows message box containing [Abort], [Retry], and [Ignore] buttons. Use this dialog to query how to proceed after an error occurs.
| 
 
  | 
 
  | 
| 
 nResult = GetAbortRetryIgnore( string )  | 
    string is
the message to display and may contain multiple lines.
    This
function returns the following codes in nResult:
[Abort] returns 1.
[Retry] returns 2.
[Ignore] returns 3.
Mira Pro x64 Script User's Guide, v.8.73 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.