QUIT Command

Switch View :
ScriptFree
Visual FoxPro 9.0 SP2
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 might become damaged and data lost, and temporary work files that would normally be deleted may be left on disk.

See Also

Reference

CANCEL Command
RESUME Command
RUN | ! Command
SUSPEND Command

Other Resources

Commands (Visual FoxPro)