forked from notepad-plus-plus/userDefinedLanguages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TeradataTools-v13_byTrevorOGrady.xml
36 lines (36 loc) · 5.96 KB
/
TeradataTools-v13_byTrevorOGrady.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<NotepadPlus>
<UserLang name="Tera Term Macro" ext="ttl">
<Settings>
<Global caseIgnored="yes" />
<TreatAsSymbol comment="no" commentLine="yes" />
<Prefix words1="no" words2="no" words3="no" words4="no" />
</Settings>
<KeywordLists>
<Keywords name="Delimiters">"'0"'0</Keywords>
<Keywords name="Folder+"></Keywords>
<Keywords name="Folder-"></Keywords>
<Keywords name="Operators">' ! & ( ) * : ^ | + < = ></Keywords>
<Keywords name="Comment">1/* 2*/ 0;</Keywords>
<Keywords name="Words1">bplusrecv
bplussend
changedir
clearscreen
closett
connect
disconnect
enablekeyb
flushrecv
gettitle
kmtfinish
kmtget
kmtrecv
kmtsend
loadkeymap
logclose
loginfo
logopen
logpause
logstart
logwrite
quickvanrecv
quickvansend
recvln
restoresetup
send
sendbreak
sendfile
sendkcode
sendln
setecho
setsync
settitle
showtt
testlink
unlink
wait
waitevent
waitln
waitrecv
waitregex
xmodemrecv
xmodemsend
zmodemrecv
zmodemsend
break
call
end
execcmnd
exit
for
next
goto
if
then
elseif
else
endif
ifdefined
include
mpause
pause
return
while
endwhile
do
loop

#String operation commands
code2str
expandenv
int2str
sprintf
sprintf2
str2code
str2int
strcompare
strconcat
strcopy
strlen
strscan
fileclose
fileconcat
filecopy
filecreate
filedelete
filemarkptr
fileopen
filereadln
fileread
filerename
filesearch
fileseek
fileseekback
filestrseek
filestrseek2
filewrite
filewriteln
findfirst
findnext
findclose
getdir
makepath
setdir
delpassword
getpassword
passwordbox
beep
closesbox
clipb2var
exec
getdate
getenv
getspecialfolder
gettime
inputbox
intdim
messagebox
random
setdate
setdlgpos
setenv
setexitcode
settime
show
statusbox
strdim
var2clipb
yesnobox</Keywords>
<Keywords name="Words2">and
not
or
xor
<></Keywords>
<Keywords name="Words3">groupmatchstr1
groupmatchstr2
groupmatchstr3
groupmatchstr4
groupmatchstr5
groupmatchstr6
groupmatchstr7
groupmatchstr8
groupmatchstr9
matchstr
inputstr
param2
param3
result
timeout</Keywords>
<Keywords name="Words4"></Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD1" styleID="5" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD2" styleID="6" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD3" styleID="7" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="KEYWORD4" styleID="8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT" styleID="1" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="2" />
<WordsStyle name="NUMBER" styleID="4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="FF0000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER1" styleID="14" fgColor="800000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER2" styleID="15" fgColor="800000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
</Styles>
</UserLang>
</NotepadPlus>