11.07.2015 Views

Caché ObjectScript Reference - InterSystems Documentation

Caché ObjectScript Reference - InterSystems Documentation

Caché ObjectScript Reference - InterSystems Documentation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

System and Other Functions$ZZENKAKUConverts Japanese alphabet characters.$ZZENKAKU(expression,flag1,flag2)Parametersexpressionflag1flag2A string expression.Optional — A flag to indicate whether conversion to full-widthhiragana (0) or conversion to full-width katakana (1) is required.Optional — A flag to indicate whether voiced sound processing isrequired (1) or not required (0).Description$ZZENKAKU is a DSM-J function available in Unicode versions of <strong>Caché</strong>. It is used forconverting Japanese alphabet characters.If flag1 is 0, $ZZENKAKU converts printable ASCII characters to their full-width counterpartsand converts half-width katakana characters to full-width hiragana characters. Thedefault value for flag1 is 0.If flag1 is 1, $ZZENKAKU converts printable ASCII characters to their full-width counterpartsand converts half-width katakana characters to full-width katakana characters.If flag2 is 1 and a half-width katakana character is followed by a voice sound mark or a semivoicesound mark, then (if appropriate) $ZZENKAKU combines the half-width katakanacharacter and the sound mark character into a target full-width hiragana or katakana character.The default value for flag2 is 1.Note:$ZZENKAKU can be abbreviated as $ZZ in DSM-J mode. This abbreviation cannotbe used in <strong>Caché</strong> mode.See Also• $ZPOSITION function• $ZWIDTH function734 <strong>Caché</strong> <strong>ObjectScript</strong> <strong>Reference</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!