3 lines
66 B
Text
3 lines
66 B
Text
|
|
Debug.Print Chr(97) 'Prints a
|
||
|
|
Debug.Print [Code("a")] ' Prints 97
|