Command CANCEL Foundation

Ends the program.

Syntax
CANCEL | QUIT
Description

The command CANCEL exists only for compatibility reasons. The command QUIT should be used instead of CANCEL. Both commands close all open files, write file buffers back into the files, and end the Xbase++ program. Control is returned to the operating system.

Examples
CANCEL
// See command QUIT 
Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.