home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / shareware / autoit-v3-setup.exe / Extras / Editors / PSPad / AutoIt3.ini < prev    next >
Encoding:
INI File  |  2006-08-12  |  7.1 KB  |  523 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=AutoIT3
  4. HTMLGroup=0
  5. FileType=*.au3
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=0
  10. CComment=0
  11. SpecComment=1
  12. BasComment=1
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=0
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. SingleQuote=1
  26. DoubleQuote=1
  27. Preprocessors=1
  28. IndentChar=
  29. UnIndentChar=
  30. TabWidth=3
  31. CaseSensitive=0
  32.  
  33. [KeyWords]
  34. And=
  35. ByRef=
  36. Case=
  37. Const=
  38. ContinueCase=
  39. ContinueLoop=
  40. Default=
  41. Dim=
  42. Do=
  43. Else=
  44. ElseIf=
  45. EndFunc=
  46. EndIf=
  47. EndSelect=
  48. EndSwitch=
  49. EndWith=
  50. Exit=
  51. ExitLoop=
  52. False=
  53. For=
  54. Func=
  55. Global=
  56. If=
  57. In=
  58. Local=
  59. Next=
  60. Not=
  61. Or=
  62. Return=
  63. ReDim=
  64. Select=
  65. Step=
  66. Switch=
  67. Then=
  68. True=
  69. To=
  70. Until=
  71. WEnd=
  72. With=
  73. While=
  74. Exit=
  75. Abs=
  76. ACos=
  77. AdlibDisable=
  78. AdlibEnable=
  79. Asc=
  80. ASin=
  81. Assign=
  82. ATan=
  83. AutoItSetOption=
  84. AutoItWinGetTitle=
  85. AutoItWinSetTitle=
  86. Beep=
  87. BinaryString=
  88. BitAND=
  89. BitNOT=
  90. BitOR=
  91. BitRotate=
  92. BitShift=
  93. BitXOR=
  94. BlockInput=
  95. Break=
  96. Call=
  97. CDTray=
  98. Ceiling=
  99. Chr=
  100. ClipGet=
  101. ClipPut=
  102. ConsoleRead=
  103. ConsoleWrite=
  104. ConsoleWriteError=
  105. ControlClick=
  106. ControlCommand=
  107. ControlDisable=
  108. ControlEnable=
  109. ControlFocus=
  110. ControlGetFocus=
  111. ControlGetHandle=
  112. ControlGetPos=
  113. ControlGetText=
  114. ControlHide=
  115. ControlListView=
  116. ControlMove=
  117. ControlSend=
  118. ControlSetText=
  119. ControlShow=
  120. Cos=
  121. Dec=
  122. DirCopy=
  123. DirCreate=
  124. DirGetSize=
  125. DirMove=
  126. DirRemove=
  127. DllCall=
  128. DllClose=
  129. DllOpen=
  130. DllStructCreate=
  131. DllStructGetData=
  132. DllStructGetPtr=
  133. DllStructGetSize=
  134. DllStructSetData=
  135. DriveGetDrive=
  136. DriveGetFileSystem=
  137. DriveGetLabel=
  138. DriveGetSerial=
  139. DriveGetType=
  140. DriveMapAdd=
  141. DriveMapDel=
  142. DriveMapGet=
  143. DriveSetLabel=
  144. DriveSpaceFree=
  145. DriveSpaceTotal=
  146. DriveStatus=
  147. EnvGet=
  148. EnvSet=
  149. EnvUpdate=
  150. Eval=
  151. Execute=
  152. Exp=
  153. FileChangeDir=
  154. FileClose=
  155. FileCopy=
  156. FileCreateNTFSLink=
  157. FileCreateShortcut=
  158. FileDelete=
  159. FileExists=
  160. FileFindFirstFile=
  161. FileFindNextFile=
  162. FileGetAttrib=
  163. FileGetLongName=
  164. FileGetShortcut=
  165. FileGetShortName=
  166. FileGetSize=
  167. FileGetTime=
  168. FileGetVersion=
  169. FileInstall=
  170. FileMove=
  171. FileOpen=
  172. FileOpenDialog=
  173. FileRead=
  174. FileReadLine=
  175. FileRecycle=
  176. FileRecycleEmpty=
  177. FileSaveDialog=
  178. FileSelectFolder=
  179. FileSetAttrib=
  180. FileSetTime=
  181. FileWrite=
  182. FileWriteLine=
  183. Floor=
  184. FtpSetProxy=
  185. GUICreate=
  186. GUICtrlCreateAvi=
  187. GUICtrlCreateButton=
  188. GUICtrlCreateCheckbox=
  189. GUICtrlCreateCombo=
  190. GUICtrlCreateContextMenu=
  191. GUICtrlCreateDate=
  192. GUICtrlCreateDummy=
  193. GUICtrlCreateEdit=
  194. GUICtrlCreateGraphic=
  195. GUICtrlCreateGroup=
  196. GUICtrlCreateIcon=
  197. GUICtrlCreateInput=
  198. GUICtrlCreateLabel=
  199. GUICtrlCreateList=
  200. GUICtrlCreateListView=
  201. GUICtrlCreateListViewItem=
  202. GUICtrlCreateMenu=
  203. GUICtrlCreateMenuItem=
  204. GUICtrlCreateMonthCal=
  205. GUICtrlCreateObj=
  206. GUICtrlCreatePic=
  207. GUICtrlCreateProgress=
  208. GUICtrlCreateRadio=
  209. GUICtrlCreateSlider=
  210. GUICtrlCreateTab=
  211. GUICtrlCreateTabItem=
  212. GUICtrlCreateTreeView=
  213. GUICtrlCreateTreeViewItem=
  214. GUICtrlCreateUpdown=
  215. GUICtrlDelete=
  216. GUICtrlGetHandle=
  217. GUICtrlGetState=
  218. GUICtrlRead=
  219. GUICtrlRecvMsg=
  220. GUICtrlRegisterListViewSort=
  221. GUICtrlSendMsg=
  222. GUICtrlSendToDummy=
  223. GUICtrlSetBkColor=
  224. GUICtrlSetColor=
  225. GUICtrlSetCursor=
  226. GUICtrlSetData=
  227. GUICtrlSetFont=
  228. GUICtrlSetGraphic=
  229. GUICtrlSetImage=
  230. GUICtrlSetLimit=
  231. GUICtrlSetOnEvent=
  232. GUICtrlSetPos=
  233. GUICtrlSetResizing=
  234. GUICtrlSetState=
  235. GUICtrlSetStyle=
  236. GUICtrlSetTip=
  237. GUIDelete=
  238. GUIGetCursorInfo=
  239. GUIGetMsg=
  240. GUIRegisterMsg=
  241. GUISetBkColor=
  242. GUISetCoord=
  243. GUISetCursor=
  244. GUISetFont=
  245. GUISetHelp=
  246. GUISetIcon=
  247. GUISetOnEvent=
  248. GUISetState=
  249. GUIStartGroup=
  250. GUISwitch=
  251. Hex=
  252. HotKeySet=
  253. HttpSetProxy=
  254. HWnd=
  255. InetGet=
  256. InetGetSize=
  257. IniDelete=
  258. IniRead=
  259. IniReadSection=
  260. IniReadSectionNames=
  261. IniRenameSection=
  262. IniWrite=
  263. InputBox=
  264. Int=
  265. IsAdmin=
  266. IsArray=
  267. IsBinaryString=
  268. IsBool=
  269. IsDeclared=
  270. IsFloat=
  271. IsHWnd=
  272. IsInt=
  273. IsKeyword=
  274. IsNumber=
  275. IsObj=
  276. IsString=
  277. Log=
  278. MemGetStats=
  279. Mod=
  280. MouseClick=
  281. MouseClickDrag=
  282. MouseDown=
  283. MouseGetCursor=
  284. MouseGetPos=
  285. MouseMove=
  286. MouseUp=
  287. MouseWheel=
  288. MsgBox=
  289. Number=
  290. ObjCreate=
  291. ObjEvent=
  292. ObjGet=
  293. ObjName=
  294. Ping=
  295. PixelChecksum=
  296. PixelGetColor=
  297. PixelSearch=
  298. ProcessClose=
  299. ProcessExists=
  300. ProcessList=
  301. ProcessSetPriority=
  302. ProcessWait=
  303. ProcessWaitClose=
  304. ProgressOff=
  305. ProgressOn=
  306. ProgressSet=
  307. Random=
  308. RegDelete=
  309. RegEnumKey=
  310. RegEnumVal=
  311. RegRead=
  312. RegWrite=
  313. Round=
  314. Run=
  315. RunAsSet=
  316. RunWait=
  317. Send=
  318. SetError=
  319. SetExtended=
  320. Shutdown=
  321. Sin=
  322. Sleep=
  323. SoundPlay=
  324. SoundSetWaveVolume=
  325. SplashImageOn=
  326. SplashOff=
  327. SplashTextOn=
  328. Sqrt=
  329. StatusbarGetText=
  330. StderrRead=
  331. StdinWrite=
  332. StdoutRead=
  333. String=
  334. StringAddCR=
  335. StringFormat=
  336. StringInStr=
  337. StringIsAlNum=
  338. StringIsAlpha=
  339. StringIsASCII=
  340. StringIsDigit=
  341. StringIsFloat=
  342. StringIsInt=
  343. StringIsLower=
  344. StringIsSpace=
  345. StringIsUpper=
  346. StringIsXDigit=
  347. StringLeft=
  348. StringLen=
  349. StringLower=
  350. StringMid=
  351. StringReplace=
  352. StringRight=
  353. StringSplit=
  354. StringStripCR=
  355. StringStripWS=
  356. StringTrimLeft=
  357. StringTrimRight=
  358. StringUpper=
  359. Tan=
  360. TCPAccept=
  361. TCPCloseSocket=
  362. TCPConnect=
  363. TCPListen=
  364. TCPNameToIP=
  365. TCPRecv=
  366. TCPSend=
  367. TCPShutdown=
  368. TCPStartup=
  369. TimerDiff=
  370. TimerInit=
  371. ToolTip=
  372. TrayCreateItem=
  373. TrayCreateMenu=
  374. TrayGetMsg=
  375. TrayItemDelete=
  376. TrayItemGetHandle=
  377. TrayItemGetState=
  378. TrayItemGetText=
  379. TrayItemSetOnEvent=
  380. TrayItemSetState=
  381. TrayItemSetText=
  382. TraySetClick=
  383. TraySetIcon=
  384. TraySetOnEvent=
  385. TraySetPauseIcon=
  386. TraySetState=
  387. TraySetToolTip=
  388. TrayTip=
  389. UBound=
  390. UDPBind=
  391. UDPCloseSocket=
  392. UDPOpen=
  393. UDPRecv=
  394. UDPSend=
  395. WinActivate=
  396. WinActive=
  397. WinClose=
  398. WinExists=
  399. WinFlash=
  400. WinGetCaretPos=
  401. WinGetClassList=
  402. WinGetClientSize=
  403. WinGetHandle=
  404. WinGetPos=
  405. WinGetProcess=
  406. WinGetState=
  407. WinGetText=
  408. WinGetTitle=
  409. WinKill=
  410. WinList=
  411. WinMenuSelectItem=
  412. WinMinimizeAll=
  413. WinMinimizeAllUndo=
  414. WinMove=
  415. WinSetOnTop=
  416. WinSetState=
  417. WinSetTitle=
  418. WinSetTrans=
  419. WinWait=
  420. WinWaitActive=
  421. WinWaitClose=
  422. WinWaitNotActive=
  423. Opt=
  424. [ReservedWords]
  425. @AppDataCommonDir=
  426. @AppDataDir=
  427. @AutoItExe=
  428. @AutoItPID=
  429. @AutoItVersion=
  430. @COM_EventObj=
  431. @CommonFilesDir=
  432. @Compiled=
  433. @ComputerName=
  434. @ComSpec=
  435. @CR=
  436. @CRLF=
  437. @DesktopCommonDir=
  438. @DesktopDir=
  439. @DesktopHeight=
  440. @DesktopWidth=
  441. @DesktopDepth=
  442. @DesktopRefresh=
  443. @DocumentsCommonDir=
  444. @error=
  445. @exitCode=
  446. @exitMethod=
  447. @extended=
  448. @FavoritesCommonDir=
  449. @FavoritesDir=
  450. @GUI_CtrlId=
  451. @GUI_CtrlHandle=
  452. @GUI_DragId=
  453. @GUI_DragFile=
  454. @GUI_DropId=
  455. @GUI_WinHandle=
  456. @HomeDrive=
  457. @HomePath=
  458. @HomeShare=
  459. @HOUR=
  460. @HotKeyPressed=
  461. @InetGetActive=
  462. @InetGetBytesRead=
  463. @IPAddress1=
  464. @IPAddress2=
  465. @IPAddress3=
  466. @IPAddress4=
  467. @LF=
  468. @LogonDNSDomain=
  469. @LogonDomain=
  470. @LogonServer=
  471. @MDAY=
  472. @MIN=
  473. @MON=
  474. @MyDocumentsDir=
  475. @NumParams=
  476. @OSBuild=
  477. @OSLang=
  478. @OSServicePack=
  479. @OSTYPE=
  480. @OSVersion=
  481. @ProcessorArch=
  482. @ProgramFilesDir=
  483. @ProgramsCommonDir=
  484. @ProgramsDir=
  485. @ScriptDir=
  486. @ScriptFullPath=
  487. @ScriptLineNumber=
  488. @ScriptName=
  489. @SEC=
  490. @StartMenuCommonDir=
  491. @StartMenuDir=
  492. @StartupCommonDir=
  493. @StartupDir=
  494. @SW_DISABLE=
  495. @SW_ENABLE=
  496. @SW_HIDE=
  497. @SW_LOCK=
  498. @SW_MAXIMIZE=
  499. @SW_MINIMIZE=
  500. @SW_RESTORE=
  501. @SW_SHOW=
  502. @SW_SHOWDEFAULT=
  503. @SW_SHOWMAXIMIZED=
  504. @SW_SHOWMINIMIZED=
  505. @SW_SHOWMINNOACTIVE=
  506. @SW_SHOWNA=
  507. @SW_SHOWNOACTIVATE=
  508. @SW_SHOWNORMAL=
  509. @SW_UNLOCK=
  510. @SystemDir=
  511. @TAB=
  512. @TempDir=
  513. @TRAY_ID=
  514. @TrayIconFlashing=
  515. @TrayIconVisible=
  516. @UserProfileDir=
  517. @UserName=
  518. @WDAY=
  519. @WindowsDir=
  520. @WorkingDir=
  521. @YDAY=
  522. @YEAR=
  523.