Catching an Operation Failure

You may sometimes need to detect the execution of a failed operation. In this example, the On Cancel catches the failure of an ActiveX URL operation.

See Also
On Cancel
ActiveX URL
  1. Double-click the type you have created and click Sequence Combination to create a combination of operations.
  2. Click On Cancel .
  3. Click Sequence Combination.
  4. Click ActiveXURL .
  5. Double-click OnCancel.1. The On Cancel Operation tab opens.



    1. Click the Father Object to Survey field and select the second sequence. ActiveXURL.1 appears in the Children Objects list.
    2. Use the arrow to move it to the Child Object to Survey column.
    3. Click OK when done.