;----------------------------------------------; ; Coder plugin syntax file ; ;----------------------------------------------; ;For comfort file viewing/editing set tab size to 8. ;Version:0.2.3 (16.12.2011) ;Author: Royal Ghost ;Comments: based on Vitus's highlight file for FAR manager. ;Homepage:http://veda3d.com ;History: ;0.1.0 Initial release ;0.2.0 Converted from .highlight to .coder ;0.2.1 Updated for Coder plugin 3.8 ;0.2.2 Updated for Coder plugin 4.4 (default colors) ;0.2.3 Updated for Coder plugin 8.0 ;========== ;File types ;========== Files: *.mcr *.ms ;----------------------------------------------; ; HighLight ; ;----------------------------------------------; ;Author: Pascal Souchet aka MaxPaul ;================================== ;Flags (sum of the members) ; 1 case sensitive. ; 2 word is a composition of characters ("Words:" section only). Example: "0123456789" - highlight words that contain only digits. ; 4 quote end required ("Quotes:" section only). ; 8 quote start string is ignored and last meet delimiter used as quote start ("Quotes:" section only). ; 16 quote end string is ignored and first meet delimiter used as quote end ("Quotes:" section only). ; 32 don't highlight quote start ("Quotes:" section only). ; 64 don't highlight quote end ("Quotes:" section only). ; 128 don't catch and don't highlight quote start ("Quotes:" section only). ; 256 don't catch and don't highlight quote end ("Quotes:" section only). ; 512 quote start, delimiter or word located at line start. ; 1024 quote end, delimiter or word located at line end. ; 2048 quote start is surrounded with delimiters ("Quotes:" section only). ; 4096 quote end is surrounded with delimiters ("Quotes:" section only). ; 8192 quote doesn't contain delimiters ("Quotes:" section only). ; 16384 only quote start string is catched ("Quotes:" section only). ; 32768 quote doesn't contain any character ("Quotes:" section only). ; ;Font styles ; 0 ignored. ; 1 normal. ; 2 bold. ; 3 italic. ; 4 bold italic. ; ;Colors ; Color need to be in #RRGGBB format. ; If color equal to zero, then color ignored. Font: ;================================================================= ;FontStyle FontSize FaceName ;================================================================= ${HighLight_FontStyle} ${HighLight_FontSize} ${HighLight_FaceName} Colors: ;========================================================================================================================================================================================================================================================== ;BasicTextColor BasicBkColor SelTextColor SelBkColor LineTextColor LineBkColor ColumnColor MarkerColor CaretColor UrlColor ;========================================================================================================================================================================================================================================================== ${HighLight_BasicTextColor} ${HighLight_BasicBkColor} ${HighLight_SelTextColor} ${HighLight_SelBkColor} ${HighLight_LineTextColor} ${HighLight_LineBkColor} ${HighLight_ColumnColor} ${HighLight_MarkerColor} ${HighLight_CaretColor} ${HighLight_UrlColor} BkImage: ;================================================== ;BkImageFile BkImageAlpha ;================================================== ${HighLight_BkImageFile} ${HighLight_BkImageAlpha} AutoMark: ;==================================================================================================================== ;AutoMarkFlags AutoMarkFontStyle AutoMarkTextColor AutoMarkBkColor ;==================================================================================================================== ${HighLight_AutoMarkFlags} ${HighLight_AutoMarkFontStyle} ${HighLight_AutoMarkTextColor} ${HighLight_AutoMarkBkColor} Quotes: ;=================================================================================== ;Flags Font Color Color Quote Quote Escape Quote Quote Parent Rule ; style text bkgrnd start end char include exclude ID ID ;=================================================================================== ;5=1+4 5 0 #7F007F 0 `"` `"` "" "" "" ;128+4+8 140 0 #7F007F 0 " " : "" "" "" ;1=1 1 3 #007F00 0 "--" "" "" "" "" ;5=1+4 5 3 #007F00 0 "/*" "*/" "" "" "" QuotesRE: ;=========================================================================================== ;Flags Pattern \BackRef=(FontStyle,ColorText,ColorBk) \BackRef=... ParentID RuleID ;=========================================================================================== Delimiters: ;=============================================== ;Flags Font Color Color Char(s) Parent ; style text bkgrnd ID ;=============================================== 1 0 0 0 " " 1 0 0 0 " " 1 0 0 0 % 1 0 0 0 < 1 0 0 0 > 1 0 0 0 @ 1 0 0 0 = 1 2 0 0 ( 1 2 0 0 ) 1 0 0 0 { 1 0 0 0 } 1 0 0 0 \ 1 2 0 0 . 1 2 0 0 [ 1 2 0 0 ] 1 2 0 0 , 1 2 0 0 : 1 2 0 0 ; Words: ;=========================================== ;Flags Font Color Color Word Parent ; style text bkgrnd ID ;=========================================== 0 2 #007F7F 0 1 0 2 #007F7F 0 2 0 2 #007F7F 0 3 0 2 #00007F 0 menuItem 0 2 #00007F 0 and 0 2 #00007F 0 as 0 2 #00007F 0 at 0 2 #00007F 0 by 0 2 #00007F 0 case 0 2 #00007F 0 catch 0 2 #00007F 0 continue 0 2 #00007F 0 do 0 2 #00007F 0 else 0 2 #00007F 0 exit 0 2 #00007F 0 for 0 2 #00007F 0 from 0 2 #00007F 0 function 0 2 #00007F 0 global 0 2 #00007F 0 if 0 2 #00007F 0 in 0 2 #00007F 0 local 0 2 #00007F 0 persistent 0 2 #00007F 0 mapped 0 2 #00007F 0 not 0 2 #00007F 0 of 0 2 #00007F 0 off 0 2 #00007F 0 on 0 2 #00007F 0 or 0 2 #00007F 0 return 0 2 #00007F 0 select 0 2 #00007F 0 set 0 2 #00007F 0 then 0 2 #00007F 0 throw 0 2 #00007F 0 to 0 2 #00007F 0 try 0 2 #00007F 0 when 0 2 #00007F 0 where 0 2 #00007F 0 while 0 2 #00007F 0 with 0 2 #00007F 0 pressed 0 2 #00007F 0 selected 0 2 #00007F 0 changed 0 2 #00007F 0 undo 0 2 #00007F 0 doubleClicked 0 2 #00007F 0 animate 0 2 #00007F 0 fn 0 2 #00007F 0 rollout 0 2 #00007F 0 plugin 0 2 #00007F 0 struct 0 2 #00007F 0 tool 0 2 #00007F 0 utility 0 2 #00007F 0 parameters 0 2 #00007F 0 macroscript 0 2 #00007F 0 coordsys 0 3 #3060A0 0 undefined 0 3 #3060A0 0 OK 0 3 #3060A0 0 true 0 3 #3060A0 0 false 0 3 #3060A0 0 pi 0 3 #3060A0 0 e 0 3 #3060A0 0 red 0 3 #3060A0 0 green 0 3 #3060A0 0 blue 0 3 #3060A0 0 white 0 3 #3060A0 0 black 0 3 #3060A0 0 orange 0 3 #3060A0 0 yellow 0 3 #3060A0 0 brown 0 3 #3060A0 0 gray 0 3 #3060A0 0 x_axis 0 3 #3060A0 0 y_axis 0 3 #3060A0 0 z_axis 0 3 #3060A0 0 unsupplied 0 3 #3060A0 0 dontcollect 0 3 #B00040 0 activeGrid 0 3 #B00040 0 ambientColor 0 3 #B00040 0 ambientColorController 0 3 #B00040 0 animationRange 0 3 #B00040 0 animButtonEnabled 0 3 #B00040 0 animButtonState 0 3 #B00040 0 autoBackup 0 3 #B00040 0 backgroundColor 0 3 #B00040 0 backgroundColorController 0 3 #B00040 0 backgroundImageFilename 0 3 #B00040 0 cui 0 3 #B00040 0 currentMaterialLibrary 0 3 #B00040 0 currentTime 0 3 #B00040 0 displayGamma 0 3 #B00040 0 environmentMap 0 3 #B00040 0 editorFont 0 3 #B00040 0 editorFontSize 0 3 #B00040 0 editorTabWidth 0 3 #B00040 0 escapeEnable 0 3 #B00040 0 fileInGamma 0 3 #B00040 0 fileOutGamma 0 3 #B00040 0 frameRate 0 3 #B00040 0 flyOffTime 0 3 #B00040 0 globalTracks 0 3 #B00040 0 hardwareLockID 0 3 #B00040 0 hotspotAngleSeparation 0 3 #B00040 0 heapFree 0 3 #B00040 0 heapSize 0 3 #B00040 0 inputTextColor 0 3 #B00040 0 keyboard 0 3 #B00040 0 lightTintColor 0 3 #B00040 0 lightTintColorController 0 3 #B00040 0 lightLevel 0 3 #B00040 0 lightLevelController 0 3 #B00040 0 listener 0 3 #B00040 0 localTime 0 3 #B00040 0 logsystem 0 3 #B00040 0 macroRecorder 0 3 #B00040 0 manipulateMode 0 3 #B00040 0 maxFileName 0 3 #B00040 0 maxFilePath 0 3 #B00040 0 meditMaterials 0 3 #B00040 0 messageTextColor 0 3 #B00040 0 numEffects 0 3 #B00040 0 numAtmospherics 0 3 #B00040 0 numSubObjectLevels 0 3 #B00040 0 playActiveOnly 0 3 #B00040 0 preferences 0 3 #B00040 0 outputTextColor 0 3 #B00040 0 options 0 3 #B00040 0 realTimePlayback 0 3 #B00040 0 renderer 0 3 #B00040 0 renderDisplacements 0 3 #B00040 0 renderEffects 0 3 #B00040 0 renderHeight 0 3 #B00040 0 renderPixelAspect 0 3 #B00040 0 renderWidth 0 3 #B00040 0 renderOutputFilename 0 3 #B00040 0 rendSimplifyAreaLights 0 3 #B00040 0 rootNode 0 3 #B00040 0 scanlineRender 0 3 #B00040 0 sceneMaterials 0 3 #B00040 0 scriptsPath 0 3 #B00040 0 selectionSets 0 3 #B00040 0 showEndResult 0 3 #B00040 0 skipRenderedFrames 0 3 #B00040 0 sliderTime 0 3 #B00040 0 snapMode 0 3 #B00040 0 subObjectLevel 0 3 #B00040 0 sysInfo 0 3 #B00040 0 stackLimit 0 3 #B00040 0 ticksPerFrame 0 3 #B00040 0 timeConfiguration 0 3 #B00040 0 toolMode 0 3 #B00040 0 trackViewNodes 0 3 #B00040 0 units 0 3 #B00040 0 useEnvironmentMap 0 3 #B00040 0 videoPostTracks 0 3 #B00040 0 viewport ; ;AddConstraint ;AddConstraintTargets ;AddListController ;AddMod ;ApplyOperation ;ChangeSystemColorsAnimateOff ;ChangeSystemColorsAnimateOn ;help ;KindOfRenderElement ;RElements2cws ;SaveQuadClr ;SetActiveController ;Show ;TurnToSeq ; 0 0 #3060A0 0 abs 0 0 #3060A0 0 addMultiplierCurve 0 0 #3060A0 0 addNewNoteKey 0 0 #3060A0 0 addPluginRollouts 0 0 #3060A0 0 AllowBlending 0 0 #3060A0 0 append 0 0 #3060A0 0 appendCurve 0 0 #3060A0 0 appendCurveByID 0 0 #3060A0 0 appendGizmo 0 0 #3060A0 0 appendObject 0 0 #3060A0 0 appendUCurve 0 0 #3060A0 0 appendUCurveByID 0 0 #3060A0 0 appendVCurve 0 0 #3060A0 0 appendVCurveByID 0 0 #3060A0 0 applyEaseCurve 0 0 #3060A0 0 attach 0 0 #3060A0 0 buildTVFaces 0 0 #3060A0 0 buildVCFaces 0 0 #3060A0 0 canConvertTo 0 0 #3060A0 0 classOf 0 0 #3060A0 0 clear 0 0 #3060A0 0 clearAllAppData 0 0 #3060A0 0 clearCacheEntry 0 0 #3060A0 0 clearProdTess 0 0 #3060A0 0 clearViewTess 0 0 #3060A0 0 close 0 0 #3060A0 0 closeU 0 0 #3060A0 0 closeV 0 0 #3060A0 0 collapseface 0 0 #3060A0 0 composite 0 0 #3060A0 0 Conjugate 0 0 #3060A0 0 contains 0 0 #3060A0 0 ConvertToRigid 0 0 #3060A0 0 createInstance 0 0 #3060A0 0 crop 0 0 #3060A0 0 cross 0 0 #3060A0 0 defaultVCFaces 0 0 #3060A0 0 deleteAppData 0 0 #3060A0 0 deleteface 0 0 #3060A0 0 deleteGizmo 0 0 #3060A0 0 deleteItem 0 0 #3060A0 0 deleteKey 0 0 #3060A0 0 deleteMultiplierCurve 0 0 #3060A0 0 deleteNoteKey 0 0 #3060A0 0 deleteNoteKeys 0 0 #3060A0 0 deleteObjects 0 0 #3060A0 0 deleteTracker 0 0 #3060A0 0 deletevert 0 0 #3060A0 0 deselectKey 0 0 #3060A0 0 detachFaces 0 0 #3060A0 0 detachVerts 0 0 #3060A0 0 disconnect 0 0 #3060A0 0 displacementToPreset 0 0 #3060A0 0 display 0 0 #3060A0 0 distance 0 0 #3060A0 0 dot 0 0 #3060A0 0 empty 0 0 #3060A0 0 eof 0 0 #3060A0 0 evalPos 0 0 #3060A0 0 evalTangent 0 0 #3060A0 0 evalUTangent 0 0 #3060A0 0 evalVTangent 0 0 #3060A0 0 execute 0 0 #3060A0 0 exp 0 0 #3060A0 0 exprForMAXObject 0 0 #3060A0 0 extrudeface 0 0 #3060A0 0 filepos 0 0 #3060A0 0 findItem 0 0 #3060A0 0 findPattern 0 0 #3060A0 0 findString 0 0 #3060A0 0 flagChanged 0 0 #3060A0 0 flush 0 0 #3060A0 0 getAfterORT 0 0 #3060A0 0 getAppData 0 0 #3060A0 0 getBeforeORT 0 0 #3060A0 0 getChannel 0 0 #3060A0 0 getChannelAsMask 0 0 #3060A0 0 getCurve 0 0 #3060A0 0 getCurveID 0 0 #3060A0 0 getCurveStartPoint 0 0 #3060A0 0 getCV 0 0 #3060A0 0 getDisplacementMapping 0 0 #3060A0 0 getEdge 0 0 #3060A0 0 getEdgeVis 0 0 #3060A0 0 getface 0 0 #3060A0 0 getFaceMatID 0 0 #3060A0 0 getFaceNormal 0 0 #3060A0 0 getFaceSmoothGroup 0 0 #3060A0 0 getFlip 0 0 #3060A0 0 getFlipTrim 0 0 #3060A0 0 getGenerateUVs 0 0 #3060A0 0 getGizmo 0 0 #3060A0 0 getIndexedPixels 0 0 #3060A0 0 getKey 0 0 #3060A0 0 getKeyIndex 0 0 #3060A0 0 getKey 0 0 #3060A0 0 getKnot 0 0 #3060A0 0 getModContextBBoxMax 0 0 #3060A0 0 getModContextBBoxMin 0 0 #3060A0 0 getModContextTM 0 0 #3060A0 0 getMultiplierValue 0 0 #3060A0 0 GetNode 0 0 #3060A0 0 getnormal 0 0 #3060A0 0 getNoteKeyIndex 0 0 #3060A0 0 getNoteKeyTime 0 0 #3060A0 0 getNumCPVVerts 0 0 #3060A0 0 getNumFaces 0 0 #3060A0 0 getNumTVerts 0 0 #3060A0 0 getNumVerts 0 0 #3060A0 0 getObject 0 0 #3060A0 0 GetOffsetVector 0 0 #3060A0 0 getParent 0 0 #3060A0 0 getParentID 0 0 #3060A0 0 getPixels 0 0 #3060A0 0 getPoint 0 0 #3060A0 0 getProdTess 0 0 #3060A0 0 getPropNames 0 0 #3060A0 0 getRadius 0 0 #3060A0 0 getSeed 0 0 #3060A0 0 getSplitMesh 0 0 #3060A0 0 getSubAnim 0 0 #3060A0 0 getSubAnimName 0 0 #3060A0 0 getSubAnimNames 0 0 #3060A0 0 getSubdivisionDisplacement 0 0 #3060A0 0 getTextureSurface 0 0 #3060A0 0 getTextureUVs 0 0 #3060A0 0 getTiling 0 0 #3060A0 0 getTilingOffset 0 0 #3060A0 0 getTimeRange 0 0 #3060A0 0 getTracker 0 0 #3060A0 0 getTrimSurface 0 0 #3060A0 0 getTVert 0 0 #3060A0 0 getTVFace 0 0 #3060A0 0 getUCurve 0 0 #3060A0 0 getUCurveID 0 0 #3060A0 0 getUKnot 0 0 #3060A0 0 getVCFace 0 0 #3060A0 0 getVCurve 0 0 #3060A0 0 getVCurveID 0 0 #3060A0 0 getVert 0 0 #3060A0 0 getvertcolor 0 0 #3060A0 0 getVertexInterface 0 0 #3060A0 0 getViewTess 0 0 #3060A0 0 getVKnot 0 0 #3060A0 0 getWeight 0 0 #3060A0 0 gotoFrame 0 0 #3060A0 0 invalTrack 0 0 #3060A0 0 Inverse 0 0 #3060A0 0 invert 0 0 #3060A0 0 isEmpty 0 0 #3060A0 0 isIdentity 0 0 #3060A0 0 isKeySelected 0 0 #3060A0 0 isKindOf 0 0 #3060A0 0 join 0 0 #3060A0 0 length 0 0 #3060A0 0 LnDif 0 0 #3060A0 0 loadFrames 0 0 #3060A0 0 LogN merge 0 0 #3060A0 0 moveKey 0 0 #3060A0 0 normalize 0 0 #3060A0 0 numEaseCurves 0 0 #3060A0 0 numKeys 0 0 #3060A0 0 numMultiplierCurves 0 0 #3060A0 0 numSelKeys 0 0 #3060A0 0 perspectiveMatch 0 0 #3060A0 0 QCompA 0 0 #3060A0 0 qorthog 0 0 #3060A0 0 random 0 0 #3060A0 0 readChar 0 0 #3060A0 0 readChars 0 0 #3060A0 0 readDelimitedString 0 0 #3060A0 0 readExpr 0 0 #3060A0 0 readLine 0 0 #3060A0 0 readValue 0 0 #3060A0 0 rectify 0 0 #3060A0 0 refine 0 0 #3060A0 0 refineU 0 0 #3060A0 0 refineV 0 0 #3060A0 0 removeObject 0 0 #3060A0 0 renderMap 0 0 #3060A0 0 reparameterize 0 0 #3060A0 0 replace 0 0 #3060A0 0 resample 0 0 #3060A0 0 reset 0 0 #3060A0 0 resetZoom 0 0 #3060A0 0 save 0 0 #3060A0 0 seek 0 0 #3060A0 0 setAppData 0 0 #3060A0 0 setCacheEntry 0 0 #3060A0 0 setCurve 0 0 #3060A0 0 setCurveByID 0 0 #3060A0 0 setCurveStartPoint 0 0 #3060A0 0 setCV 0 0 #3060A0 0 setDisplacementMapping 0 0 #3060A0 0 setEdge 0 0 #3060A0 0 setEdgeVis 0 0 #3060A0 0 setface 0 0 #3060A0 0 setFaceMatID 0 0 #3060A0 0 setfacenormal 0 0 #3060A0 0 setFaceSmoothGroup 0 0 #3060A0 0 setFade 0 0 #3060A0 0 setFlip 0 0 #3060A0 0 setFlipTrim 0 0 #3060A0 0 setGenerateUVs 0 0 #3060A0 0 setIndexedPixels 0 0 #3060A0 0 setKnot 0 0 #3060A0 0 setMesh 0 0 #3060A0 0 SetNonUniformScale 0 0 #3060A0 0 setnormal 0 0 #3060A0 0 setNumCPVVerts 0 0 #3060A0 0 setNumFaces 0 0 #3060A0 0 setNumTVerts 0 0 #3060A0 0 setNumVerts 0 0 #3060A0 0 setObject 0 0 #3060A0 0 setParent 0 0 #3060A0 0 setParentID 0 0 #3060A0 0 setPixels 0 0 #3060A0 0 setPoint 0 0 #3060A0 0 setProdTess 0 0 #3060A0 0 setRadius 0 0 #3060A0 0 setSeed 0 0 #3060A0 0 setSize 0 0 #3060A0 0 setSplitMesh 0 0 #3060A0 0 setStruct 0 0 #3060A0 0 setSubdivisionDisplacement 0 0 #3060A0 0 setTextureSurface 0 0 #3060A0 0 setTextureUVs 0 0 #3060A0 0 setTiling 0 0 #3060A0 0 setTilingOffset 0 0 #3060A0 0 setTrimSurface 0 0 #3060A0 0 settvert 0 0 #3060A0 0 setTVFace 0 0 #3060A0 0 setUCurve 0 0 #3060A0 0 setUCurveByID 0 0 #3060A0 0 setUKnot 0 0 #3060A0 0 setVCFace 0 0 #3060A0 0 setVCurve 0 0 #3060A0 0 setVCurveByID 0 0 #3060A0 0 setVert 0 0 #3060A0 0 setVertColor 0 0 #3060A0 0 setViewTess 0 0 #3060A0 0 setVKnot 0 0 #3060A0 0 showInterface 0 0 #3060A0 0 showInterfaces 0 0 #3060A0 0 showProperties 0 0 #3060A0 0 showTrack 0 0 #3060A0 0 skipToNextLine 0 0 #3060A0 0 skipToString 0 0 #3060A0 0 Slerp 0 0 #3060A0 0 sort 0 0 #3060A0 0 sortNoteKeys 0 0 #3060A0 0 squad 0 0 #3060A0 0 substring 0 0 #3060A0 0 superClassOf 0 0 #3060A0 0 supportsTimeOperations 0 0 #3060A0 0 transform 0 0 #3060A0 0 transpose 0 0 #3060A0 0 unDisplay 0 0 #3060A0 0 update ; 0 0 #3060A0 0 addEaseCurve 0 0 #3060A0 0 addNewKey 0 0 #3060A0 0 deleteEaseCurve 0 0 #3060A0 0 deleteKeys 0 0 #3060A0 0 deleteTime 0 0 #3060A0 0 deselectKeys 0 0 #3060A0 0 enableORTs 0 0 #3060A0 0 Identity 0 0 #3060A0 0 insertTime 0 0 #3060A0 0 mapKeys 0 0 #3060A0 0 moveKeys 0 0 #3060A0 0 Orthogonalize 0 0 #3060A0 0 PreRotate 0 0 #3060A0 0 PreRotateX 0 0 #3060A0 0 PreRotateY 0 0 #3060A0 0 PreRotateZ 0 0 #3060A0 0 PreScale 0 0 #3060A0 0 PreTranslate 0 0 #3060A0 0 print 0 0 #3060A0 0 reduceKeys 0 0 #3060A0 0 reverseTime 0 0 #3060A0 0 RotateX 0 0 #3060A0 0 RotateY 0 0 #3060A0 0 RotateZ 0 0 #3060A0 0 scaleTime 0 0 #3060A0 0 selectKeys 0 0 #3060A0 0 setAfterORT 0 0 #3060A0 0 setBeforeORT 0 0 #3060A0 0 setTimeRange 0 0 #3060A0 0 sortKeys 0 0 #3060A0 0 Translate 0 0 #3060A0 0 Zero ; 0 0 #3060A0 0 addAndWeld 0 0 #3060A0 0 addKnot 0 0 #3060A0 0 addModifier 0 0 #3060A0 0 addNewSpline 0 0 #3060A0 0 addNURBSSet 0 0 #3060A0 0 bindKnot 0 0 #3060A0 0 bindSpaceWarp 0 0 #3060A0 0 breakCurve 0 0 #3060A0 0 breakSurface 0 0 #3060A0 0 collapseStack 0 0 #3060A0 0 convertTo 0 0 #3060A0 0 convertToMesh 0 0 #3060A0 0 convertToNURBSCurve 0 0 #3060A0 0 convertToNURBSSurface 0 0 #3060A0 0 convertToPoly 0 0 #3060A0 0 convertToSplineShape 0 0 #3060A0 0 copy 0 0 #3060A0 0 curveLength 0 0 #3060A0 0 deleteKnot 0 0 #3060A0 0 deleteModifier 0 0 #3060A0 0 deleteSpline 0 0 #3060A0 0 deselect 0 0 #3060A0 0 flagForeground 0 0 #3060A0 0 freeze 0 0 #3060A0 0 getEdgeSelection 0 0 #3060A0 0 getFaceSelection 0 0 #3060A0 0 getInVec 0 0 #3060A0 0 getKnotPoint 0 0 #3060A0 0 getKnotType 0 0 #3060A0 0 getNURBSSet 0 0 #3060A0 0 getOutVec 0 0 #3060A0 0 getSegmentType 0 0 #3060A0 0 getUserProp 0 0 #3060A0 0 getUserPropBuffer 0 0 #3060A0 0 getVertSelection 0 0 #3060A0 0 hide 0 0 #3060A0 0 hideSelectedSegments 0 0 #3060A0 0 hideSelectedSplines 0 0 #3060A0 0 hideSelectedVerts 0 0 #3060A0 0 instance 0 0 #3060A0 0 instanceReplace 0 0 #3060A0 0 intersectRay 0 0 #3060A0 0 intersects 0 0 #3060A0 0 isClosed 0 0 #3060A0 0 isDeleted 0 0 #3060A0 0 joinCurves 0 0 #3060A0 0 joinSurfaces 0 0 #3060A0 0 lengthInterp 0 0 #3060A0 0 lengthTangent 0 0 #3060A0 0 lengthToPathParam 0 0 #3060A0 0 makeIndependent 0 0 #3060A0 0 materialID 0 0 #3060A0 0 move 0 0 #3060A0 0 nearestPathParam 0 0 #3060A0 0 numKnots 0 0 #3060A0 0 numSegments 0 0 #3060A0 0 numSplines 0 0 #3060A0 0 open 0 0 #3060A0 0 particleAge 0 0 #3060A0 0 particleCount 0 0 #3060A0 0 particlePos 0 0 #3060A0 0 particleSize 0 0 #3060A0 0 particleVelocity 0 0 #3060A0 0 pathInterp 0 0 #3060A0 0 pathTangent 0 0 #3060A0 0 pathToLengthParam 0 0 #3060A0 0 printstack 0 0 #3060A0 0 reference 0 0 #3060A0 0 referenceReplace 0 0 #3060A0 0 refineSegment 0 0 #3060A0 0 resetShape 0 0 #3060A0 0 reverse 0 0 #3060A0 0 rotate 0 0 #3060A0 0 scale 0 0 #3060A0 0 select 0 0 #3060A0 0 selectmore 0 0 #3060A0 0 setEdgeSelection 0 0 #3060A0 0 setFaceSelection 0 0 #3060A0 0 setFirstKnot 0 0 #3060A0 0 setFirstSpline 0 0 #3060A0 0 setInVec 0 0 #3060A0 0 setKnotPoint 0 0 #3060A0 0 setKnotType 0 0 #3060A0 0 setOutVec 0 0 #3060A0 0 setRenderApproximation 0 0 #3060A0 0 setSegmentType 0 0 #3060A0 0 setSurfaceDisplay 0 0 #3060A0 0 setUserProp 0 0 #3060A0 0 setUserPropBuffer 0 0 #3060A0 0 setVertSelection 0 0 #3060A0 0 setViewApproximation 0 0 #3060A0 0 snapShot 0 0 #3060A0 0 unbindKnot 0 0 #3060A0 0 unfreeze 0 0 #3060A0 0 unhide 0 0 #3060A0 0 unhideSegments 0 0 #3060A0 0 updateBindList 0 0 #3060A0 0 updateShape ; 0 0 #3060A0 0 Acos 0 0 #3060A0 0 addAtmospheric 0 0 #3060A0 0 addEffect 0 0 #3060A0 0 addMorphTarget 0 0 #3060A0 0 addNoteTrack 0 0 #3060A0 0 addRollout 0 0 #3060A0 0 addTrackViewController 0 0 #3060A0 0 affectRegionVal 0 0 #3060A0 0 amax 0 0 #3060A0 0 amin 0 0 #3060A0 0 animateAll 0 0 #3060A0 0 animateVertex 0 0 #3060A0 0 appendSubSelSet 0 0 #3060A0 0 apropos 0 0 #3060A0 0 arbAxis 0 0 #3060A0 0 asin 0 0 #3060A0 0 assignNewName 0 0 #3060A0 0 atan 0 0 #3060A0 0 atan2 0 0 #3060A0 0 attachObjects 0 0 #3060A0 0 averageSelVertCenter 0 0 #3060A0 0 averageSelVertNormal 0 0 #3060A0 0 axisTripodLocked 0 0 #3060A0 0 boxPickNode 0 0 #3060A0 0 break 0 0 #3060A0 0 ceil 0 0 #3060A0 0 checkForSave 0 0 #3060A0 0 circlePickNode 0 0 #3060A0 0 clearCurSelSet 0 0 #3060A0 0 clearListener 0 0 #3060A0 0 clearNodeSelection 0 0 #3060A0 0 clearSelection 0 0 #3060A0 0 ClearSubSelSets 0 0 #3060A0 0 clearUndoBuffer 0 0 #3060A0 0 closelog 0 0 #3060A0 0 closeRolloutFloater 0 0 #3060A0 0 closeUtility 0 0 #3060A0 0 completeRedraw 0 0 #3060A0 0 configureBitmapPaths 0 0 #3060A0 0 conformToShape 0 0 #3060A0 0 copyFile 0 0 #3060A0 0 cos 0 0 #3060A0 0 cosh 0 0 #3060A0 0 CreateDialog 0 0 #3060A0 0 createfile 0 0 #3060A0 0 createLockKey 0 0 #3060A0 0 createMorphObject 0 0 #3060A0 0 createOLEObject 0 0 #3060A0 0 createPreview 0 0 #3060A0 0 createReaction 0 0 #3060A0 0 degToRad 0 0 #3060A0 0 deleteAllChangeHandlers 0 0 #3060A0 0 deleteAtmospheric 0 0 #3060A0 0 deleteChangeHandler 0 0 #3060A0 0 deleteEffect 0 0 #3060A0 0 deleteFile 0 0 #3060A0 0 deleteMorphTarget 0 0 #3060A0 0 deleteNoteTrack 0 0 #3060A0 0 deleteReaction 0 0 #3060A0 0 deleteTrackViewController 0 0 #3060A0 0 deleteTrackViewNode 0 0 #3060A0 0 dependsOn 0 0 #3060A0 0 deselectHiddenEdges 0 0 #3060A0 0 deselectHiddenFaces 0 0 #3060A0 0 deselectNode 0 0 #3060A0 0 DestroyDialog 0 0 #3060A0 0 DisableSceneRedraw 0 0 #3060A0 0 disableStatusXYZ 0 0 #3060A0 0 displayControlDialog 0 0 #3060A0 0 displayTempPrompt 0 0 #3060A0 0 doesFileExist 0 0 #3060A0 0 DOSCommand 0 0 #3060A0 0 dumpMAXStrings 0 0 #3060A0 0 editAtmosphere 0 0 #3060A0 0 editAtmospheric 0 0 #3060A0 0 editEffect 0 0 #3060A0 0 enableCoordCenter 0 0 #3060A0 0 enableRefCoordSys 0 0 #3060A0 0 EnableSceneRedraw 0 0 #3060A0 0 enableShowEndRes 0 0 #3060A0 0 enableStatusXYZ 0 0 #3060A0 0 enableSubObjSel 0 0 #3060A0 0 enableUndo 0 0 #3060A0 0 encryptFile 0 0 #3060A0 0 encryptScript 0 0 #3060A0 0 enumerateFiles 0 0 #3060A0 0 eulerToQuat 0 0 #3060A0 0 exclusionListDlg 0 0 #3060A0 0 explodeGroup 0 0 #3060A0 0 exportFile 0 0 #3060A0 0 delete 0 0 #3060A0 0 fclose 0 0 #3060A0 0 fencePickNode 0 0 #3060A0 0 fetchMaxFile 0 0 #3060A0 0 filein 0 0 #3060A0 0 filenameFromPath 0 0 #3060A0 0 fileOpenMatLib 0 0 #3060A0 0 fileSaveAsMatLib 0 0 #3060A0 0 fileSaveMatLib 0 0 #3060A0 0 filterString 0 0 #3060A0 0 flashNodes 0 0 #3060A0 0 floor 0 0 #3060A0 0 flushlog 0 0 #3060A0 0 fopen 0 0 #3060A0 0 ForceCompleteRedraw 0 0 #3060A0 0 format 0 0 #3060A0 0 fractalNoise 0 0 #3060A0 0 freeSceneBitmaps 0 0 #3060A0 0 freezeSelection 0 0 #3060A0 0 fseek 0 0 #3060A0 0 ftell 0 0 #3060A0 0 gc 0 0 #3060A0 0 genClassID 0 0 #3060A0 0 getActiveCamera 0 0 #3060A0 0 getAtmospheric 0 0 #3060A0 0 getBackGround 0 0 #3060A0 0 getBackGroundController 0 0 #3060A0 0 getBipedExportInterface 0 0 #3060A0 0 getBitmapOpenFileName 0 0 #3060A0 0 getBitmapSaveFileName 0 0 #3060A0 0 getBkgFrameNum 0 0 #3060A0 0 getBkgImageAnimate 0 0 #3060A0 0 getBkgImageAspect 0 0 #3060A0 0 getBkgORType 0 0 #3060A0 0 getBkgRangeVal 0 0 #3060A0 0 getBkgStartTime 0 0 #3060A0 0 getBkgSyncFrame 0 0 #3060A0 0 getCommandPanelTaskMode 0 0 #3060A0 0 getCoordCenter 0 0 #3060A0 0 getCoreInterfaces 0 0 #3060A0 0 getCPTM 0 0 #3060A0 0 getCrossing 0 0 #3060A0 0 getCurNameSelSet 0 0 #3060A0 0 getCurrentSelection 0 0 #3060A0 0 getCVertMode 0 0 #3060A0 0 GetDefaultUIColor 0 0 #3060A0 0 getDimensions 0 0 #3060A0 0 GetDir 0 0 #3060A0 0 getDirectories 0 0 #3060A0 0 GetDisplayFilter 0 0 #3060A0 0 getEffect 0 0 #3060A0 0 getEulerMatAngleRatio 0 0 #3060A0 0 getEulerQuatAngleRatio 0 0 #3060A0 0 getFileAttribute 0 0 #3060A0 0 getFileCreateDate 0 0 #3060A0 0 getFileModDate 0 0 #3060A0 0 getFilenameFile 0 0 #3060A0 0 getFilenamePath 0 0 #3060A0 0 getFilenameType 0 0 #3060A0 0 getFiles 0 0 #3060A0 0 getFileVersion 0 0 #3060A0 0 getGridMajorLines 0 0 #3060A0 0 getGridSpacing 0 0 #3060A0 0 getHashValue 0 0 #3060A0 0 getImageBlurMultController 0 0 #3060A0 0 getInheritanceFlags 0 0 #3060A0 0 getInheritVisibility 0 0 #3060A0 0 getINISetting 0 0 #3060A0 0 getKBChar 0 0 #3060A0 0 getKBLine 0 0 #3060A0 0 getKBPoint 0 0 #3060A0 0 getKBValue 0 0 #3060A0 0 getKeyStepsPos 0 0 #3060A0 0 getKeyStepsRot 0 0 #3060A0 0 getKeyStepsScale 0 0 #3060A0 0 getKeyStepsSelOnly 0 0 #3060A0 0 getKeyStepsUseTrans 0 0 #3060A0 0 getKnotSelection 0 0 #3060A0 0 getListenerSel 0 0 #3060A0 0 getListenerSelText 0 0 #3060A0 0 getMaterialID 0 0 #3060A0 0 getMatLibFileName 0 0 #3060A0 0 getMAXFileObjectNames 0 0 #3060A0 0 getMAXOpenFileName 0 0 #3060A0 0 getMAXSaveFileName 0 0 #3060A0 0 getMeditMaterial 0 0 #3060A0 0 getMKKey 0 0 #3060A0 0 getMKKeyIndex 0 0 #3060A0 0 getMKTargetNames 0 0 #3060A0 0 getMKTargetWeights 0 0 #3060A0 0 getMKTime 0 0 #3060A0 0 getMKWeight 0 0 #3060A0 0 getMTLMEditFlags 0 0 #3060A0 0 getMTLMeditObjType 0 0 #3060A0 0 getMTLMeditTiling 0 0 #3060A0 0 getNamedSelSetItem 0 0 #3060A0 0 getNamedSelSetItemCount 0 0 #3060A0 0 getNamedSelSetName 0 0 #3060A0 0 getNodeByName 0 0 #3060A0 0 getNoteTrack 0 0 #3060A0 0 getNumAxis 0 0 #3060A0 0 getNumberDisplayFilters 0 0 #3060A0 0 getNumberSelectFilters 0 0 #3060A0 0 getNumNamedSelSets 0 0 #3060A0 0 getOpenFileName 0 0 #3060A0 0 getPatchSteps 0 0 #3060A0 0 getPhyContextExport 0 0 #3060A0 0 getPointController 0 0 #3060A0 0 getPointControllers 0 0 #3060A0 0 getPolygonCount 0 0 #3060A0 0 getPosTaskWeight 0 0 #3060A0 0 getProgressCancel 0 0 #3060A0 0 getProperty 0 0 #3060A0 0 getPropertyController 0 0 #3060A0 0 getReactionCount 0 0 #3060A0 0 getReactionFalloff 0 0 #3060A0 0 getReactionInfluence 0 0 #3060A0 0 getReactionName 0 0 #3060A0 0 getReactionState 0 0 #3060A0 0 getReactionStrength 0 0 #3060A0 0 getReactionValue 0 0 #3060A0 0 getRefCoordSys 0 0 #3060A0 0 getRendApertureWidth 0 0 #3060A0 0 getRenderID 0 0 #3060A0 0 getRendImageAspect 0 0 #3060A0 0 getRotTaskWeight 0 0 #3060A0 0 getSaveFileName 0 0 #3060A0 0 getSavePath 0 0 #3060A0 0 getSaveRequired 0 0 #3060A0 0 getScreenScaleFactor 0 0 #3060A0 0 getSegLengths 0 0 #3060A0 0 getSegSelection 0 0 #3060A0 0 getSelectedReactionNum 0 0 #3060A0 0 GetSelectFilter 0 0 #3060A0 0 getShadeCVerts 0 0 #3060A0 0 getSnapMode 0 0 #3060A0 0 getSnapState 0 0 #3060A0 0 getSplineSelection 0 0 #3060A0 0 getTaskAxisState 0 0 #3060A0 0 getTextExtent 0 0 #3060A0 0 GetTMController 0 0 #3060A0 0 gettoolbtnstate 0 0 #3060A0 0 getTrajectoryOn 0 0 #3060A0 0 getTransformAxis 0 0 #3060A0 0 getTransformLockFlags 0 0 #3060A0 0 GetUIColor 0 0 #3060A0 0 getUseEnvironmentMap 0 0 #3060A0 0 getViewFOV 0 0 #3060A0 0 getViewSize 0 0 #3060A0 0 getViewTM 0 0 #3060A0 0 getVisController 0 0 #3060A0 0 getVPortBGColor 0 0 #3060A0 0 getXYZControllers 0 0 #3060A0 0 group 0 0 #3060A0 0 hasNoteTracks 0 0 #3060A0 0 hasProperty 0 0 #3060A0 0 HitByNameDlg 0 0 #3060A0 0 holdMaxFile 0 0 #3060A0 0 importFile 0 0 #3060A0 0 include 0 0 #3060A0 0 insertItem 0 0 #3060A0 0 interpCurve3D 0 0 #3060A0 0 intersectRayEx 0 0 #3060A0 0 invalidateTM 0 0 #3060A0 0 invalidateTreeTM 0 0 #3060A0 0 invalidateWS 0 0 #3060A0 0 isActive 0 0 #3060A0 0 isBoneOnly 0 0 #3060A0 0 isController 0 0 #3060A0 0 isCPEdgeOnInView 0 0 #3060A0 0 isCreatingObject 0 0 #3060A0 0 isGroupHead 0 0 #3060A0 0 isGroupMember 0 0 #3060A0 0 IsNetServer 0 0 #3060A0 0 isOpenGroupHead 0 0 #3060A0 0 isOpenGroupMember 0 0 #3060A0 0 IsPointSelected 0 0 #3060A0 0 isreadOnly 0 0 #3060A0 0 isSceneRedrawDisabled 0 0 #3060A0 0 isSelectionFrozen 0 0 #3060A0 0 IsShapeObject 0 0 #3060A0 0 isStruct 0 0 #3060A0 0 isStructDef 0 0 #3060A0 0 IsSubSelEnabled 0 0 #3060A0 0 isSurfaceUVClosed 0 0 #3060A0 0 isValidNode 0 0 #3060A0 0 LoadDefaultMatLib 0 0 #3060A0 0 loadDllsFromDir 0 0 #3060A0 0 loadMaterialLibrary 0 0 #3060A0 0 loadMaxFile 0 0 #3060A0 0 locals 0 0 #3060A0 0 lockAxisTripods 0 0 #3060A0 0 log 0 0 #3060A0 0 log10 0 0 #3060A0 0 makeDir 0 0 #3060A0 0 MakeNURBSConeSurface 0 0 #3060A0 0 MakeNURBSCylinderSurface 0 0 #3060A0 0 MakeNURBSLatheSurface 0 0 #3060A0 0 MakeNURBSSphereSurface 0 0 #3060A0 0 MakeNURBSTorusSurface 0 0 #3060A0 0 mapScreenToCP 0 0 #3060A0 0 mapScreenToView 0 0 #3060A0 0 mapScreenToWorldRay 0 0 #3060A0 0 matchPattern 0 0 #3060A0 0 MaterialBrowseDlg 0 0 #3060A0 0 MatrixFromNormal 0 0 #3060A0 0 maxVersion 0 0 #3060A0 0 mergeMaxFile 0 0 #3060A0 0 messageBox 0 0 #3060A0 0 mirrorIKConstraints 0 0 #3060A0 0 mod 0 0 #3060A0 0 mouseTrack 0 0 #3060A0 0 namedSelSetListChanged 0 0 #3060A0 0 newRolloutFloater 0 0 #3060A0 0 newScript 0 0 #3060A0 0 newTrackViewNode 0 0 #3060A0 0 nodeColorPicker 0 0 #3060A0 0 nodeIKParamsChanged 0 0 #3060A0 0 nodeInvalRect 0 0 #3060A0 0 noise3 0 0 #3060A0 0 noise4 0 0 #3060A0 0 normtime 0 0 #3060A0 0 numMapsUsed 0 0 #3060A0 0 numNoteTracks 0 0 #3060A0 0 numSurfaces 0 0 #3060A0 0 NURBSExtrudeNode 0 0 #3060A0 0 NURBSLatheNode 0 0 #3060A0 0 NURBSNode 0 0 #3060A0 0 OkMtlForScene 0 0 #3060A0 0 OKToBindToNode 0 0 #3060A0 0 openBitMap 0 0 #3060A0 0 openCTBitMap 0 0 #3060A0 0 openEncryptedFile 0 0 #3060A0 0 openfile 0 0 #3060A0 0 openlog 0 0 #3060A0 0 openUtility 0 0 #3060A0 0 pickObject 0 0 #3060A0 0 pickOffsetDistance 0 0 #3060A0 0 pickPoint 0 0 #3060A0 0 playAnimation 0 0 #3060A0 0 pointSelection 0 0 #3060A0 0 popPrompt 0 0 #3060A0 0 pow 0 0 #3060A0 0 progressEnd 0 0 #3060A0 0 progressStart 0 0 #3060A0 0 progressUpdate 0 0 #3060A0 0 PushPrompt 0 0 #3060A0 0 qsort 0 0 #3060A0 0 quatToEuler 0 0 #3060A0 0 queryBox 0 0 #3060A0 0 quitMax 0 0 #3060A0 0 radToDeg 0 0 #3060A0 0 reactTo 0 0 #3060A0 0 ReadByte 0 0 #3060A0 0 ReadFloat 0 0 #3060A0 0 ReadLong 0 0 #3060A0 0 ReadShort 0 0 #3060A0 0 ReadString 0 0 #3060A0 0 redrawViews 0 0 #3060A0 0 registerDisplayFilterCallback 0 0 #3060A0 0 registerOLEInterface 0 0 #3060A0 0 registerRedrawViewsCallback 0 0 #3060A0 0 registerRightClickMenu 0 0 #3060A0 0 registerSelectFilterCallback 0 0 #3060A0 0 registerTimeCallback 0 0 #3060A0 0 registerViewWindow 0 0 #3060A0 0 releaseAllOLEObjects 0 0 #3060A0 0 releaseOLEObject 0 0 #3060A0 0 removeRollout 0 0 #3060A0 0 removeTempPrompt 0 0 #3060A0 0 renameFile 0 0 #3060A0 0 render 0 0 #3060A0 0 replaceInstances 0 0 #3060A0 0 replacePrompt 0 0 #3060A0 0 rescaleWorldUnits 0 0 #3060A0 0 resetLattice 0 0 #3060A0 0 resetLengthInterp 0 0 #3060A0 0 resetMaxFile 0 0 #3060A0 0 rotateXMatrix 0 0 #3060A0 0 rotateYMatrix 0 0 #3060A0 0 rotateYPRMatrix 0 0 #3060A0 0 rotateZMatrix 0 0 #3060A0 0 saveMaterialLibrary 0 0 #3060A0 0 saveMaxFile 0 0 #3060A0 0 saveNodes 0 0 #3060A0 0 scaleMatrix 0 0 #3060A0 0 seed 0 0 #3060A0 0 selectBitMap 0 0 #3060A0 0 selectByName 0 0 #3060A0 0 selectCTBitMap 0 0 #3060A0 0 selectReaction 0 0 #3060A0 0 selectSaveBitMap 0 0 #3060A0 0 setActive 0 0 #3060A0 0 setArrowCursor 0 0 #3060A0 0 setAtmospheric 0 0 #3060A0 0 setBackGround 0 0 #3060A0 0 setBackGroundController 0 0 #3060A0 0 setBkgFrameRange 0 0 #3060A0 0 setBkgImageAnimate 0 0 #3060A0 0 setBkgImageAspect 0 0 #3060A0 0 setBkgORType 0 0 #3060A0 0 setBkgStartTime 0 0 #3060A0 0 setBkgSyncFrame 0 0 #3060A0 0 SetCommandPanelTaskMode 0 0 #3060A0 0 setCoordCenter 0 0 #3060A0 0 setCurNamedSelSet 0 0 #3060A0 0 setCVertMode 0 0 #3060A0 0 setDimensions 0 0 #3060A0 0 SetDir 0 0 #3060A0 0 SetDisplayFilter 0 0 #3060A0 0 setEffect 0 0 #3060A0 0 setFileAttribute 0 0 #3060A0 0 setFocus 0 0 #3060A0 0 setGroupHead 0 0 #3060A0 0 setGroupMember 0 0 #3060A0 0 setGroupOpen 0 0 #3060A0 0 setImageBlurMultController 0 0 #3060A0 0 setImageBlurMultiplier 0 0 #3060A0 0 setInheritanceFlags 0 0 #3060A0 0 setInheritVisibility 0 0 #3060A0 0 setINISetting 0 0 #3060A0 0 setKeyStepsPos 0 0 #3060A0 0 setKeyStepsRot 0 0 #3060A0 0 setKeyStepsScale 0 0 #3060A0 0 setKeyStepsSelOnly 0 0 #3060A0 0 setKeyStepsUseTrans 0 0 #3060A0 0 setKnotSelection 0 0 #3060A0 0 setListenerSel 0 0 #3060A0 0 setListenerSelText 0 0 #3060A0 0 setMaterialID 0 0 #3060A0 0 setMeditMaterial 0 0 #3060A0 0 setMKTime 0 0 #3060A0 0 setMKWeight 0 0 #3060A0 0 setMorphTarget 0 0 #3060A0 0 setMorphTargetName 0 0 #3060A0 0 setMotBlur 0 0 #3060A0 0 setMTLMEditFlags 0 0 #3060A0 0 setMTLMeditObjType 0 0 #3060A0 0 setMTLMeditTiling 0 0 #3060A0 0 setOpenSceneScript 0 0 #3060A0 0 setPatchSteps 0 0 #3060A0 0 setPosTaskWeight 0 0 #3060A0 0 setProgressCancel 0 0 #3060A0 0 setProperty 0 0 #3060A0 0 SetPropertyController 0 0 #3060A0 0 setReactionFalloff 0 0 #3060A0 0 setReactionInfluence 0 0 #3060A0 0 setReactionName 0 0 #3060A0 0 setReactionState 0 0 #3060A0 0 setReactionStrength 0 0 #3060A0 0 setReactionValue 0 0 #3060A0 0 setRefCoordSys 0 0 #3060A0 0 setRenderable 0 0 #3060A0 0 setRenderID 0 0 #3060A0 0 setRotTaskWeight 0 0 #3060A0 0 setSaveRequired 0 0 #3060A0 0 setSaveSceneScript 0 0 #3060A0 0 setSegSelection 0 0 #3060A0 0 SetSelectFilter 0 0 #3060A0 0 setShadeCVerts 0 0 #3060A0 0 setSilentMode 0 0 #3060A0 0 setSplineSelection 0 0 #3060A0 0 setStatusXYZ 0 0 #3060A0 0 setSysCur 0 0 #3060A0 0 setTaskAxisState 0 0 #3060A0 0 setToolBtnState 0 0 #3060A0 0 setTrajectoryOn 0 0 #3060A0 0 setTransformLockFlags 0 0 #3060A0 0 SetUIColor 0 0 #3060A0 0 setupEvents 0 0 #3060A0 0 setUseEnvironmentMap 0 0 #3060A0 0 setVPortBGColor 0 0 #3060A0 0 setWaitCursor 0 0 #3060A0 0 ShellLaunch 0 0 #3060A0 0 showAllActiveXControls 0 0 #3060A0 0 showClass 0 0 #3060A0 0 showEvents 0 0 #3060A0 0 showMethods 0 0 #3060A0 0 showSource 0 0 #3060A0 0 showTextureMap 0 0 #3060A0 0 silentMode 0 0 #3060A0 0 sin 0 0 #3060A0 0 sinh 0 0 #3060A0 0 sleep 0 0 #3060A0 0 snapshotAsMesh 0 0 #3060A0 0 sqrt 0 0 #3060A0 0 squadrev 0 0 #3060A0 0 startObjectCreation 0 0 #3060A0 0 startTool 0 0 #3060A0 0 stopAnimation 0 0 #3060A0 0 stopCreating 0 0 #3060A0 0 stopTool 0 0 #3060A0 0 subdivideSegment 0 0 #3060A0 0 swap 0 0 #3060A0 0 tan 0 0 #3060A0 0 tangentCurve3D 0 0 #3060A0 0 tanh 0 0 #3060A0 0 thawSelection 0 0 #3060A0 0 timeStamp 0 0 #3060A0 0 TransMatrix 0 0 #3060A0 0 turbulence 0 0 #3060A0 0 ungroup 0 0 #3060A0 0 uniqueName 0 0 #3060A0 0 unregisterAllRightClickMenus 0 0 #3060A0 0 unregisterRedrawViewsCallback 0 0 #3060A0 0 unregisterRightClickMenu 0 0 #3060A0 0 unregisterSelectFilterCallback 0 0 #3060A0 0 unregisterTimeCallback 0 0 #3060A0 0 unRegisterViewWindow 0 0 #3060A0 0 updateMTLInMedit 0 0 #3060A0 0 updateSurfaceMapper 0 0 #3060A0 0 validModifier 0 0 #3060A0 0 WriteByte 0 0 #3060A0 0 WriteFloat 0 0 #3060A0 0 WriteLong 0 0 #3060A0 0 WriteShort 0 0 #3060A0 0 WriteString 0 0 #3060A0 0 yesNoCancelBox ; 0 0 #3060A0 0 getNumSubMtls 0 0 #3060A0 0 intersectRay ; 0 3 #804020 0 AttachCtrl 0 3 #804020 0 autoBackup 0 3 #804020 0 bit 0 3 #804020 0 boolObj 0 3 #804020 0 callbacks 0 3 #804020 0 cui 0 3 #804020 0 custAttributes 0 3 #804020 0 DOF 0 3 #804020 0 fileProperties 0 3 #804020 0 flexOps 0 3 #804020 0 gw 0 3 #804020 0 ik 0 3 #804020 0 keyboard 0 3 #804020 0 LE 0 3 #804020 0 LinkCtrl 0 3 #804020 0 ListCtrl 0 3 #804020 0 logsystem 0 3 #804020 0 macros 0 3 #804020 0 mapPaths 0 3 #804020 0 meshop 0 3 #804020 0 meshOps 0 3 #804020 0 modPanel 0 3 #804020 0 mouse 0 3 #804020 0 mtlBrowser 0 3 #804020 0 options 0 3 #804020 0 patch 0 3 #804020 0 patchOps 0 3 #804020 0 persistents 0 3 #804020 0 polyop 0 3 #804020 0 polyOps 0 3 #804020 0 patc 0 3 #804020 0 getEdgeVec21 0 3 #804020 0 preferences 0 3 #804020 0 refs 0 3 #804020 0 scanlineRender 0 3 #804020 0 skinOps 0 3 #804020 0 snapMode 0 3 #804020 0 splineOps 0 3 #804020 0 sysInfo 0 3 #804020 0 systemTools 0 3 #804020 0 terrainOps 0 3 #804020 0 timeConfiguration 0 3 #804020 0 toolMode 0 3 #804020 0 trackview 0 3 #804020 0 units 0 3 #804020 0 viewport 0 3 #804020 0 WAVsound 0 3 #804020 0 xrefPaths 0 3 #804020 0 xrefs 0 3 #804020 0 maxOp ; 0 3 #00B040 0 actionMan 0 3 #00B040 0 assemblyMgr 0 3 #00B040 0 BitmapLayerManager 0 3 #00B040 0 BoneSys 0 3 #00B040 0 browserMgr 0 3 #00B040 0 cmdPanel 0 3 #00B040 0 colorMan 0 3 #00B040 0 dxshadermanager 0 3 #00B040 0 dragAndDrop 0 3 #00B040 0 FileLinkMgr 0 3 #00B040 0 globalDXDisplayManager 0 3 #00B040 0 HDIKSys 0 3 #00B040 0 IKSys 0 3 #00B040 0 LayerManager 0 3 #00B040 0 LightingUnits 0 3 #00B040 0 manip 0 3 #00B040 0 maxOps 0 3 #00B040 0 medit 0 3 #00B040 0 MemStream 0 3 #00B040 0 menuMan 0 3 #00B040 0 msZip 0 3 #00B040 0 netrender 0 3 #00B040 0 objXRefs 0 3 #00B040 0 paramWire 0 3 #00B040 0 pluginManager 0 3 #00B040 0 quadMenuSettings 0 3 #00B040 0 RadiosityPreferences 0 3 #00B040 0 refhierarchy 0 3 #00B040 0 rollup 0 3 #00B040 0 SceneExposureControl 0 3 #00B040 0 SceneRadiosity 0 3 #00B040 0 SchematicView 0 3 #00B040 0 SchematicViews 0 3 #00B040 0 StatusPanel 0 3 #00B040 0 timeSlider 0 3 #00B040 0 tmGizmos 0 3 #00B040 0 TrackSelectionSets 0 3 #00B040 0 trackviews 0 3 #00B040 0 UtilityPanel 0 3 #00B040 0 visualMS 0 3 #00B040 0 IAssembly 0 3 #00B040 0 INode 0 3 #00B040 0 INodeBakeProjProperties 0 3 #00B040 0 INodeBakeProperties 0 3 #00B040 0 INodeGIProperties 0 3 #00B040 0 INodeLayerProperties 0 3 #00B040 0 SkinPose 0 3 #00B040 0 AssignVertexColors 0 3 #00B040 0 blockMgr 0 3 #00B040 0 ChannelInfo 0 3 #00B040 0 FlowRaytraceInterface 0 3 #00B040 0 ImageMotionBlur 0 3 #00B040 0 InstanceMgr 0 3 #00B040 0 LayerProperties 0 3 #00B040 0 mental_ray_Preferences 0 3 #00B040 0 MtlBrowserFilter_Manager 0 3 #00B040 0 ParamCollectorOps 0 3 #00B040 0 ProjectionIntersectorMgr 0 3 #00B040 0 ProjectionRenderMgr 0 3 #00B040 0 radiosityMeshOps 0 3 #00B040 0 reactionMgr 0 3 #00B040 0 RenderElementMgr 0 3 #00B040 0 renderpresets 0 3 #00B040 0 SkinUtils 0 3 #00B040 0 styleMgr 0 3 #00B040 0 SubstManager 0 3 #00B040 0 thePainterInterface 0 3 #00B040 0 Trackbar 0 3 #00B040 0 walkThroughOps 0 3 #00B040 0 XMLMaterial ; 0 0 #6030A0 0 ActionPredicate 0 0 #6030A0 0 ActiveXControl 0 0 #6030A0 0 BinStream 0 0 #6030A0 0 BipedExportInterface 0 0 #6030A0 0 BipedFSKey 0 0 #6030A0 0 BipedGeneric 0 0 #6030A0 0 BipedKey 0 0 #6030A0 0 BitArray 0 0 #6030A0 0 bitmap 0 0 #6030A0 0 BitmapControl 0 0 #6030A0 0 Boolean 0 0 #6030A0 0 Box2 0 0 #6030A0 0 ButtonControl 0 0 #6030A0 0 ccCurve 0 0 #6030A0 0 ccPoint 0 0 #6030A0 0 CCRootClass 0 0 #6030A0 0 ChangeHandler 0 0 #6030A0 0 CharStream 0 0 #6030A0 0 CheckBoxControl 0 0 #6030A0 0 CheckButtonControl 0 0 #6030A0 0 class 0 0 #6030A0 0 color 0 0 #6030A0 0 ColorPickerControl 0 0 #6030A0 0 ComboBoxControl 0 0 #6030A0 0 Control 0 0 #6030A0 0 CTBitMap 0 0 #6030A0 0 CTMotionTracker 0 0 #6030A0 0 CurveCtlGeneric 0 0 #6030A0 0 CurvePointsArray 0 0 #6030A0 0 EdgeSelection 0 0 #6030A0 0 EditTextControl 0 0 #6030A0 0 EffectClass 0 0 #6030A0 0 EmptyClass 0 0 #6030A0 0 EulerAngles 0 0 #6030A0 0 FaceSelection 0 0 #6030A0 0 FileStream 0 0 #6030A0 0 float 0 0 #6030A0 0 Generic 0 0 #6030A0 0 GeomObject 0 0 #6030A0 0 GroupBoxControl 0 0 #6030A0 0 GroupEndControl 0 0 #6030A0 0 GroupStartControl 0 0 #6030A0 0 HashTable 0 0 #6030A0 0 ImgTag 0 0 #6030A0 0 integer 0 0 #6030A0 0 Interface 0 0 #6030A0 0 InterfaceFunction 0 0 #6030A0 0 Interval 0 0 #6030A0 0 IObject 0 0 #6030A0 0 LabelControl 0 0 #6030A0 0 LinkControl 0 0 #6030A0 0 ListBoxControl 0 0 #6030A0 0 MapButtonControl 0 0 #6030A0 0 MappedGeneric 0 0 #6030A0 0 MappedPrimitive 0 0 #6030A0 0 MapSupportClass 0 0 #6030A0 0 MaterialLibrary 0 0 #6030A0 0 Matrix3 0 0 #6030A0 0 MAXAKey 0 0 #6030A0 0 MAXClass 0 0 #6030A0 0 MAXCurveCtl 0 0 #6030A0 0 MAXFilterClass 0 0 #6030A0 0 MAXKey 0 0 #6030A0 0 MAXKeyArray 0 0 #6030A0 0 MAXMeshClass 0 0 #6030A0 0 MAXModifierArray 0 0 #6030A0 0 MAXNoteKey 0 0 #6030A0 0 MAXNoteKeyArray 0 0 #6030A0 0 MAXObject 0 0 #6030A0 0 MAXRefTarg 0 0 #6030A0 0 MAXRootNode 0 0 #6030A0 0 MAXScriptFunction 0 0 #6030A0 0 MAXSuperClass 0 0 #6030A0 0 MAXTVNode 0 0 #6030A0 0 MeditMaterialsClass 0 0 #6030A0 0 menuitem 0 0 #6030A0 0 MixinInterface 0 0 #6030A0 0 ModifierClass 0 0 #6030A0 0 MoFlow 0 0 #6030A0 0 MoFlowScript 0 0 #6030A0 0 MoFlowSnippet 0 0 #6030A0 0 MoFlowTranInfo 0 0 #6030A0 0 MoFlowTransition 0 0 #6030A0 0 MotionTracker 0 0 #6030A0 0 MouseTool 0 0 #6030A0 0 MSBipedRootClass 0 0 #6030A0 0 MSComMethod 0 0 #6030A0 0 MSCustAttribDef 0 0 #6030A0 0 MSDispatch 0 0 #6030A0 0 MSPluginClass 0 0 #6030A0 0 MtlButtonControl 0 0 #6030A0 0 MultiListBoxControl 0 0 #6030A0 0 MultiMaterialClass 0 0 #6030A0 0 MultipleFSParams 0 0 #6030A0 0 name 0 0 #6030A0 0 NodeChildrenArray 0 0 #6030A0 0 NodeGeneric 0 0 #6030A0 0 NoteTrack 0 0 #6030A0 0 Number 0 0 #6030A0 0 NURBS1RailSweepSurface 0 0 #6030A0 0 NURBS2RailSweepSurface 0 0 #6030A0 0 NURBSBlendCurve 0 0 #6030A0 0 NURBSBlendSurface 0 0 #6030A0 0 NURBSCapSurface 0 0 #6030A0 0 NURBSChamferCurve 0 0 #6030A0 0 NURBSControlVertex 0 0 #6030A0 0 NURBSCurve 0 0 #6030A0 0 NURBSCurveConstPoint 0 0 #6030A0 0 NURBSCurveIntersectPoint 0 0 #6030A0 0 NURBSCurveOnSurface 0 0 #6030A0 0 NURBSCurveSurfaceIntersectPoint 0 0 #6030A0 0 NURBSCVCurve 0 0 #6030A0 0 NURBSCVSurface 0 0 #6030A0 0 NURBSDisplay 0 0 #6030A0 0 NURBSExtrudeSurface 0 0 #6030A0 0 NURBSFilletCurve 0 0 #6030A0 0 NURBSFilletSurface 0 0 #6030A0 0 NURBSIndependentPoint 0 0 #6030A0 0 NURBSIsoCurve 0 0 #6030A0 0 NURBSLatheSurface 0 0 #6030A0 0 NURBSMirrorCurve 0 0 #6030A0 0 NURBSMirrorSurface 0 0 #6030A0 0 NURBSMultiCurveTrimSurface 0 0 #6030A0 0 NURBSNBlendSurface 0 0 #6030A0 0 NURBSObject 0 0 #6030A0 0 NURBSOffsetCurve 0 0 #6030A0 0 NURBSOffsetSurface 0 0 #6030A0 0 NURBSPoint 0 0 #6030A0 0 NURBSPointConstPoint 0 0 #6030A0 0 NURBSPointCurve 0 0 #6030A0 0 NURBSPointCurveOnSurface 0 0 #6030A0 0 NURBSPointSurface 0 0 #6030A0 0 NURBSProjectNormalCurve 0 0 #6030A0 0 NURBSProjectVectorCurve 0 0 #6030A0 0 NURBSRuledSurface 0 0 #6030A0 0 NURBSSelection 0 0 #6030A0 0 NURBSSet 0 0 #6030A0 0 NURBSSurface 0 0 #6030A0 0 NURBSSurfaceApproximation 0 0 #6030A0 0 NURBSSurfaceEdgeCurve 0 0 #6030A0 0 NURBSSurfaceNormalCurve 0 0 #6030A0 0 NURBSSurfConstPoint 0 0 #6030A0 0 NURBSSurfSurfIntersectionCurve 0 0 #6030A0 0 NURBSTexturePoint 0 0 #6030A0 0 NURBSTextureSurface 0 0 #6030A0 0 NURBSULoftSurface 0 0 #6030A0 0 NURBSUVLoftSurface 0 0 #6030A0 0 NURBSXFormCurve 0 0 #6030A0 0 NURBSXFormSurface 0 0 #6030A0 0 object 0 0 #6030A0 0 ObjectSet 0 0 #6030A0 0 OkClass 0 0 #6030A0 0 OLEMethod 0 0 #6030A0 0 OLEObject 0 0 #6030A0 0 PathName 0 0 #6030A0 0 PhyBlendedRigidVertex 0 0 #6030A0 0 PhyContextExport 0 0 #6030A0 0 PhyRigidVertex 0 0 #6030A0 0 PickerControl 0 0 #6030A0 0 Point2 0 0 #6030A0 0 point3 0 0 #6030A0 0 Primitive 0 0 #6030A0 0 progressBar 0 0 #6030A0 0 Quat 0 0 #6030A0 0 RadioControl 0 0 #6030A0 0 Ray 0 0 #6030A0 0 RCMenu 0 0 #6030A0 0 RolloutClass 0 0 #6030A0 0 RolloutControl 0 0 #6030A0 0 RolloutFloater 0 0 #6030A0 0 SelectionSet 0 0 #6030A0 0 SelectionSetArray 0 0 #6030A0 0 SliderControl 0 0 #6030A0 0 SpinnerControl 0 0 #6030A0 0 StandardMaterialClass 0 0 #6030A0 0 StaticMethodInterface 0 0 #6030A0 0 String 0 0 #6030A0 0 StringStream 0 0 #6030A0 0 StructDef 0 0 #6030A0 0 subAnim 0 0 #6030A0 0 TextureClass 0 0 #6030A0 0 time 0 0 #6030A0 0 Timer 0 0 #6030A0 0 TriMesh 0 0 #6030A0 0 UndefinedClass 0 0 #6030A0 0 UnsuppliedClass 0 0 #6030A0 0 UserGeneric 0 0 #6030A0 0 value 0 0 #6030A0 0 checked 0 0 #6030A0 0 ValueRef 0 0 #6030A0 0 VertexSelection 0 0 #6030A0 0 WindowStream 0 0 #6030A0 0 XRefScene ; 0 2 #000000 0 angle 0 2 #000000 0 button 0 2 #000000 0 checkbox 0 2 #000000 0 checkbutton 0 2 #000000 0 colorPicker 0 2 #000000 0 combobox 0 2 #000000 0 curvecontrol 0 2 #000000 0 dropDownList 0 2 #000000 0 editText 0 2 #000000 0 groupBox 0 2 #000000 0 hyperlink 0 2 #000000 0 imgTag 0 2 #000000 0 label 0 2 #000000 0 listBox 0 2 #000000 0 multiListBox 0 2 #000000 0 mapbutton 0 2 #000000 0 materialbutton 0 2 #000000 0 ultilistbox 0 2 #000000 0 pickButton 0 2 #000000 0 popUpMenu 0 2 #000000 0 progressbar 0 2 #000000 0 radioButtons 0 2 #000000 0 slider 0 2 #000000 0 spinner 0 2 #000000 0 subrollout ; 0 0 #0040B0 0 spaceWarpObject 0 0 #0040B0 0 material 0 0 #0040B0 0 textureMap ; 0 0 #60A030 0 box 0 0 #60A030 0 C_Ext 0 0 #60A030 0 Capsule 0 0 #60A030 0 cone 0 0 #60A030 0 ChamferBox 0 0 #60A030 0 ChamferCyl 0 0 #60A030 0 cylinder 0 0 #60A030 0 Gengon 0 0 #60A030 0 geosphere 0 0 #60A030 0 hedra 0 0 #60A030 0 Hose 0 0 #60A030 0 L_Ext 0 0 #60A030 0 OilTank 0 0 #60A030 0 plane 0 0 #60A030 0 Prism 0 0 #60A030 0 pyramid 0 0 #60A030 0 RingWave 0 0 #60A030 0 sphere 0 0 #60A030 0 Spindle 0 0 #60A030 0 teapot 0 0 #60A030 0 torus 0 0 #60A030 0 torus_knot 0 0 #60A030 0 tube 0 0 #60A030 0 Blizzard 0 0 #60A030 0 PArray 0 0 #60A030 0 PCloud 0 0 #60A030 0 PF_Source 0 0 #60A030 0 Snow 0 0 #60A030 0 Spray 0 0 #60A030 0 SuperSpray 0 0 #60A030 0 Line 0 0 #60A030 0 Rectangle 0 0 #60A030 0 Circle 0 0 #60A030 0 Elipse 0 0 #60A030 0 Arc 0 0 #60A030 0 Donut 0 0 #60A030 0 NGon 0 0 #60A030 0 Star 0 0 #60A030 0 Text 0 0 #60A030 0 Helix 0 0 #60A030 0 Section 0 0 #60A030 0 TargetSpot 0 0 #60A030 0 FFreeSpot 0 0 #60A030 0 TargetDirect 0 0 #60A030 0 FreeDirect 0 0 #60A030 0 Omni 0 0 #60A030 0 Skylight 0 0 #60A030 0 dummy 0 0 #60A030 0 crowd 0 0 #60A030 0 delegate 0 0 #60A030 0 exposeTm 0 0 #60A030 0 Grid 0 0 #60A030 0 Point 0 0 #60A030 0 Tape 0 0 #60A030 0 Protractor 0 0 #60A030 0 Compass 0 0 #60A030 0 boxGizmo 0 0 #60A030 0 sphereGizmo 0 0 #60A030 0 cylGizmo 0 0 #60A030 0 camPoint 0 0 #60A030 0 luminaire 0 0 #60A030 0 Cone_Angle 0 0 #60A030 0 Plane_Angle ;----------------------------------------------; ; CodeFold ; ;----------------------------------------------; ;Flags (sum of the members) ; 1 case sensitive. ; 2 force get fold name for function list from left at the fold start ("Folds:" section only). ; 4 force get fold name for function list from right at the fold start, including fold start ("Folds:" section only). ; 8 fold start ("Folds:" section) or skip start ("Skips:" section) located at line start. ; 16 fold start ("Folds:" section) or skip start ("Skips:" section) located at line end. ; 32 fold end ("Folds:" section) or skip end ("Skips:" section) located at line start. ; 64 fold end ("Folds:" section) or skip end ("Skips:" section) located at line end. ; 128 don't catch fold end ("Folds:" section) or skip end ("Skips:" section). ; 256 additional to 128 flag - more priority is given to sibling level instead of parent level ("Folds:" section only). ; 512 comment fold - fold ignore any other folds and skips inside ("Folds:" section only). ; 1024 reserved. ; 2048 deny fold - founded fold will be ignored ("Folds:" section only). ; 4096 xml fold - "", "", "" ("Folds:" section only). ; 8192 don't check delimiters from left of fold start ("Folds:" section only). ; 16384 don't check delimiters from right of fold start ("Folds:" section only). ; 32768 don't check delimiters from left of fold end ("Folds:" section only). ; 65536 don't check delimiters from right of fold end ("Folds:" section only). ; 131072 deny delimiters ("Folds:" section only). ; 262144 don't show fold in list ("Folds:" section only). ; 1048576 regular expression in fold start ("Folds:" section) or skip start ("Skips:" section). ; 2097152 regular expression in fold end ("Folds:" section) or skip end ("Skips:" section). FoldPanel: ;================================================================================================================================================================================================================================================================================================================================================================================================================================================================= ;PanelFirstBkColor PanelSecondBkColor PanelNormalFoldColor PanelActiveFoldColor PanelNormalNodeOpenBkColor PanelNormalNodeCloseBkColor PanelActiveNodeOpenBkColor PanelActiveNodeCloseBkColor PanelNormalNodeOpenSignColor PanelNormalNodeCloseSignColor PanelActiveNodeOpenSignColor PanelActiveNodeCloseSignColor ;================================================================================================================================================================================================================================================================================================================================================================================================================================================================= ${CodeFold_PanelFirstBkColor} ${CodeFold_PanelSecondBkColor} ${CodeFold_PanelNormalFoldColor} ${CodeFold_PanelActiveFoldColor} ${CodeFold_PanelNormalNodeOpenBkColor} ${CodeFold_PanelNormalNodeCloseBkColor} ${CodeFold_PanelActiveNodeOpenBkColor} ${CodeFold_PanelActiveNodeCloseBkColor} ${CodeFold_PanelNormalNodeOpenSignColor} ${CodeFold_PanelNormalNodeCloseSignColor} ${CodeFold_PanelActiveNodeOpenSignColor} ${CodeFold_PanelActiveNodeCloseSignColor} FoldList: ;================================================ ;ListTextColor ListBkColor ;================================================ ${CodeFold_ListTextColor} ${CodeFold_ListBkColor} TagMark: ;============================================================================================================ ;TagMarkFlags TagMarkFontStyle TagMarkTextColor TagMarkBkColor ;============================================================================================================ ${CodeFold_TagMarkFlags} ${CodeFold_TagMarkFontStyle} ${CodeFold_TagMarkTextColor} ${CodeFold_TagMarkBkColor} Skips: ;============================= ;Flags Skip Skip Escape ; start end char ;============================= 1 `"` `"` "\" 1 `'` `'` "\" 1 "//" "" ":" Folds: ;===================================================================================== ;Flags Font Color Color Fold Fold Delimiters Parent Rule Rule ; style text bkgrnd start end ID ID file ;===================================================================================== 1 0 0 0 "(" ")" "" ;513=1+512 513 3 #007F00 0 "/*" "*/" "" ;----------------------------------------------; ; AutoComplete ; ;----------------------------------------------; ;Flags (sum of the members) ; 1 force case sensitive. ; 2 force case insensitive. ; 4 regular expression (only for "$="). Scan starts from caret line beginning and metacharacters \a or \z specified caret position. ; 8 Don't show in listbox. CompleteList: ;===================================================================================================================================================================================================================================================================================================================================================================================================================================================================== ;ListFontStyle ListFontSize ListFaceName ListLineGap ListBlockIcon `"C:\1.dll", 0` ListBlockIconMargins "left;right" ListHlBaseIcon `"C:\1.dll", 0` ListHlBaseIconMargins "left;right" ListDocWordIcon `"C:\1.dll", 0` ListDocWordIconMargins "left;right" ListBasicTextColor ListBasicBkColor ListSelTextColor ListSelBkColor ;===================================================================================================================================================================================================================================================================================================================================================================================================================================================================== ${AutoComplete_ListFontStyle} ${AutoComplete_ListFontSize} ${AutoComplete_ListFaceName} ${AutoComplete_ListLineGap} ${AutoComplete_ListBlockIcon} ${AutoComplete_ListBlockIconMargins} ${AutoComplete_ListHlBaseIcon} ${AutoComplete_ListHlBaseIconMargins} ${AutoComplete_ListDocWordIcon} ${AutoComplete_ListDocWordIconMargins} ${AutoComplete_ListBasicTextColor} ${AutoComplete_ListBasicBkColor} ${AutoComplete_ListSelTextColor} ${AutoComplete_ListSelBkColor} Blocks: ;============================================================================= ;Abbreviations and blocks ; ; $~abbr normal abbreviation. ; $(flags)~abbr normal abbreviation with flags. ; $=abbr exact abbreviation. May contain delimiters. ; $(flags)=abbr exact abbreviation with flags. May contain delimiters. ; $[] set caret to this position. Can be multiple (hot spots). ; $[text] select text. Can be multiple (hot spots). ; $$ symbol $. ; $\] escape symbol ]. Can be used in $[text] block: $[One [1$\] ]. ; ${VAR} variable assigned from Coder::Settings. ; $; comment line. ;=============================================================================