home *** CD-ROM | disk | FTP | other *** search
- A random slideshow for Show.
- ============================
-
- RandomScan generates a list of random files for Show (or another programm).
-
- Template:
- RandomScan DIR,G=GETDIR/S,P=PATTERN/K,N=NUMFILES/K/N,F=OUTPUTFILE/K,
- V=VERSION/S,S=STATS/S,DB=DEBUG/S,VB=VERBOSE/S
-
- DIR : The directory path of files (default is current).
- G=GETDIR/S : If ON, a file requester will appear to choose the path.
- P=PATTERN/K : The pattern for files (default '#?').
- N=NUMFILES/K/N : The number of files (default 100).
- F=OUTPUFILE/K : The output file name for the generated list (default 'T:randomscan.lst').
- V=VERSION/S : Display the version of the program.
- S=STATS/S : Display some stats.
- DB=DEBUG/S : Display some error diagnostics.
- VB=VERBOSE/S : Self-explanatory...;)
-
-
-