BBSysco development log 
Business Basic Systems Corporation

July 31, 2007

Global file handles

Filed under: File System coding — Mike King @ 10:58 am

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.

Powered by WordPress