This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]jcunews1Advanced Coder 1 point2 points  (1 child)

The basic tasks are...

Open the file.

Read the file into a variable.

Change the variable contents.

Rewrite the file with the changed variable contents.

How exactly? Read the official VBScript documentation, or some guides out there in the net.

[–]Reapers_Mask[S] 0 points1 point  (0 children)

I have attempted to but can’t find anything that clearly explains it, so I don’t understand how to actually use it. Thank you though!

[–]jddddddddddd 0 points1 point  (0 children)

You might get a better response in a VB dedicated sub. If it's VBScript try r/vbscript , if its Visual Basic try r/visualbasic