QUIT Command
Ends the current Visual FoxPro session and returns control to the operating system.
QUIT
Remarks
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.