Rick Schummer has blogged on an undocumented feature of VFP9 - a directive which forces Beautify to ignore keywords. His example is ShowWindow, which is a function exported by thew Win32 API as well as a VFP keyword. API function calls are case sensitive,