| xHarbour Reference Documentation > Command Reference |
![]() |
![]() |
![]() |
Terminates program execution unconditionally.
CANCEL
CANCEL is a compatibility command that is replaced by the QUIT command. Both perform the same action of terminating an xHarbour application.
| See also: | QUIT |
| Category: | Environment commands |
| Source: | Library is rtl.lib |
// Refer to the QUIT command
http://www.xHarbour.com