VBScript in LINQPad 5+
Options
Hello all,
I'm evaluating LINQPad 5+ for my company and I have a lot of VBScript https://en.wikipedia.org/wiki/VBScript that we use, but it doesn't seem to run in LINQPad under the VB program option. What have other people done when they encounter VBScript?
Thanks!
I'm evaluating LINQPad 5+ for my company and I have a lot of VBScript https://en.wikipedia.org/wiki/VBScript that we use, but it doesn't seem to run in LINQPad under the VB program option. What have other people done when they encounter VBScript?
Thanks!
Comments
-
Try http://www.vbsedit.com/ as mentioned here.
Consider migrating from VBScript to C# / VB.Net for new projects or perhaps PowerShell (but I'd rather opt for LINQPad)
-
If it were my call we'd be using C# but that decision is way above me. I have tried vbsedit but it's nowhere near as good as LINQPad. Oh well..