I have a large accounting program with well over 110,000 lines of code (including include files), =126 segments, and many FN's. Per Statz, the limit on simple global variables (non-array) is 65K (which is a continuing problem becuase I keep bumping the limit). Doug Stemen