Search found 4 matches
- 15 Dec 2009 05:01
- Forum: DOS Batch Forum
- Topic: A command line digital radio solution
- Replies: 1
- Views: 4386
A command line digital radio solution
I just wrote myself a command line digital radio script that I thought others might find useful. @echo off rem ============================================================ rem CLRadio.bat rem command line digital radio rem mikehirst rem 10:27 15 December 2009 rem N.B. requires mplayer - http://www.m...
- 18 Mar 2009 08:59
- Forum: DOS Batch Forum
- Topic: looped reporting
- Replies: 2
- Views: 5448
- 18 Mar 2009 04:18
- Forum: DOS Batch Forum
- Topic: looped reporting
- Replies: 2
- Views: 5448
looped reporting
Here's something I've been playing round with for the past few days. I'm running several processes which I need to monitor. I've been experimenting with running continuous loops which test for certain conditions and report status. For example the script below tests for the existance of one or more t...
- 12 Aug 2008 10:08
- Forum: DOS Batch Forum
- Topic: Dr. Batch File's Ultimate Collection
- Replies: 0
- Views: 8458
Dr. Batch File's Ultimate Collection
I wonder if anyone can help me. I recently purchased a second hand copy of Dr. Batch File's Ultimate Collection by Ronny Richardson. Although somewhat outdated, this is still a useful book, containing many useful batch techniques. The book came without the original floppy disk. Many of the examples ...