
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'BACK.PCX')
Draw_Window(75,76,415,176,1,'Enter File Name')
Flood_Fill(275,86,4)
Flood_Fill(180,151,7)
Draw_Button(215,146,60,35,1,4,'Okay')
Entry_Field(190,111,0,12,1,'')
Show_Mouse()
End_Screen()
