Kód: Vybrat vše
ASCII escape character
The ASCII "escape" character (octal: \033, hexadecimal: \x1B, or ^[, or, in decimal, 27) is used in many output devices to start a series of characters called a control sequence or escape sequence. Typically, the escape character was sent first in such a sequence to alert the device that the following characters were to be interpreted as a control sequence rather than as plain characters, then one or more characters would follow to specify some detailed action, after which the device would go back to interpreting characters normally. For example, the sequence of ^[, followed by the printable characters [2;10H, would cause a DEC VT102 terminal to move its cursor to the 10th cell of the 2nd line of the screen.
Jestli to chápu správně, nebo je to vůbec správně, ten offsef 32 v standardu není a to asi bude můj problém. Ale asi to bude špatně, nějak mě nehraje že 10H má být sloupec 10 když 2 je řádek 2...
No a dobrý by bylo, kdyby to šlo i na ME nebo XP abych mohl použít starý NTB, co se mi tu válej.
Díky
Jirka