; EmEditor Syntax File ; epcl.esy PSLF epcl syntax file by SBhowmik 5/06/2020 ; ; To import this file to an existing configuration, select Configuration ; under the Tool menu, select Define Configurations, select a configuration ; you want to import to, press [Properties], select the Highlight page, and ; press [Import]. ; ; Submit your customized file to submit@emurasoft.com ; to be listed in www.emurasoft.com user files pages. ; #Highlight=on #BeginTag= #EndTag= #CommentBegin=/* #CommentEnd=*/ #LineComment1= #LineComment2= #SingleQuote=off #DoubleQuote=on #ContinueQuote=on #Escape= #ScriptBegin= #ScriptEnd= #SpecialSyntax=off #HighlightBraces=on #Keyword color=4,word=on,rightall=off,case=on,insidetag=off if else endif elseif switch case break endcase default for quitfor continue next goto label gosub subroutine return end dim #Keyword color=3,word=on,rightall=off,case=on,insidetag=off define