Global file handles
Added GLOBAL file handles to MSB this morning. Rather than extending the file handles beyond the current range, we decided to use the range of 32000 through 32499 for global file handles. This allows for up to 500 global files which should be more than enough for most applications.
We will look at completing the addition of the GFN function later today.
