Asc, Version 1.02 Return the decimal character code for the specified ASCII character Usage: ASC character or: some_program | ASC Where: character ASCII character some_program program generating an ASCII charachter Notes: Only the first character is processed, any characters following the first one will be ignored. The result will be displayed on screen and returned as exit code ("errorlevel"); in case of errors, exit code will be 0. This version of ASC requires .NET framework 4.5. Written by Rob van der Woude https://www.robvanderwoude.com