In the section above you created a script called about.sbs and with one line in it that was
about( )
and saved it. When you run it you should see something like this
about( ) is a simple function that displays the current version of the Batch Script and is useful information if you have a problem so we can determine if you have the most up to date version of the software. The list box contains the compiled in values of the buffer sizes used by this version of SBS.
about.sbs is a trivial script but when you can edit it and run it you know you have the system set up so it will help you. You then need only worry about what goes in your scripts, the rest all works.