I add a lot of events (~1000) to my EEG files using pop_editeventvals(), and resorting after each addition takes a long time. Is there a way to add events without resorting each time? I see the variable 'noeventcheck' used internally in pop_editeventvals() but it isn't one of the values parsed from varargin. Thanks, John