
Start_Screen()
Hide_Mouse()
Put_Image(1,22,'BACK.PCX')
Draw_Window(15,36,505,401,1,'Enter Your Password . . .')
Put_Image(96,66,'LYDIE.PCX')
Flood_Fill(460,151,0)
Entry_Field(190,326,4,15,1,'')
Draw_Button(225,366,60,35,1,4,'Okay')
Show_Mouse()
End_Screen()
