
Hide_Mouse()
Draw_Window(200,91,505,271,1,'Delete File')
Flood_Fill(330,131,0)
Put_Image(205,116,'SKULL.PCX')
Shadow_Text(290,156,15,0,3,'Do you want to Physically')
Shadow_Text(290,176,15,0,3,'remove the file ?')
Shadow_Text(325,211,15,0,3,'Yes')
Shadow_Text(385,211,15,0,3,'No')
Flood_Fill(290,101,1)
Click_Zone(325,211,25,15,89)
Click_Zone(380,211,25,15,78)
Show_Mouse()
End_Screen()
