View Single Post
Old Nov 11th, 2007, 9:15 AM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Re: RND batch file example

Whether or not your particular shell/batch facility has a randomize feature depends on your system and any utilities that have been added. Generally, you will find you need to invoke another program (and use redirection, temp files, etc.), whether it was written by you or someone else.

The response you got was perfectly sensible. Perhaps you'd prefer Google?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote