All Forums >> [Scripting] >> Post a VBScript >> File Read, Write and Append Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
this is extreme short code for Reading, Writing and Appending text files as well as an additional function...
Side note: i crush my code. (i want my code short and as direct as possible) if you cannot follow the code please reply and i will post the long formats.
before i display the examples lets cover theFile System Objects .OpenTextFile Values Reading = 1 Writing = 2 Appending = 8