Special Character Macros in DP2

Due to encoding limitation in DP2, sometimes it is better to replace some common special characters by their macro equivalent. Here is a list of some of the most common ones:

~<$@Chr.Registered>~; // ®
~<$@Chr.Trademark>~;  // ™
~<$@Chr.Backquote>~;  // `
~<$@Chr.Copyright>~;  // ©
~<$@Chr.Tilde>~;      // ~
~<$@Chr.CRLF>~;      // New Line Char
  1. A coworker stored production assets in Dropbox. Chaos ensued.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.