![]() |
<< Index >> |
FutureBasic 5 |
shutdown | statement | |
|
shutdown [msg$]
msg$
parameter, shutdown
behaves identically as the end
statement. If the msg$
parameter is included, the string in msg$
is displayed in an alert box before the program quits.