Associate
- Joined
- 24 Oct 2002
- Posts
- 2,366
- Location
- Cambridge
I'm attempting to write a program that will read a text file containing numbers (1 number per line) and work out the average and then output that to another text file. I'd like to run it to run invisibly as a scheduled task (i'll be using the program to track licence usage) so vbscript seems ideal.
However i've never used vbscript before and there doesn't really seem to be much help on the web for what i'm doing. Does anybody have any pointers on how to do this?
Thanks
However i've never used vbscript before and there doesn't really seem to be much help on the web for what i'm doing. Does anybody have any pointers on how to do this?
Thanks