Oh no sorry I meant the batch code, not the output.
I program the batch using notepad.
Search found 5 matches
- 07 May 2015 01:28
- Forum: DOS Batch Forum
- Topic: My 1st batch to show whats accessing the internet
- Replies: 13
- Views: 9602
- 06 May 2015 12:18
- Forum: DOS Batch Forum
- Topic: My 1st batch to show whats accessing the internet
- Replies: 13
- Views: 9602
Re: My 1st batch to show whats accessing the internet
re Aacini, Tried the latest modification and it still immediately removes the Please Wait... line, even with 42 connections taking over 1 second to display the 2nd table. It's ok to be honest. I'm happy to use CursorPos as it's such a simple batch that if anyone seriously wants to use it they can pr...
- 06 May 2015 12:03
- Forum: DOS Batch Forum
- Topic: My 1st batch to show whats accessing the internet
- Replies: 13
- Views: 9602
Re: My 1st batch to show whats accessing the internet
re Aacini, I know about the standard for formatting. Was programming before it was written. I just prefer more compact code as I was used to writing on older platforms with more limited screen space. To me the lines with ) on their own look ugly. I accept that I am in the minority. Maybe I could use...
- 05 May 2015 18:04
- Forum: DOS Batch Forum
- Topic: My 1st batch to show whats accessing the internet
- Replies: 13
- Views: 9602
Re: My 1st batch to show whats accessing the internet
hi josephf, Depends how one takes the criticism I tried your modified version but the Please Wait... disappears before I have a chance to read it. I thought maybe you'd made the next table display quicker. So I opened a load of pages at once to create many connections but Please Wait... still disapp...
- 04 May 2015 18:39
- Forum: DOS Batch Forum
- Topic: My 1st batch to show whats accessing the internet
- Replies: 13
- Views: 9602
My 1st batch to show whats accessing the internet
My internet bandwidth is very limited so it annoys me when something in the background is eating it up and I don't know what it is. I thought, why download some software to tell me when XP already has that functionality? Also I wanted it to tell me the info with a single mouse click. So, I wrote thi...