google rss rss

doneykoo [Ouditian]

DKzone- Ouditian Technology

[share] 我的针对批处理文件bat,cmd的UltraEdit语法高亮wordfile



  1 
  2 /L18"BAT_FILE" BAT_FILE_LANG Line Comment = rem Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = " File Extensions = bat cmd
  3 /Delimiters = ~!@^&*()-+=|/\{}[]:;"`'<> ,    .?
  4 /Function String = "call"
  5 /Function String 1 = "start"
  6 /Function String 2 = "%:"
  7 /Variable String = "^%[1-9a-zA-Z]++[12345^%]"
  8 /Indent Strings = "(" "if" "else"
  9 /Unindent Strings = ")"
 10 /Open Brace Strings =  "{" "(" "%"
 11 /Close Brace Strings = "}" ")" "%"
 12 /Open Fold Strings = "("
 13 /Close Fold Strings = ")"
 14 /C1"Keywords" STYLE_KEYWORD
 15 assoc    
 16 at       
 17 attrib   
 18 break    
 19 cacls    
 20 call     
 21 cd       
 22 chcp     
 23 chdir    
 24 chkdsk   
 25 chkntfs  
 26 cls      
 27 cmd      
 28 color    
 29 comp     
 30 compact  
 31 convert  
 32 copy     
 33 date     
 34 del      
 35 dir      
 36 diskcomp 
 37 diskcopy 
 38 doskey   
 39 echo     
 40 endlocal 
 41 erase    
 42 exit     
 43 fc       
 44 find     
 45 findstr  
 46 for      
 47 format   
 48 ftype    
 49 goto     
 50 graftabl 
 51 help     
 52 if       
 53 label    
 54 md       
 55 mkdir    
 56 mode     
 57 more     
 58 move     
 59 path     
 60 pause    
 61 popd     
 62 print    
 63 prompt   
 64 pushd    
 65 rd       
 66 recover  
 67 rem      
 68 ren      
 69 rename   
 70 replace  
 71 rmdir    
 72 set      
 73 setlocal 
 74 shift    
 75 sort     
 76 start    
 77 subst    
 78 time     
 79 title    
 80 tree     
 81 type     
 82 ver      
 83 verify   
 84 vol      
 85 xcopy    
 86 /C2"C++ Keywords" STYLE_KEYWORD
 87 /C3"Microsoft C extensions" STYLE_EXTENSION
 88 @
 89 %
 90 (
 91 )
 92 /C5"COLOR5" STYLE_COLOR5
 93 !
 94 %
 95 &
 96 *
 97 +
 98 -
 99 // /
100 <
101 = ==
102 >
103 ^
104 |
105 ~
106 /C6"COLOR6" STYLE_COLOR6
107 /C7"Variables"
108 ** % x%
109 /C8"Constant/Global/Symbol"
110 ** WII DEB FIN REL

posted on 2009-10-14 11:14 DoNeY 阅读(1510) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 
  doneykoo blogjava