Home

Anthony Miller
The top button of this program asks the user to select an *.ndk file
and then writes a script 
autoscript.scp file 
to the same directory as the input *.ndk files

When run in the Logic environment this script iwill 
output *.lst statistic files 
to the user's C:\temp directory for all NDK files 
in the directory from which the sample *ndk file was selected when executed.

To execute the script in Logic go to Main menu Scripts / Playback
http://www.logicomep.com
The bottom button concatenates the output LST files
in the user's C:\temp directory into a file called
C:\temp\concat.asc
Both the LST and concat.asc files are written using the append command
so the user may wish to delete old files before using either routine.

This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License
as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

It was written by Anthony Miller of RPS Energy London
to be used on internal RPS Energy Projects.
If you're using it outside RPS Engery you are using it
under the terms of version 2 of the GNU General Public License
as published by the Free Software Foundation.
If you don't understand what this means you should
write to the Free Software Foundation, Inc., 
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

This VB.NET program will not run from a Network Drive
you have to have it installed to your local (C) drive
which is why you are runing this script.

To get a free copy of Visual Basic 2008 and ASP.NET
Visit the Microsft Website.