Popup::Error — Show an error message and wait until user clicked "OK".
Import Popup;
void Popup::Error (
)
error message string
Popup::Error("The configuration was not succesful." );