The utf8tomac statement translates text from UTF8 (Unicode) to Panorama format.
Parameters
This statement has two parameters:text – UTF8 text to be translated.
utf8 – Field or variable to contain Mac formatted text.
Description
This statement translates text from UTF8 (Unicode) to Panorama format. Starting with Panorama X, Panorama’s native text format is Unicode, so this function doesn’t actually do anything. However, it is retained for compatibility with older databases.
See Also
History
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0. |