frequently ask ? : Computers : Programming : Languages : Tse : Color : Syntax highlighting : AWK

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

Entry

Computer: Editor: TSE: Syntax: Highlight: AWK: What is a possible .syn text file for AWK?

May 8th, 2005 09:55
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 09 May 2021 - 00:10 am ------------------------
Computer: Editor: TSE: Syntax: Highlight: AWK: What is a possible .syn 
text file for AWK?
---
Source: Leo Mulders
---
Here is an AWK synhi text export, based on GNU AWK.
---
--- cut here: begin --------------------------------------------------
wordset=0-9A-Z_a-z
HiliteIncompleteQuotes=TRUE
IgnoreCaseOfKeyWords=FALSE
HiliteIf0StyleComments=FALSE
Transparent=FALSE
CursorLineFlag=TransparentCurs-orLine
NumberFlag=Integer|C-Hex|Real|-Sci-Notation|C-UL
TillEOL1=#
TillEOLStartCol1=0
Quote1="
Quote2='
QuoteEscape1=\
QuoteEscape2=\
[KeyWords1]
BEGIN END and asort asorti atan2 bindtextdomain break case close compl
continue cos dcgettext dcngettext default delete do else exit exp
extension  fflush for func function gensub getline gsub if in index int
length log  lshift match mktime next nextfile or print printf rand
return rshift sin  split sprintf sqrt srand strftime strtonum sub
substr
switch system systime  tolower toupper while xor
[KeyWords2]
! % & ( ) * + , - / : ; < = > ? [ ] ^ { | } ~
[KeyWords3]
ARGC ARGIND ARGV BINMODE CONVFMT ENVIRON ERRNO FIELDWIDTHS FILENAME FNR
FS  IGNORECASE LINT NF NR OFMT OFS ORS PROCINFO RLENGTH RS RSTART RT
SUBSEP  TEXTDOMAIN
--- cut here: end ----------------------------------------------------
---
---
Internet: see also:
---
Computer: Editor: TSE: Color: Syntax highlighting: File: Extension: 
Overview: Can you give overview?
http://www.faqts.com/knowledge_base/view.phtml/aid/28242/fid/929
----------------------------------------------------------------------