
Hide_Mouse()
Draw_Window(120,71,490,256,1,'Searching File System')
Draw_Button(145,111,40,83,0,0,'Stop')
Shadow_Text(195,116,15,0,2,'file search and view what's been found so far.')
Draw_Button(145,151,40,65,0,0,'Abort')
Shadow_Text(195,156,15,0,2,'file search and return to menu.')
Flood_Fill(145,201,7)
Flood_Fill(325,76,4)
Shadow_Text(145,201,15,0,3,'Searching File Cabinet')
Shadow_Text(145,226,15,0,3,'Searching File Drawer ')
Show_Mouse()
End_Screen()
