<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr"><span id="yui_3_16_0_ym19_1_1496274807501_6405">Hi EEGLAB Community,<br><br>I've been dealing with an annoying Warning prompt in my EEGLAB preprocessing script that I made. For whatever reason, I have to engage with the GUI's Warning prompt "Modify EEG.event GUI" from ERPLAB, whenever I reach this line of code where I assign my eventlist: </span>EEG  = pop_editeventlist( EEG , 'AlphanumericCleaning', 'on', 'BoundaryNumeric', { -99}, 'BoundaryString', { 'epoc' }, 'List', eventPath, 'SendEL2', 'EEG', 'Warning', 'off', 'UpdateEEG', 'on' ). When I looked inside pop_editeventlist, it seems there is indeed the Warning argument available, where as you can see I turned off. However, I continously get this prompt, stalling my code until I select which info is to be used as EventType (numeric codes, code labels, bin labels, bin index). How can you stop this warning from appearing?</div><div id="yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">Best regards,</div><div id="yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">Ryan Kopstick</div><div id="yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">MSc Candidate</div><div id="yui_3_16_0_ym19_1_1496274807501_6330" dir="ltr">UBC Brain Dynamics Lab</div></div></body></html>