In 4.1.4 I created a new VB.NET project, In the default Recording1 module, I created 2 steps. The first is just a GetValue to retrieve a value from a text field & store it in a new variable '$myVar'
The second action is a report action that reports the same variable as the message.
When executed it runs fine.
I then convert the report statement to user code. I do not change anything else, but when I run it gives multiple compile errors. This worked fine in 4.0
I found that if I do the same but as a C# project it works fine. It only happens in VB.NET
I have just upgraded to 4.1.5 and find exactly the same problem, works in C#, fails in VB.
Covert to user code in VB not compiling
Re: Covert to user code in VB not compiling
Now seems to be working fine! Haven't charged anything.
I'm running on an XP image under VMWare so maybe something to do with VM
But seems to be ok now
I'm running on an XP image under VMWare so maybe something to do with VM
But seems to be ok now