China Naming Network - Company naming - What is the ASCII code for characters 3 and 8? Specific steps
What is the ASCII code for characters 3 and 8? Specific steps
I'll give you a way. You do the math.
N=inputbox ("Please enter the text to be converted into ASCII code:")
dialog box
n
& amp
"The ASCII code of is"
& amp
asc(n)
Copy the above files to Notepad, then save them as11.VBS (save type-all files), and double-click to run. (Only one character is supported at a time)