Page 1 of 1

MyEdit Keywords - Specifically IGNORE

Posted: Thu Mar 10, 2016 12:51 pm
by GomezL
I am still using MyEdit, and have been struggling to extend the syntax checker to support the IGNORE Common.

For example:
PR 1/0 ZDIV IGNORE


MyEdit complains
Invalid FROM or Label Reference IGNORE.

My workaround is to add a new line of code

IGNORE: Continue

Ryan mentioned something about MyEdit.BRKeywords, does anyone have something like that on their install?

As BR continues to add keywords, this will become more important.

Re: MyEdit Keywords - Specifically IGNORE

Posted: Thu Mar 10, 2016 1:08 pm
by John
I do have that file "C:\Program Files (x86)\MyEditBR\myeditbr.brkeywords" in my myeditbr folder.... it is a text file with only one word in it: "foobar" ... not sure if that helps in anyway.

-john

Re: MyEdit Keywords - Specifically IGNORE

Posted: Thu Mar 10, 2016 1:36 pm
by GomezL
I guess IGNORE:CONTINUE will be my solution : :D

Re: MyEdit Keywords - Specifically IGNORE

Posted: Thu Mar 10, 2016 2:23 pm
by John
I guess it is the best one for now. I poked around at it with and tried a few different combinations with ignore in it didn't really seem to care what i put in the file.