I utilize the #include.h file for the messagebox utility that came with 5.7. Is there any way to release this from memory when the form closes. Since it is written into each form I designed it is being loaded repeatedly instead of releasing when the form closes. <OR> Is there a way I can load it globally into the entire program enviroment from the start? This causes "Visual dBase Has Become Unstable" message to appear and kicks everyone out of the system.