Chris.Young@... wrote: > > chris > > There is a toolbox call, MaxBlock, which returns a long integer which is the > size of the largets block of memory available after heap compaction were to be > performed. Called as: temp& = fn maxblock > > hth > > Chris Young Also, don't forget the FB MEM function. It can tell you total bytes free, or total contiguous bytes, as you wish.