Discussion

Nationwide Building Society
Nationwide Building Society
GB
Nationwide Building Society
Posted: Jul 22, 2020
Last activity: Jul 22, 2020
Last activity: 22 Jul 2020 11:54 EDT
Closed
ThreadStatException
Automation of application using C# script results in error when attempting to clear clipboard using the following code line
My.Computer.Clipboard.Clear()
The same code is not erroring for other .net or C# applications
Attempted to resolve by including <STAThread> line before calling funtion