From professional translators, enterprises, web pages and freely available translation repositories.
använd asc-funktion för att ersätta tangenter med värden. om asc-funktionen påträffar en tom sträng rapporteras ett runtimefel. förutom 7-bitars ascii-tecken (kod 0-127), kan ascii-funktionen också känna igen icke-utskrivbara tangentkoder i ascii-kod. den här funktionen kan också hantera 16-bitars unicode-tecken.
use the asc function to replace keys with values. if the asc function encounters a blank string, $[officename] basic reports a run-time error. in addition to 7 bit ascii characters (codes 0-127), the ascii function can also detect non-printable key codes in ascii code. this function can also handle 16 bit unicode characters.