
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'BACK6.PCX')
Draw_Window(250,96,555,276,1,'Osiris v5.0 For Windows 95')
Flood_Fill(445,106,9)
Shadow_Text(275,136,15,0,3,'Edit Description For Which File?')
Entry_Field(345,176,0,13,1,'')
Draw_Button(325,226,60,79,1,4,'Okay')
Draw_Button(430,226,60,67,1,23,'Cancel')
Show_Mouse()
End_Screen()
