Displays an alert box on the screen containing a user specified string.
Syntax
object.Alert(message)
Where:
object is the name of the object to be deleted;
message is a String to be displayed in the alert box.