Specifies whether an error message is displayed when an Automation request is rejected. Read/write at run time.
ApplicationObject.OLEServerBusyRaiseError[ = lExpression] |
Return Value
- lExpression
-
One of the following settings:
Setting Description .T. (True)
An error doesn't occur and a busy message is not displayed when the number of milliseconds specified by the OLEServerBusyTimeout property have elapsed.
.F. (False)
(Default) An error occurs and a busy message is displayed when the number of milliseconds specified by the OLEServerBusyTimeout property have elapsed.
Remarks
Applies To: Application Object | _VFP System Variable