home *** CD-ROM | disk | FTP | other *** search
- ;ASP adicional Syntax highlight Script for Twistpad
- ;1998 - 2006 (C) Carthago Software
-
- [::Header::]
- SyntaxName=ASP
- Extensions=asp
- Functions=<[Hh][1-6]|(?i)<head|(?i)<body|(?i)<table
- ;Spell Everything
- Spelling=1
- ;Except when a word is in this Contexts:
- SpellingContexts=1;3;4;10;100;101;102;103;104
-
- ;make sure html comment is before the tag definition
- [HTML Comment]
- Type=StartStop
- Context=2
- Priority=10
- Scope=0
- WholeWordOnly=0
- First=<!--
- Last=-->
- Background=Default
- Foreground=008000
- Italic=0
-
- [ASP]
- Type=startstop
- Context=14
- Priority=11
- Scope=0
- WholeWordOnly=0
- first=<%
- last=%>
- Background=Default
- ;Background=FFFFAD
- Foreground=default
-
- [Tag]
- Type=StartStop
- Context=1
- Priority=8
- Scope=0
- WholeWordOnly=0
- First=<
- Last=>
- Background=Default
- Foreground=333399
-
- [HTML String]
- Type=StartStop
- Context=3
- Priority=9
- Scope=1
- WholeWordOnly=0
- First="
- Last="
- Background=Default
- Foreground=0000FF
-
- [Scripts]
- Type=startstop
- Context=4
- Priority=9
- Scope=0
- WholeWordOnly=0
- first=<SCRIPT
- last=</SCRIPT>
- Background=default
- Foreground=default
-
- [Scripts Comment]
- Type=startstop
- Context=8
- Priority=9
- Scope=4
- WholeWordOnly=0
- first=//
- last=
- Background=Default
- Foreground=008000
-
- [Scripts String]
- Type=startstop
- Context=9
- Priority=9
- Scope=4
- WholeWordOnly=0
- first="
- last="
- Background=Default
- Foreground=408080
-
- [Scripts String2]
- Type=startstop
- Context=10
- Priority=9
- Scope=4
- WholeWordOnly=0
- first='
- last='
- Background=Default
- Foreground=408080
-
- [Scripts Multiline comment]
- Type=startstop
- Context=11
- Priority=9
- Scope=4
- WholeWordOnly=0
- first=/*
- last=*/
- Background=Default
- Foreground=008000
-
- [Style]
- Type=startstop
- Context=12
- Priority=9
- Scope=0
- WholeWordOnly=0
- first=<STYLE
- last=</STYLE>
- Background=Default
- Foreground=default
-
- [StyleBrack]
- Type=startstop
- Context=13
- Priority=9
- Scope=10
- WholeWordOnly=0
- first={
- last=}
- Background=Default
- Foreground=FF0000
-
- [Asp Comment]
- Type=StartStop
- Context=15
- Priority=8
- Scope=14
- WholeWordOnly=0
- First='
- Last=
- Background=Default
- ;Background=FFFFAD
- Foreground=008000
-
- [Asp String]
- Type=StartStop
- Context=16
- Priority=11
- Scope=14
- WholeWordOnly=0
- First="
- Last="
- Background=Default
- ;Background=FFFFAD
- Foreground=408080
-
- [Tag Names]
- Type=keyword
- Context=100
- Scope=1
- Priority=7
- WholeWordOnly=1
- Keyword1=!DOCTYPE;A;ABBR;ACRONYM;ADDRESS;APPLET;AREA;B;BASE;BASEFONT;BDO;BGSOUND;BIG;BLINK;BLOCKQUOTE;BODY;BR;BUTTON;CAPTION;
- Keyword2=CENTER;CITE;CODE;COL;COLGROUP;DD;DEL;DFN;DIR;DIV;DL;DT;EM;EMBED;FIELDSET;FONT;FORM;FRAME;FRAMESET;H1;H2;H3;H4;H5;H6;HEAD
- Keyword3=HR;HTML;I;IFRAME;ILAYER;IMG;INPUT;INS;ISINDEX;KBD;KEYGEN;LABEL;LAYER;LEGEND;LI;LINK;LISTING;MAP;MENU;META;MULTICOL;NOBR
- Keyword4=NOEMBED;NOFRAMES;NOLAYER;NOSCRIPT;OBJECT;OL;OPTGROUP;OPTION;P;PARAM;PLAINTEXT;PRE;Q;S;SAMP;SCRIPT;SELECT;SERVER;SMALL;
- Keyword5=SOUND;SPACER;SPAN;STRIKE;STRONG;STYLE;SUB;SUP;TBODY;TEXTAREA;TITLE;TT;U;UL;VAR;WBR;XMP;TABLE
- Keyword6=TD;TR
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- Foreground=800000
- bold=0
-
- [Tag Attributes]
- Type=keyword
- Context=101
- Scope=1
- Priority=6
- WholeWordOnly=1
- Keyword1=TFOOT;TH;THEAD;ACCESSKEY;ACTION;ALIGN;ALINK;ALT;BACKGROUND;BALANCE;BEHAVIOR;BGCOLOR;BGPROPERTIES;BORDER;BORDERCOLOR
- Keyword2=BORDERCOLORDARK;ORDERCOLORLIGHT;BOTTOMMARGIN;CELLPADDING;CELLSPACING;CHECKED;CLASS;CLASSID;CLEAR;CODE;CODEBASE;CODETYPE
- Keyword3=COLOR;COLS;COLSPAN;COMPACT;CONTENT;CONTROLS;COORDS;DATA;DATAFLD;DATAFORMATAS;DATASRC;DIRECTION;DISABLED;DYNSRC;ENCTYPE
- Keyword4=EVENT;FACE;FOR;FRAME;FRAMEBORDER;FRAMESPACING;HEIGHT;HIDDEN;HREF;HSPACE;HTTP-EQUIV;ID;ISMAP;LANG;LANGUAGE;LEFTMARGIN
- Keyword5=LINK;LOOP;LOWSRC;MARGINHEIGHT;MARGINWIDTH;MAXLENGTH;MAYSCRIPT;METHOD;METHODS;MULTIPLE;NAME;NOHREF;NORESIZE;NOSHADE;NOWRAP
- Keyword6=PALETTE;PLUGINSPAGE;PUBLIC;READONLY;REL;REV;RIGHTMARGIN;ROWS;ROWSPAN;RULES;SCROLL;SCROLLAMOUNT;SCROLLDELAY;SCROLLING;SELECTED
- Keyword7=SHAPE;SIZE;SPAN;SRC;START;STYLE;TABINDEX;TARGET;TEXT;TITLE;TOPMARGIN;TRUESPEED;TYPE;URL;URN;USEMAP;VALIGN;VALUE;VLINK;
- Keyword8=VOLUME;VRML;VSPACE;WIDTH;WRAP
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- Foreground=FF0000
-
- [Simbols]
- Type=keyword
- Context=102
- Scope=0
- Priority=6
- Keyword1=><Ð&ðÄËÏÖÜäëï ö"üÿ
- Keyword2=ÆÂÅÊÎÔÞÛâæåêîôßþû
- Keyword3=ÁÀÃÇÉÈÍÌÑÓÒØÕÚÙÝáàãçéèíìñóòøõúùý
- Background=Default
- Foreground=C0C0C0
-
- [Script Keywords]
- Type=keyword
- Context=103
- Scope=4
- Priority=6
- WholeWordOnly=1
- Keyword1=And;As;Boolean;ByRef;Byte;ByVal;Call;Case;Class;Const;Currency;Debug;Dim;Do;Double;Each;Else;ElseIf;Empty;End;EndIf
- Keyword2=Enum;Eqv;Event;Exit;False;For;Function;Get;GoTo;If;Imp;Implements;In;Integer;Is;Let;Like;Long;Loop;LSet;Me;Mod;New;
- Keyword3=Next;Not;Nothing;Null;On;Option;Optional;Or;ParamArray;Preserve;Private;Public;Raise;Event;ReDim;Rem;Resume;RSet;
- Keyword4=Select;Set;Shared;Single;Static;Stop;Sub;Then;To;True;Type;TypeOf;Until;Variant;Wend;While;With;Xor
- Keyword5=runat;script;language;var
- Keyword6=
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- Foreground=0000FF
-
- [Style Keywords]
- Type=keyword
- Context=104
- Scope=10
- Priority=6
- WholeWordOnly=1
- Keyword1=style
- Keyword2=
- Keyword3=
- Keyword4=
- Keyword5=
- Keyword6=
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- Foreground=0058B0
-
- [ASP Char]
- Type=keyword
- Context=105
- Priority=10
- Scope=14
- WholeWordOnly=0
- Keyword1=<%
- Keyword2=%>
- Background=FFFFAD
- Foreground=default
-
- [Asp Keywords]
- Type=keyword
- Context=106
- Scope=14
- Priority=6
- WholeWordOnly=1
- Keyword1=And;As;Boolean;ByRef;Byte;ByVal;Call;Case;Class;Const;Currency;Debug;Dim;Do;Double;Each;Else;ElseIf;Empty;End;EndIf
- Keyword2=Enum;Eqv;Event;Exit;False;For;Function;Get;GoTo;If;Imp;Implements;In;Integer;Is;Let;Like;Long;Loop;LSet;Me;Mod;New;
- Keyword3=Next;Not;Nothing;Null;On;Option;Optional;Or;ParamArray;Preserve;Private;Public;Raise;Event;ReDim;Rem;Resume;RSet;
- Keyword4=Select;Set;Shared;Single;Static;Stop;Sub;Then;To;True;Type;TypeOf;Until;Variant;Wend;While;With;Xor
- Keyword5=runat;script;language;ubound
- Keyword6=
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- ;Background=FFFFAD
- Foreground=0000FF
- bold=0
-