OpenFileDialog - File Dialog box is not appearing
Hi
Please see the attached. All I'm trying to do is pop up a dialog for the user to select a file, in order for me to then grab the selected filename and path.
The automation reaches as far as the openFileDialog (ShowDialog), but then stops, WITHOUT displaying the dialog.
Any ideas why this might be happening or how I might investigate further?
I'm running version 19.1.70
Many thanks.
Paul