Ok,
I have figured out how to
1)Write to a file
2)Read a file
3)Copy a file
4)Delete a file
but how the hell do you create a file??? programmatically?? I know I can go in there and add a file yes...but how do you create one via code? thanks in advance...
I have figured out how to
1)Write to a file
2)Read a file
3)Copy a file
4)Delete a file
but how the hell do you create a file??? programmatically?? I know I can go in there and add a file yes...but how do you create one via code? thanks in advance...

Comment