how to create a new file
Page 1 of 1
how to create a new file
title explains it
- Spoiler:
- Dim file As System.IO.FileStream
file = System.IO.File.Create("c:\test.txt")
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum