SUB function added
Completed adding a SUB function to the system which gave us a chance to play with a bit of the stack manipulation routines within the MSB source. With the addition of the SUB function we are getting closer to be able to run our Apache CGI interface within the MSB code. We will still need to add an ENV function in order to access the environment variables along with += and -=.
