Object-Oriented Programming (VB) - 03G Special Characters
A look at how to use Chr( ) and ChrW( ) functions to include special characters such as © or ¶ or Ñ, or Greek, Cyrillic, or Arabic characters in the output. Professor Hustedde discusses and demonstrates use of the vbCrLF constant to produce a new line (Carriage Return and Line Feed), as well as finding the ASCII/Unicode value of a character with the Asc( ) and AscW( ) methods.
Instructor: Stephen Hustedde (You can enroll in this course as CIS150AB at South Mountain Community College in Phoenix, AZ)