Difference: 0LASubrConvertTranslate (6 vs. 7)

Revision 72017-07-17 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.CONVERT TRANSLATE

Line: 14 to 14
  PASS <trans_type> FIELD SHARE? N PASS <trans_app_id> FIELD SHARE? N PASS <trans_ver_id> FIELD SHARE? N
Added:
>
>
PASS <field_name> FIELD SHARE? N
  SET --- .CONVERT TRANSLATE = SUBR --- .CONVERT TRANSLATE DETACHED END? N FAIL 0
    • Check for errors
Line: 50 to 51
  <trans_ver_id> is the Version Id whose dictionaries should be used for the translation (Optional). Defaults to the current version if not PASSed, or is blank.
Changed:
<
<
If <trans_text> is too small to contain the translated text, --- .CONVERT TRANSLATE will contain 'Data was truncated'.
>
>
<field_name> (Version 6.0 & higher only) is only required for Token translation types. It is the name of Token field you are translating. This is only available in Release 6.0 & higher. Prior to release 6.0 it is not possible to use this API to translate a Token field.

If <trans_text> is too small to contain the translated text, --- .CONVERT TRANSLATE will contain 'Data was truncated'.

  In all cases, if a translation is not found in the Application Dictionary, then the System Dictionary will be checked. If a translation is still not found, the text will be added to the Application Dictionary.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback