Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
PixelProphecy authored Jul 19, 2019
1 parent 38334cd commit d14f449
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions bas_npp.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<NotepadPlus>
<UserLang name="BASIC (dark)" ext="BAS" udlVersion="2.1">
<Settings>
<Global caseIgnored="no" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" />
<Prefix Keywords1="no" Keywords2="yes" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" />
</Settings>
<KeywordLists>
<Keywords name="Comments">00REM 00&apos; 01 02 03 04</Keywords>
<Keywords name="Numbers, prefix1"></Keywords>
<Keywords name="Numbers, prefix2"></Keywords>
<Keywords name="Numbers, extras1"></Keywords>
<Keywords name="Numbers, extras2"></Keywords>
<Keywords name="Numbers, suffix1"></Keywords>
<Keywords name="Numbers, suffix2"></Keywords>
<Keywords name="Numbers, range"></Keywords>
<Keywords name="Operators1">+ - / * \ ^ = &lt; &gt; &lt;= &gt;= = &lt;&gt; </Keywords>
<Keywords name="Operators2">AND NOT OR XOR EQV IMP MOD</Keywords>
<Keywords name="Folders in code1, open">WHILE</Keywords>
<Keywords name="Folders in code1, middle"></Keywords>
<Keywords name="Folders in code1, close">WEND</Keywords>
<Keywords name="Folders in code2, open">FOR</Keywords>
<Keywords name="Folders in code2, middle"></Keywords>
<Keywords name="Folders in code2, close">NEXT</Keywords>
<Keywords name="Folders in comment, open">IF</Keywords>
<Keywords name="Folders in comment, middle">ELSE ELSEIF</Keywords>
<Keywords name="Folders in comment, close">ENDIF &quot;END IF&quot;</Keywords>
<Keywords name="Keywords1">BEEP BLOAD BSAVE CALL CHAIN CHDIR CIRCLE CLEAR CLOSE CLS COLOR COM COMMON CONST &quot;CALL ABSOLUTE&quot; DATE$ DATA DECLARE &quot;DEF FN&quot; &quot;DEF SEG&quot; DEFINT DEFLNG DEFSNG DEFDBL DEFSTR DIM DO LOOP DRAW END ENVIRON ERASE ERROR EXIT FIELD FOR NEXT FUNCTION FILES GET GOSUB RETURN GOTO IF THEN ELSE INPUT IOCTL KEY KILL LET LINE &quot;LINE INPUT&quot; LOCATE LOCK LPRINT &quot;LPRINT USING&quot; LSET MID$ MKDIR NAME &quot;ON COM&quot; &quot;ON ERROR&quot; &quot;ON KEY&quot; &quot;ON PEN&quot; &quot;ON PLAY&quot; &quot;ON STRIG&quot; &quot;ON TIMER&quot; &quot;OPEN COM&quot; &quot;OPTION BASE&quot; OPEN ON OUT PAINT PALETTE &quot;PALETTE USING&quot; PCOPY PEN PRESET PRINT &quot;PRINT USING&quot; PSET PUT RANDOMIZE READ REDIM RESET RESTORE RESUME RMDIR RSET RUN &quot;SELECT CASE&quot; SCREEN SEEK SHARED SHELL STATIC SLEEP SOUND STRIG STOP SUB SWAP SYSTEM TIME$ TIMER TROFF TRON TYPE UNLOCK VIEW &quot;VIEW PRINT&quot; WAIT WHILE WIDTH WINDOW WRITE</Keywords>
<Keywords name="Keywords2">ABS ASC ATN CDBL CHR$ CINT CLNG COS CSNG CSRLIN CVD CVDMBF CVI CVL CVS CVSMBF ENVIRON$ EOF ERDEV ERDEV$ ERL ERR EXP FILEATTR FIX FRE FREEFILE HEX$ INKEY$ INP INPUT$ INSTR INT IOCTL$ LBOUND LCASE$ LEFT$ LEN LOC LOF LOG LPOS LTRIM$ MID$ MKD$ MKDMBF$ MKI$ MKL$ MKS$ MKSMBF$ OCT$ PEEK POKE PEN PLAY PMAP POINT POS RIGHT$ RND RTRIM$ SCREEN SEEK SGN SPACE$ SPC SQR STICK SIN STR$ STRIG STRING$ TAB TAN TIME$ UBOUND UCASE$ VAL VARPTR VARPTR$ VARSEG</Keywords>
<Keywords name="Keywords3">ABSOLUTE ACCESS ANY APPEND BASE BINARY AS CASE INTEGER LONG SINGLE DOUBLE STRING ELSEIF ENDIF ELSE INPUT IS LIST NEXT ON OFF OUTPUT RANDOM STEP THEN TO UNTIL USING WEND </Keywords>
<Keywords name="Keywords4"></Keywords>
<Keywords name="Keywords5"></Keywords>
<Keywords name="Keywords6"></Keywords>
<Keywords name="Keywords7"></Keywords>
<Keywords name="Keywords8"></Keywords>
<Keywords name="Delimiters">00&quot; 01 02&quot; 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" fgColor="C0C0C0" bgColor="222222" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="COMMENTS" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="LINE COMMENTS" fgColor="008E00" bgColor="FFFFFF" colorStyle="1" fontStyle="2" nesting="0" />
<WordsStyle name="NUMBERS" fgColor="FFFF00" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS1" fgColor="66B3FF" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS2" fgColor="00FF00" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS3" fgColor="FF8040" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS4" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS5" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS7" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="KEYWORDS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="OPERATORS" fgColor="FFFF00" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE1" fgColor="FF8040" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN CODE2" fgColor="FF8000" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="FOLDER IN COMMENT" fgColor="FF8040" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS1" fgColor="FF39FF" bgColor="FFFFFF" colorStyle="1" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS2" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS3" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
<WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontStyle="0" nesting="0" />
</Styles>
</UserLang>
</NotepadPlus>

0 comments on commit d14f449

Please sign in to comment.