STOP

The form for the STOP statement is:

STOP [message]

message is optional and is a character string.

STOP causes a normal (successful) termination of the program. If present, the message is output to the standard output device. STOP does not flag an error condition to the operating system.

The terminating END of a PROGRAM implies STOP.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited