O.P. [Help]Reading a file/Opening a file
I have a specific task i wish to do for a script of mine, i want to make it so a folder is scanned and then each file is searched for a specific string and then the found line after it is stored in a variable, I know this is possible via C++ but i am relatively new to javascript and I have done quite abit of googling and found nothing. I wasn't sure if ActiveX was possible in MsgPlus or not, or any of those other fancy languages.(that i seem to have a hard time understand how to implement onto MsgPlus)
If this isn't possible via JScript then how may i make it so my Jscript sends a variable to a C++ DLL and then have the dll return the variable it has stored back?
|