It creates a .txt file now,
Now i want to let the program write text in it.
Search found 5 matches
- 09 Oct 2011 02:39
- Forum: DOS Batch Forum
- Topic: Write something down in a .txt
- Replies: 2
- Views: 3239
- 09 Oct 2011 02:23
- Forum: DOS Batch Forum
- Topic: Opening and working in
- Replies: 4
- Views: 4597
Re: Opening and working in
That is what i needed... Thx!
- 09 Oct 2011 00:41
- Forum: DOS Batch Forum
- Topic: Write something down in a .txt
- Replies: 2
- Views: 3239
Write something down in a .txt
Hello,
I want to let my .bat script put down some text in results.txt
Can anybody help me?
I want to let my .bat script put down some text in results.txt
Can anybody help me?
- 09 Oct 2011 00:38
- Forum: DOS Batch Forum
- Topic: Opening and working in
- Replies: 4
- Views: 4597
Re: Opening and working in
I know how to start the CMD..
In my .bat script i added a ping. but it doesnt do it in the new window
only in the first 1.
In my .bat script i added a ping. but it doesnt do it in the new window
only in the first 1.
- 08 Oct 2011 05:52
- Forum: DOS Batch Forum
- Topic: Opening and working in
- Replies: 4
- Views: 4597
Opening and working in
Hi, Im trying to make a small EasyCMD. But i need help making this: The program EasyCMD is opened and start doing ping localhost before he pings i want it to load a new cmd. ----------------------------------------------------- Till here everything work perfect Now on the second CMD that just opened...