
Start_Screen()
Put_Image(1,22,'BACK.PCX')
Draw_Window(110,86,375,231,1,'System Message')
Flood_Fill(255,101,4)
Flood_Fill(135,146,15)
Standard_Text(135,141,16,3,'User Flagged For Deletion.')
Draw_Button(210,191,60,13,1,4,'Okay')
End_Screen()
