flag_selected = select_load_txt_file() Obtains a list of all .txt files in current directory, displays a menu letting the user choose from the files, and loads the file into the global struc variable 'DATA' Returns: flag_selected: 0 - no file was selected; 1 - a file was selected