Microsoft
Software
Hardware
Network
Question : code checking massive IF statement VbScript
I am using Visual Studio (shell only) and bit of a newbie to Visual Studio.
There is definitely an error in a big If statement I wrote in VbScript. I'm not sure how the 'Error List' works in Visual Studio. I tried to see if the Error List would report anything if I removed the 'End If' from an If statement, but nothing changed.
What is the best way to check for errors in your code in Visual Studio? It's a file with extension .wsf.
Thanks!
Answer : code checking massive IF statement VbScript
exx, I use PrimalScript too. It's great for more than just VBS too.
Another great and free VBS editor is at
www.vbsedit.com
. It also provided syntax highlighting, line numbering, and auto completion as well.
Regards,
Rob.
Random Solutions
How do I get my youtube video to show up in Google search results
Lookup a cell value in another workbook question
Exchange Server and Active Directory
Revert changes back in Rowvalidating event of datagridview
Automatic Email Sending
Firefox won't load the URL
C# - I want to add "Everyone" user with full permission to a registry hive. Is there a way for this?
VMware seperating a Nic card
science of sweating
Using dragdrop, how to "reset" color of a label when mouse leaves and drop has not occurred?