Previous Topic

Next Topic

Book Contents

Book Index

Automatic Script Execution

The Standard Edition of Really Random Numbers executes a fully customizable VBScript file each time the data file is updated.

The script file is saved as RandomData.vbs in your Really Random Numbers program folder. You may customize it with any VBScript code of your choosing using a standard text editor. You can test the script using WScript or any other VBScript execution tool.

The advantages of having a script file execute after each data update are numerous:

The following advice is helpful to those writing scripts:

See Also

Standard Edition Features