tbcconv example 2 (Min Bytes constraints)
This is an example of how to use the tbcconv utility command to convert certain objects in schemas sized in bytes to characters from the command line where there are Min Bytes constraints.
To demonstrate this example, assume the schema you want to convert has a Text Item Subclass property with the following size properties and values:
Size (content) |
Min |
Bytes |10
Characters |
Max |
Bytes |
Characters |
The converted schema will have the following size properties and values:
Size (content) |
Min |
Bytes |0
Characters |10
Max |
Bytes |
Characters |