Erkennt: | Note:
|

|
Strings | String are XProfan with umschlossen and terminate fundamentally at the latest on the Zeilenende, be because, on the Zeilenende is the characters , then becomes the String on the Folgezeile fortgeführt.
|
comments | comments go with or with REM eingeleitet and terminate on the Zeilenende.
XPSE-User having two further Opportunities. | comments einleiten with // which too on the Zeilenende terminate | comments einleiten with /* which itself too over several Lines until */ erstrecken can, or still in the equal row with */ exits go. |
|
Kompilerdirektiven | Lines which with a $ begin are Kompilerdirektivenzeilen
|
Procedures | Identifier which from the Prozedurenkeywordlist stammen go as Procedures recognized. gives it whom same Identifier too as function checks the Lexer anhand the Syntax whether The function instead of The procedure meant is. If still The function meant is becomes against anhand the Syntax screen whether the Funktionsname Perhaps still only as Variable - or Methodendefinition - interprets go should. (phew)
|
functions | Identifier which from the Funktionenkeywordlist stammen go as functions recognized. Anhand the Syntax becomes too geschaut whether the Funktionsname Perhaps only as Variablenname - or Methodendefinition - To understand is. (phew)
|
Kontrollstrukturen | Identifier which from the Kontrollstrukturenkeywordlist stammen go as Kontrollstrukturen recognized.
|
Systemvarialben | Identifier which from the Systemvarialbenkeywordlist stammen go as Systemvarialben recognized.
|
variables | Identifier which from none Keywordtabelle stammen but a TypChar carry, count as variables, too then if the Identifier in the Funktionenkeywordlist aufgelistet But the Syntax shows the the Identifier not as function used becomes. (phew)
|
Digits | Digits go as such recognized. follows on a digit one point so becomes this as Operator recognized, be because, on the point follows against a digit. (Point numbers)
|
Zahlenkonstanten | Zahlenkonstanten of type Hex,be or Oct go as such recognized and as Digits eingefärbt. it'll too screen whether The Zahlenkonstante validly is. %012 is null How $0FFU or &1238 and becomes yellow eingefärbt.
|
Operators | following Operators go as such recognized: %^&*-+=|{}:;<>,/?!.~ or and mod go or and mod however as functions uses recognize it the Lexer.
|
Faltung | following Identifier bezeichnen a Faltung:
Open: | Closing
| Proc | ENDPROC
| ErrorProc | ENDPROC
| SubProc | ENDPROC
| AsmStart | AsmEnd
| AsmInclude | AsmEnd
| { | } |
|
InlineAssembler | within InlineAssemblerblöcken clutching a manner Sublexer:
Erkennt: | Note:
| AssemblerKeywords | AssemblerKeywords from the AssemblerKeywordTabelle
| Strings | Strings with umschlossen and terminate fundamentally at the latest on the Zeilenende
| comments | comments in Assemblerblöcken go with ; eingeleitet and terminate on the Zeilenende |
|
double Lottchen | The Lexer helps you and recognize double Lottchen (command unterschiedlichen Types equal Namens) anhand the Syntax and shows so whether The Inputs too correctly interprets would. If z.B. same behind DeleteObject a Klammer follows, so becomes the word as an afterthought again zurückgefärbt, and similar Features in others situations... . it'll but too recognized whether it itself Perhaps circa a Variablenbezeichnung or a method deals and according as whether The Syntax then for correctly would remaining The tint consist,- or ebend not. (phew)
|
Syntaxhinweise | a yellow background get Keywords which möglicherweise into next XProfanversion not any more supported go. One gelber background becomes but too displayed if something with the Syntax not is correct. yellow means Info.
|
antiquated Keywords | antiquated Keywords receive a red background and should not any more uses go or. make for Fehlermeldungen of Compiler.
|
Escapesequenzen | within Strings go Escapesequenzen visible made. particularly for Programmieranfänger ought to this very helpful his To discern, that here a Special Perhaps ungewollte Zeichenkombination apply is.
|
EasterEgg/Info | [Strg+Q]INFO |