version 3
Preliminary note
This command meets very specific needs related to non-Roman character sets. Its use is very limited.
Convert case (string; target; srcMask) String
Parameter | Type | Description | |
string | String | String to be converted | |
target | Integer | Type of conversion | |
srcMask | Longint | Part to be converted | |
Function result | String | Converted string |
Description
The Convert case command calls the TransliterateText function of the Apple Script Manager directly, which permits the conversion of text into different subvariants on non-Roman systems. For a complete description of this function, please refer to the following address:
http://developer.apple.com/documentation/mac/Text/Text-402.html
The parameters of this command correspond to those of the TransliterateText function. Note that 4D uses the smSystemScript scriptCode.