
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'BACK.PCX')
Draw_Window(95,101,560,246,1,'System Message')
Lowered_Box(110,136,545,186)
Flood_Fill(135,166,15)
Standard_Text(210,141,16,3,'You don't have enough TIME.')
Standard_Text(150,166,16,3,'Remove some files (File Queue) and try again.')
Draw_Button(295,206,60,13,1,4,'Okay')
Show_Mouse()
End_Screen()
