Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Thank you Microsoft (Score 1) 687

WSH is quite an achivement and not getting the recognition it deserves.

I came across it when i was thinking to myself that the main flaw in Excel was that to do anything sophisticated you had to resort to Visual Basic, instead of a real scripting language. But as I discovered, you can use WSH to enable almost ANY scripting language for excel (and many other applications) now, once some bindings are implemented of course. For example you can use both python and perl as excel scripting languages almost out of the box.

Slashdot Top Deals

UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Working...