Next: void run_preweigh(char sample_set Up: BLOOD.C Previous: char preweigh_new(void)

char preweigh_load(int panel_handle, int list_handle, char filename)

Called by main() when loading saved preweigh data. Returns a pointer to a NULL terminated string containing the sample set letter. Also called by check_preweigh_data() to load the preweigh data. Calls clean_list(), FileFindFirst(), and FileFindNext().


wolforth@pet.mni.mcgill.ca