My most common use of Groovy is for writing scripts. As such, I enjoy its characteristics that enable an improved script development experience, but I also notice features of Groovy that are less than ...
Hey all, VBscript question...<BR><BR>We have a piece of software up here that requires an environment variable to be set. [yes I know, archaic]<BR><BR>Anyway... so I added a couple lines to my logon ...
So this is what I am trying to do. This code needs to run using Windows Scripting Host so I believe it can be either VBScript of JScript. I am more familiar with VB, so thats what I use. I am not sure ...