The mactoutf8 statement translates text from Panorama format to UTF8 (Unicode).
Parameters
This statement has two parameters:text – text to be translated.
utf8 – Field or variable to contain UTF8 text.
Description
This statement translates text from Panorama format to UTF8 (Unicode). 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. |