[go: up one dir, main page]

0% found this document useful (0 votes)
68 views3 pages

Document 11

The document describes a CalcScript language definition file that defines settings, keywords, and styles for syntax highlighting and formatting of the CalcScript language in a text editor. It includes sections for global settings, keyword lists categorized by name, and style definitions for different types of tokens like comments, numbers, and operators.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
68 views3 pages

Document 11

The document describes a CalcScript language definition file that defines settings, keywords, and styles for syntax highlighting and formatting of the CalcScript language in a text editor. It includes sections for global settings, keyword lists categorized by name, and style definitions for different types of tokens like comments, numbers, and operators.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Jason

Sunday at 07:16

Follow

PLEASE READ THIS UPLOADER CONTENT AGREEMENT >

<UserLang name="CalcScript" ext="csc" author="Daniel Willis"


website="http://www.hypersbase.com/">

<Settings>

<Global caseIgnored="yes" />

<TreatAsSymbol comment="yes" commentLine="no" />

<Prefix words1="yes" words2="no" words3="yes" words4="no" />

</Settings>

<KeywordLists>

<Keywords name="Delimiters">&quot;00&quot;00</Keywords>

<Keywords name="Folder+">LOOP FIX EXCLUDE IF</Keywords>

<Keywords name="Folder-">ENDLOOP ENDFIX ENDEXCLUDE


ENDIF</Keywords>

<Keywords name="Operators">- ! % ( ) , : ; + &lt; = &gt;</Keywords>

<Keywords name="Comment">1/* 2*/ 0</Keywords>

<Keywords name="Words1">@</Keywords>

<Keywords name="Words2">ELSE ELSEIF AGG CALC CCONV


CLEARBLOCK CLEARCCTRACK CLEARDATA DATACOPY
SET</Keywords>

<Keywords name="Words3">&amp;</Keywords>
<Keywords name="Words4">* AND NOT OR / AFTER AGGMISSG
ALL ARRAY AVERAGE CACHE CALCPARALLEL CALCTASKDIMS
CCTRACKCALC CLEARUPDATESTATUS COPYMISSINGBLOCK
CREATEBLOCKONEQ CREATENONMISSINGBLK DATAEXPORT
DATAEXPORTCOND DATAEXPORTOPTIONS DATAIMPORTBIN
DATAIMPORTIGNORETIMESTAMP DEFAULT DIM FIRST
FRMLBOTTOMUP FRMLRTDYNAMIC HIGH LAST LOCKBLOCK LOW
MSG NOTICE OFF ON REMOTECALC SUMMARY TWOPASS
UPDATECALC UPTOLOCAL VAR</Keywords>

</KeywordLists>

<Styles>

<WordsStyle name="DEFAULT" styleID="11" fgColor="000000"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="0000FF"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="FOLDERCLOSE" styleID="13"


fgColor="0000FF" bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="KEYWORD1" styleID="5" fgColor="FF8000"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="KEYWORD2" styleID="6" fgColor="0000FF"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="KEYWORD3" styleID="7" fgColor="FF0080"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="KEYWORD4" styleID="8" fgColor="FF0000"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="COMMENT" styleID="1" fgColor="008000"


bgColor="FFFFFF" fontName="Consolas" fontStyle="2" />

<WordsStyle name="COMMENT LINE" styleID="2" fgColor="000000"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="400040"
bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="OPERATOR" styleID="10" fgColor="FF0000"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="DELIMINER1" styleID="14" fgColor="408080"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="DELIMINER2" styleID="15" fgColor="000000"


bgColor="FFFFFF" fontName="Consolas" fontStyle="0" />

<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000"


bgColor="FFFFFF" fontName="" fontStyle="0" />

</Styles>

</UserLang>

</NotepadPlus>

You might also like