# MODULE status.pl sub status { &commit_deletions; &system('stat',$id = ¤t_msgid,$Current_Folder); &read_folder(); &redraw; } 1;