Guest_imported
New member
- Jan 1, 1970
- 0
Hi, I got assigned a little task, and I'm hoping that someone are able to aid me:
I need a VBScript that reads input from a file, alters some of the text, and save the file.
Optionaly, I could pre-make the wanted output as its only 5 lines, and just have the program insert the variable and save the file.
BUT: how do I manage filecontroll in VB ? open (file) for input as #1 certainly dont work, and I have never done any VBscripting before.
Any help apreciated.
I need a VBScript that reads input from a file, alters some of the text, and save the file.
Optionaly, I could pre-make the wanted output as its only 5 lines, and just have the program insert the variable and save the file.
BUT: how do I manage filecontroll in VB ? open (file) for input as #1 certainly dont work, and I have never done any VBscripting before.
Any help apreciated.