Short: Sets env variable to a random value Author: misha@friko2.onet.pl (Misha/ECS) Uploader: misha friko2 onet pl (Misha/ECS) Type: util/cli Architecture: m68k-amigaos Keywords: misha elcondor polska random environment variable ________.___________________________________________________________________ / \ / -\ EL CONDOR SOFTWARE /-----\ presents / -----\ RandENV /_________\ Add some fantasy to your dos scripts! --/ _________\------------------------------------------------------------- /__________ \ email: elcondor@polbox.com /_______________\ web: www.polbox.com/e/elcondor .---------------------------. -------------( DESCRIPTION ) `---------------------------' This little command sets given environment variable to a random value choosed from user defined list. That's all. Using this command you can create scripts which are unpredictable! I'd like to mark that it's "5 Minutes Production", a piece of code build using cut and paste on my other program (mConfig (util/boot) - see it!). .---------------------------. -------------( USAGE ) `---------------------------' Template: RandENV NAME/A,CHOICES/A/M Where: NAME - is a varible name to set. CHOICES - list of all possible values listed one after another .---------------------------. -------------( DISTRIBUTION ) `---------------------------' Both executable and source are public domain - do whatever you want with them.