/ASCII

Show Ascii codes of string literals and Batch variables.

Primary LanguageBatchfileGNU General Public License v3.0GPL-3.0

ASCII 1.0

Description: Show Ascii codes of string literals and Batch variables.

AUTHOR: Aacini

USAGE

Call Ascii "literal" | variable ...

​ E.g: ASCII "www.batch-man.com"

At end, the number of characters converted is returned in ERRORLEVEL.