Message 1 of 4
Application Ready Signal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Are there any known issues with the Application.Ready property when the Application.UserInterfaceManager.UserInteractionDisabled = True and Application.SilentOperation = True options are used?
I have an issue when these two options are used, the Application.Ready property never becomes true, yet when these options are missed out, the ready property becomes true.
Is this a known issue?