/L7"AWK" Line Comment = # Escape Char = \ String Chars = "' File Extensions = awk pl /Delimiters = ~$!@%^&*()-+=|\/{}[]:;"'<> , .? /Function String = "%function" /Indent Strings = "{" /Unindent Strings = "}" /C1"C1 Anweisungen" BEGIN break close continue delete do else END exit exp fflush for function if local next nextfile return system while /C2"C2 Funktionen" atan2 cos exp gensub getline gsub index int length log match print printf rand sin split sprintf sqrt srand sub substr tan tolower toupper /C3"C3 Systemvars" ARGC ARGV CONVFMT ENVIRON FILENAME FNR FS IGNORECASE NF NR OFMT OFS ORS RLENGTH RS RSTART SUBSEP /C6 OPERATORS != # $ & ' ( ) * *= + += , - -- -= .. ... // / /= : ; < <= = == > >= ? | [ \ ] ^ { }