When I am converting code from one language to another (which I thankfully don't need to do now - that was a student job I had back in 1993 - converting ForTran to C, what a mistake!), it's more important to know what it is doing (conceptually) than knowing how to convert.
What I mean is that I tried to convert ForTran to C. I would write C code that did exactly the same as what the ForTran code did. I did that for exactly one program. The rest of the conversions were done by figuring out what the input was, what the output was, and then rewriting (from scratch) everything in between. When I left that job, the only program that wasn't working was the first one. Everything else was working fine when I graduated from university (1997) and went back to thank my former manager for what I learned there.
The only exception was when I went back to look at the original code was when I couldn't figure out a mathematical formula - math is picky like that ;-)
Short version: what is a WSF file? What is your input, what is your output?
In reply to Re: Converting VBScript to PerlScipt
by Tanktalus
in thread Converting VBScript to PerlScipt
by Nesh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |