Ends the current Visual FoxPro session and returns control to the operating system.
Syntax
QUIT
Remarks
In Visual FoxPro for Windows, you are returned to Windows.
Caution Always use QUIT to terminate a Visual FoxPro session. If you turn the computer off without issuing QUIT, open files may be damaged and data lost, and temporary work files that would normally be deleted may be left on disk.