J
JohnNews
Folks:
I have a bunch of Windows Media Player files which I can launch from the
Command Prompt with a (DOS) command like:
[ WMplayer
"http://Johnen.lines.com/mcasx.asx?media=2764375&system=4536760" ]
How do I use DOS commands like: FIND(STR), FOR .. IN .. DO, etc to achieve
the following:
* I need to INCREMENT the numeric part of the above string (2764375) by 1
before launching [ WMplayer "
http://Johnen.lines.com/mcasx.asx?media=2764375&system=4536760" ] again.
* How can I achieve the above goal
Thanks,
John.
I have a bunch of Windows Media Player files which I can launch from the
Command Prompt with a (DOS) command like:
[ WMplayer
"http://Johnen.lines.com/mcasx.asx?media=2764375&system=4536760" ]
How do I use DOS commands like: FIND(STR), FOR .. IN .. DO, etc to achieve
the following:
* I need to INCREMENT the numeric part of the above string (2764375) by 1
before launching [ WMplayer "
http://Johnen.lines.com/mcasx.asx?media=2764375&system=4536760" ] again.
* How can I achieve the above goal
Thanks,
John.