HTML Kit site requirements.

[ Index ]   Updated: 2002-03-05  
Editor: chami  

jrnCmd_AscChr

Adds commands for converting between characters and ASCII values.

Features:

  • "asc" command for converting a character to its ASCII value, and
  • "chr" command for converting an ASCII value to the matching character.
Usage:
  • To lookup the ASCII value of a character, type "asc " (without the quotes) followed by the character in the "Command Prompt" and press Enter. To open the Command Prompt window, select "Command Prompt" from the "Window" main menu. For example, entering the following line in the Command Prompt displays the ASCII value of character B : asc B
  • To convert an ASCII value to its character, enter "chr " followed by the ASCII value. For example, the following command displays B : chr 66

 
• Read this page in [English].
• Edit [English] version of this page (please login first).
• Translate this page to Dutch, French, German, Hungarian, Italian, Polish, Spanish, Russian and more (please login first).