hi everyone does anyone know how to create an batch file in vb6
example
copy /b text1.text + text2.text text3.text
if someone could tell me how to create batch files thanks a lot :D happy christmas to all :D
How to create a batch file in vb6 ?
Started by kresh7, Dec 22 2007 11:56 AM
3 replies to this topic
#1
Posted 22 December 2007 - 11:56 AM
|
|
|
#2
Posted 22 December 2007 - 04:10 PM
Happy Christmas..
You can create a batch file by the exact same way you create a text file.. instead of saving it to a txt you save it to a bat. You remember that print code I gave you? to save to a text file? Use that.
You can create a batch file by the exact same way you create a text file.. instead of saving it to a txt you save it to a bat. You remember that print code I gave you? to save to a text file? Use that.
#3
Posted 23 December 2007 - 06:42 AM
ooo yes your right thx again :D
#4
Posted 23 December 2007 - 12:08 PM
Welcome :) If you have any other problems just ask.


Sign In
Create Account


Back to top









